clameurs.strongarm.inc 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  1. <?php
  2. /**
  3. * @file
  4. * clameurs.strongarm.inc
  5. */
  6. /**
  7. * Implements hook_strongarm().
  8. */
  9. function clameurs_strongarm() {
  10. $export = array();
  11. $strongarm = new stdClass();
  12. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  13. $strongarm->api_version = 1;
  14. $strongarm->name = 'field_bundle_settings_node__documentair';
  15. $strongarm->value = array(
  16. 'view_modes' => array(),
  17. 'extra_fields' => array(
  18. 'form' => array(
  19. 'title' => array(
  20. 'weight' => '0',
  21. ),
  22. 'path' => array(
  23. 'weight' => '8',
  24. ),
  25. 'redirect' => array(
  26. 'weight' => '9',
  27. ),
  28. ),
  29. 'display' => array(
  30. 'workflow_current_state' => array(
  31. 'teaser' => array(
  32. 'weight' => '3',
  33. 'visible' => FALSE,
  34. ),
  35. ),
  36. 'workflow' => array(
  37. 'teaser' => array(
  38. 'weight' => '4',
  39. 'visible' => FALSE,
  40. ),
  41. ),
  42. ),
  43. ),
  44. );
  45. $export['field_bundle_settings_node__documentair'] = $strongarm;
  46. $strongarm = new stdClass();
  47. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  48. $strongarm->api_version = 1;
  49. $strongarm->name = 'field_bundle_settings_node__episode';
  50. $strongarm->value = array(
  51. 'view_modes' => array(),
  52. 'extra_fields' => array(
  53. 'form' => array(
  54. 'title' => array(
  55. 'weight' => '0',
  56. ),
  57. 'path' => array(
  58. 'weight' => '4',
  59. ),
  60. 'redirect' => array(
  61. 'weight' => '5',
  62. ),
  63. ),
  64. 'display' => array(
  65. 'workflow_current_state' => array(
  66. 'teaser' => array(
  67. 'weight' => '3',
  68. 'visible' => FALSE,
  69. ),
  70. ),
  71. 'workflow' => array(
  72. 'teaser' => array(
  73. 'weight' => '4',
  74. 'visible' => FALSE,
  75. ),
  76. ),
  77. ),
  78. ),
  79. );
  80. $export['field_bundle_settings_node__episode'] = $strongarm;
  81. $strongarm = new stdClass();
  82. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  83. $strongarm->api_version = 1;
  84. $strongarm->name = 'field_bundle_settings_node__thematique';
  85. $strongarm->value = array(
  86. 'view_modes' => array(),
  87. 'extra_fields' => array(
  88. 'form' => array(
  89. 'title' => array(
  90. 'weight' => '0',
  91. ),
  92. 'path' => array(
  93. 'weight' => '2',
  94. ),
  95. 'redirect' => array(
  96. 'weight' => '3',
  97. ),
  98. 'workflow' => array(
  99. 'weight' => '99',
  100. ),
  101. ),
  102. 'display' => array(),
  103. ),
  104. );
  105. $export['field_bundle_settings_node__thematique'] = $strongarm;
  106. $strongarm = new stdClass();
  107. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  108. $strongarm->api_version = 1;
  109. $strongarm->name = 'language_content_type_documentair';
  110. $strongarm->value = '0';
  111. $export['language_content_type_documentair'] = $strongarm;
  112. $strongarm = new stdClass();
  113. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  114. $strongarm->api_version = 1;
  115. $strongarm->name = 'language_content_type_episode';
  116. $strongarm->value = '0';
  117. $export['language_content_type_episode'] = $strongarm;
  118. $strongarm = new stdClass();
  119. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  120. $strongarm->api_version = 1;
  121. $strongarm->name = 'language_content_type_thematique';
  122. $strongarm->value = '0';
  123. $export['language_content_type_thematique'] = $strongarm;
  124. $strongarm = new stdClass();
  125. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  126. $strongarm->api_version = 1;
  127. $strongarm->name = 'menu_options_documentair';
  128. $strongarm->value = array();
  129. $export['menu_options_documentair'] = $strongarm;
  130. $strongarm = new stdClass();
  131. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  132. $strongarm->api_version = 1;
  133. $strongarm->name = 'menu_options_episode';
  134. $strongarm->value = array();
  135. $export['menu_options_episode'] = $strongarm;
  136. $strongarm = new stdClass();
  137. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  138. $strongarm->api_version = 1;
  139. $strongarm->name = 'menu_options_thematique';
  140. $strongarm->value = array();
  141. $export['menu_options_thematique'] = $strongarm;
  142. $strongarm = new stdClass();
  143. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  144. $strongarm->api_version = 1;
  145. $strongarm->name = 'menu_parent_documentair';
  146. $strongarm->value = 'main-menu:0';
  147. $export['menu_parent_documentair'] = $strongarm;
  148. $strongarm = new stdClass();
  149. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  150. $strongarm->api_version = 1;
  151. $strongarm->name = 'menu_parent_episode';
  152. $strongarm->value = 'main-menu:0';
  153. $export['menu_parent_episode'] = $strongarm;
  154. $strongarm = new stdClass();
  155. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  156. $strongarm->api_version = 1;
  157. $strongarm->name = 'menu_parent_thematique';
  158. $strongarm->value = 'main-menu:0';
  159. $export['menu_parent_thematique'] = $strongarm;
  160. $strongarm = new stdClass();
  161. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  162. $strongarm->api_version = 1;
  163. $strongarm->name = 'node_options_documentair';
  164. $strongarm->value = array(
  165. 0 => 'status',
  166. );
  167. $export['node_options_documentair'] = $strongarm;
  168. $strongarm = new stdClass();
  169. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  170. $strongarm->api_version = 1;
  171. $strongarm->name = 'node_options_episode';
  172. $strongarm->value = array(
  173. 0 => 'status',
  174. );
  175. $export['node_options_episode'] = $strongarm;
  176. $strongarm = new stdClass();
  177. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  178. $strongarm->api_version = 1;
  179. $strongarm->name = 'node_options_thematique';
  180. $strongarm->value = array(
  181. 0 => 'status',
  182. );
  183. $export['node_options_thematique'] = $strongarm;
  184. $strongarm = new stdClass();
  185. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  186. $strongarm->api_version = 1;
  187. $strongarm->name = 'node_preview_documentair';
  188. $strongarm->value = '0';
  189. $export['node_preview_documentair'] = $strongarm;
  190. $strongarm = new stdClass();
  191. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  192. $strongarm->api_version = 1;
  193. $strongarm->name = 'node_preview_episode';
  194. $strongarm->value = '0';
  195. $export['node_preview_episode'] = $strongarm;
  196. $strongarm = new stdClass();
  197. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  198. $strongarm->api_version = 1;
  199. $strongarm->name = 'node_preview_thematique';
  200. $strongarm->value = '0';
  201. $export['node_preview_thematique'] = $strongarm;
  202. $strongarm = new stdClass();
  203. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  204. $strongarm->api_version = 1;
  205. $strongarm->name = 'node_submitted_documentair';
  206. $strongarm->value = 0;
  207. $export['node_submitted_documentair'] = $strongarm;
  208. $strongarm = new stdClass();
  209. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  210. $strongarm->api_version = 1;
  211. $strongarm->name = 'node_submitted_episode';
  212. $strongarm->value = 0;
  213. $export['node_submitted_episode'] = $strongarm;
  214. $strongarm = new stdClass();
  215. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  216. $strongarm->api_version = 1;
  217. $strongarm->name = 'node_submitted_thematique';
  218. $strongarm->value = 0;
  219. $export['node_submitted_thematique'] = $strongarm;
  220. $strongarm = new stdClass();
  221. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  222. $strongarm->api_version = 1;
  223. $strongarm->name = 'pathauto_node_documentair_pattern';
  224. $strongarm->value = '';
  225. $export['pathauto_node_documentair_pattern'] = $strongarm;
  226. $strongarm = new stdClass();
  227. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  228. $strongarm->api_version = 1;
  229. $strongarm->name = 'pathauto_node_episode_pattern';
  230. $strongarm->value = '';
  231. $export['pathauto_node_episode_pattern'] = $strongarm;
  232. $strongarm = new stdClass();
  233. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  234. $strongarm->api_version = 1;
  235. $strongarm->name = 'pathauto_node_thematique_pattern';
  236. $strongarm->value = '';
  237. $export['pathauto_node_thematique_pattern'] = $strongarm;
  238. return $export;
  239. }