Last active
July 24, 2019 09:07
-
-
Save jibe-b/a6b6e9826149b7712f09078d7715aa12 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": "coups-de-main-aux-assos.json", | |
"mode": "server", | |
"skin": { | |
"logo": false, | |
"title": "Coups de main aux assos", | |
"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": { | |
"Alimentation": { | |
"tagParent": "Alimentation", | |
"background-color": "#f5f5f5", | |
"open" : true, | |
"image": "Alimentation.png", | |
"tags": { | |
"Alimentation" : ["Alimentation"], | |
"Aide alimentaire" : ["Aide alimentaire"] | |
} | |
}, | |
"Hygiène": { | |
"tagParent": "Hygiène", | |
"background-color": "#f5f5f5", | |
"open" : true, | |
"image": "Alimentation.png", | |
"tags": { | |
"Hygiène" : ["Hygiène"], | |
"Douche" : ["Douche"] | |
} | |
}, | |
"Vestiaires": { | |
"tagParent": "Vestiaire", | |
"background-color": "#f5f5f5", | |
"open" : true, | |
"image": "Alimentation.png", | |
"tags": { | |
"Vestiaire" : ["Vestiaire"] | |
} | |
}, | |
"Carillon": { | |
"tagParent": "Carillon", | |
"background-color": "#f5f5f5", | |
"open" : true, | |
"image": "Alimentation.png", | |
"tags": { | |
"Carillon" : ["Carillon"] | |
} | |
} | |
} | |
}, | |
"add": { | |
"organization": true, | |
"poi": true | |
}, | |
"result": { | |
"displayImage": true, | |
"displayType": true, | |
"fullLocality": true, | |
"datesEvent": false, | |
"displayShortDescription": true | |
}, | |
"request": { | |
"pagination": 1000, | |
"searchType": [ | |
"classifieds" | |
], | |
"searchLocalityDEPARTEMENT": ["BAS-RHIN"], | |
"mainTag" : ["coupdemain"] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment