Skip to content

Instantly share code, notes, and snippets.

@Drakone
Last active April 24, 2019 09:21
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/adcb2151744c923b69a6a8247465c458 to your computer and use it in GitHub Desktop.
Save Drakone/adcb2151744c923b69a6a8247465c458 to your computer and use it in GitHub Desktop.
{
"name": "CoStrasbourg",
"mode": "server",
"skin": {
"logo": false,
"title": "Carte des initiatives strasbourgeoises",
"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": {
"Initiatives": {
"tagParent": "Initiatives",
"background-color": "#f5f5f5",
"open" : true,
"image": "Alimentation.png",
"tags": {
"Alimentation" : ["agriculture", "alimentation", "nourriture", "AMAP", "maraude", "vegan"],
"Solidarité" : ["ville refuge", "soliguide", "action sociale", "solidarité"],
"Citoyenneté" : ["participation citoyenne", "democratie participative", "citoyenneté", "éducation populaire"],
"Stück (monnaie locale)" : ["Stück"],
"Zéro déchet" : ["réparation", "Vrac", "100% Vrac", "Ressourcerie", "Occasion", "Fablab", "RepairCafé", "Recyclage"]
}
},
"Affichage": {
"tagParent": "Affiches",
"background-color": "#f5f5f5",
"open" : true,
"image": "Logement.png",
"tags": {
"Accepte affiche d'évènementiel": ["AccepteAffiche"],
"Panneau d'expression (à venir)": [""]
}
}
}
},
"add": {
"organization": true,
"poi": true
},
"result": {
"displayImage": true,
"displayType": true,
"fullLocality": true,
"datesEvent": false,
"displayShortDescription": true
},
"request": {
"pagination": 1000,
"searchType": [
"organizations"
],
"searchLocalityNAME": ["Strasbourg"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment