Skip to content

Instantly share code, notes, and snippets.

@Drakone
Last active November 6, 2019 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Drakone/67493ca2c5a7abfa1c36e4dc43970081 to your computer and use it in GitHub Desktop.
Save Drakone/67493ca2c5a7abfa1c36e4dc43970081 to your computer and use it in GitHub Desktop.
{
"name": "Affichage Strasbourg",
"mode": "server",
"skin": {
"logo": false,
"title": "Commerces acceptant les affiches ou les flyers",
"shortDescription": false,
"displayScope": false,
"docs": true,
"displayCommunexion": true,
"displayNotifications": false,
"profilBar": false,
"breadcrum": true,
"displayButtonGridList": false,
"class": {
"mainContainer": false
},
"iconeAdd": false,
"iconeSearchPlus": false,
"loginTitle": "",
"front": {
"organization": true,
"project": false,
"event": false,
"community": false,
"dda": false,
"live": false,
"search": false,
"need": false,
"poi": true
},
"menu": {
"aroundMe": false,
"connectLink": false,
"add": true,
"detail": true,
"news": true,
"directory": true,
"gallery": true
},
"open": {
"filter": true
}
},
"filter": {
"types": false,
"paramsFiltre" : {
"conditionBlock" : "or",
"conditionTagsInBlock" : "or"
},
"linksTag": {
"Formats acceptés": {
"tagParent": "Affiches",
"background-color": "#f5f5f5",
"open" : true,
"image": "Information.png",
"tags": {
"Affiches": ["AccepteAffiche"],
"Flyers": ["AccepteFlyer"]
}
}
}
},
"add": {
"organization": true
},
"result": {
"displayImage": true,
"displayType": true,
"fullLocality": true,
"datesEvent": false,
"displayShortDescription": true
},
"request": {
"pagination": 1000,
"searchType": [
"organizations"
],
"searchTag": [
"AccepteAffiche",
"AccepteFlyer"
],
"searchLocalityNAME": ["Strasbourg"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment