Last active
April 24, 2019 09:41
-
-
Save Drakone/5a2dd7bf93682422987889ead87760b4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "CoStrasbourg", | |
"mode": "server", | |
"skin": { | |
"logo": false, | |
"title": "Carte des initiatives bas-rhinoises", | |
"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" | |
], | |
"searchLocalityDEPARTEMENT": ["BAS-RHIN"] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment