Advertisement
Guest User

Untitled

a guest
Mar 1st, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.29 KB | None | 0 0
  1. {
  2. "name" : "tierslieuxhdf",
  3. "mode" : "server",
  4. "skin" : {
  5. "logo" : false,
  6. "title" : "Cartographie des Tiers-Lieux des Hauts de France",
  7. "shortDescription" : "Référencement des espaces de travail partagés des Hauts de France",
  8. "displayScope" : false,
  9. "docs":true,
  10. "displayCommunexion" : true,
  11. "displayNotifications" : true,
  12. "profilBar" : false,
  13. "breadcrum" : true,
  14. "displayButtonGridList" : false,
  15. "class" : {
  16. "mainContainer" : false
  17. },
  18. "iconeAdd" : false,
  19. "iconeSearchPlus" : false,
  20. "loginTitle":"",
  21. "front" : {
  22. "organization" : false,
  23. "project" : true,
  24. "event" : true,
  25. "community" : true,
  26. "dda" : false,
  27. "live" : false,
  28. "search" : false,
  29. "need" : true,
  30. "poi" : true
  31. },
  32. "menu" : {
  33. "aroundMe":false,
  34. "connectLink":false,
  35. "add":true,
  36. "detail":true,
  37. "news":true,
  38. "directory":true,
  39. "gallery":true
  40. }
  41. },
  42. "filter" : {
  43. "types" : false,
  44. "linksTag" : {
  45. "Type de tiers-lieu" : {
  46. "tagParent" : "Type",
  47. "background-color" : "#f5f5f5",
  48. "image" : "Travail.png",
  49. "tags" : {
  50. "Télétravail" : "Télétravail",
  51. "Coworking" : "Coworking",
  52. "Médiation Numérique" : "Médiation numérique",
  53. "FabLab" : "Fablab",
  54. "Accompagnement de projets" : "Accompagnement de projets",
  55. "Atelier" : "Atelier",
  56. "Salle de réunion" : "Salle de réunion",
  57. "Communauté Catalyst" : "Catalyst",
  58. "Espace à louer" : "Espace à louer"
  59. }
  60. },
  61. "Services complémentaires" : {
  62. "tagParent" : "Service",
  63. "background-color" : "#f5f5f5",
  64. "image" : "Service.png",
  65. "tags" : {
  66. "Espace détente" : "Espace détente",
  67. "Cuisine" : "Cuisine",
  68. "Achat groupé" : "Achat groupé",
  69. "Bar participatif" : "Bar participatif",
  70. "Cuisine participative" : "Cuisine participative",
  71. "Epicerie participative" : "Epicerie participative",
  72. "Jardiné" : "Jardin",
  73. "Domiciliation" : "Domiciliation",
  74. "Atelier participatif" : "Atelier participatif",
  75. "Restaurant" : "Restaurant",
  76. "Bar":"Bar"
  77. }
  78. },
  79. "Modèle de gestion" : {
  80. "tagParent" : "Modele",
  81. "background-color" : "#f5f5f5",
  82. "image" : "Loisir.png",
  83. "tags" : {
  84. "Commun" : "Commun",
  85. "Association" : "Association",
  86. "Business" : "Business",
  87. "Public" : "Public"
  88. }
  89. },
  90. "État du projet" : {
  91. "tagParent" : "Etat",
  92. "background-color" : "#f5f5f5",
  93. "image" : "Reparation.png",
  94. "tags" : {
  95. "En projet" : "En projet",
  96. "En démarrage" : "En démarrage",
  97. "En fonctionnement" : "En fonctionnement"
  98. }
  99. },
  100. "Taille de l'espace" : {
  101. "tagParent" : "Surface",
  102. "background-color" : "#f5f5f5",
  103. "image" : "Information.png",
  104. "tags" : {
  105. "Moins de 60m2" : "Moins de 60m2",
  106. "Entre 60 et 200m2" : "Entre 60 et 200m2",
  107. "Plus de 200m2" : "Plus de 200m2"
  108. }
  109. }
  110. }
  111. },
  112. "add" : {
  113. "organization" : true,
  114. "person" : true
  115. },
  116. "result" : {
  117. "displayImage" : true,
  118. "displayType" : false,
  119. "fullLocality" : true,
  120. "datesEvent" : false,
  121. "displayShortDescription" : true
  122. },
  123. "request" : {
  124. "pagination" : 1000,
  125. "searchType" : [
  126. "organizations"
  127. ],
  128. "searchLocalityREGION": [
  129. "Nord-Pas-de-Calais-Picardie"
  130. ],
  131. "mainTag" : ["catalyst"]
  132. }
  133.  
  134. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement