materio_personal_notes.strongarm.inc 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338
  1. <?php
  2. /**
  3. * @file
  4. * materio_personal_notes.strongarm.inc
  5. */
  6. /**
  7. * Implements hook_strongarm().
  8. */
  9. function materio_personal_notes_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 = 'additional_settings__active_tab_note';
  15. $strongarm->value = 'edit-workflow';
  16. $export['additional_settings__active_tab_note'] = $strongarm;
  17. $strongarm = new stdClass();
  18. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  19. $strongarm->api_version = 1;
  20. $strongarm->name = 'ant_note';
  21. $strongarm->value = '1';
  22. $export['ant_note'] = $strongarm;
  23. $strongarm = new stdClass();
  24. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  25. $strongarm->api_version = 1;
  26. $strongarm->name = 'ant_pattern_note';
  27. $strongarm->value = '[current-user:uid]-[random:number]';
  28. $export['ant_pattern_note'] = $strongarm;
  29. $strongarm = new stdClass();
  30. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  31. $strongarm->api_version = 1;
  32. $strongarm->name = 'ant_php_note';
  33. $strongarm->value = 0;
  34. $export['ant_php_note'] = $strongarm;
  35. $strongarm = new stdClass();
  36. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  37. $strongarm->api_version = 1;
  38. $strongarm->name = 'date_popup_authored_enabled_note';
  39. $strongarm->value = 1;
  40. $export['date_popup_authored_enabled_note'] = $strongarm;
  41. $strongarm = new stdClass();
  42. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  43. $strongarm->api_version = 1;
  44. $strongarm->name = 'date_popup_authored_format_note';
  45. $strongarm->value = 'm/d/Y - H:i';
  46. $export['date_popup_authored_format_note'] = $strongarm;
  47. $strongarm = new stdClass();
  48. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  49. $strongarm->api_version = 1;
  50. $strongarm->name = 'date_popup_authored_year_range_note';
  51. $strongarm->value = '3';
  52. $export['date_popup_authored_year_range_note'] = $strongarm;
  53. $strongarm = new stdClass();
  54. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  55. $strongarm->api_version = 1;
  56. $strongarm->name = 'diff_enable_revisions_page_node_note';
  57. $strongarm->value = 0;
  58. $export['diff_enable_revisions_page_node_note'] = $strongarm;
  59. $strongarm = new stdClass();
  60. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  61. $strongarm->api_version = 1;
  62. $strongarm->name = 'diff_show_preview_changes_node_note';
  63. $strongarm->value = 0;
  64. $export['diff_show_preview_changes_node_note'] = $strongarm;
  65. $strongarm = new stdClass();
  66. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  67. $strongarm->api_version = 1;
  68. $strongarm->name = 'diff_view_mode_preview_node_note';
  69. $strongarm->value = 'full';
  70. $export['diff_view_mode_preview_node_note'] = $strongarm;
  71. $strongarm = new stdClass();
  72. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  73. $strongarm->api_version = 1;
  74. $strongarm->name = 'entity_translation_hide_translation_links_note';
  75. $strongarm->value = 0;
  76. $export['entity_translation_hide_translation_links_note'] = $strongarm;
  77. $strongarm = new stdClass();
  78. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  79. $strongarm->api_version = 1;
  80. $strongarm->name = 'entity_translation_node_metadata_note';
  81. $strongarm->value = '0';
  82. $export['entity_translation_node_metadata_note'] = $strongarm;
  83. $strongarm = new stdClass();
  84. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  85. $strongarm->api_version = 1;
  86. $strongarm->name = 'field_bundle_settings_node__note';
  87. $strongarm->value = array(
  88. 'view_modes' => array(
  89. 'teaser' => array(
  90. 'custom_settings' => TRUE,
  91. ),
  92. 'homeblock' => array(
  93. 'custom_settings' => TRUE,
  94. ),
  95. 'bookmark' => array(
  96. 'custom_settings' => TRUE,
  97. ),
  98. 'cardsmall' => array(
  99. 'custom_settings' => TRUE,
  100. ),
  101. 'cardmedium' => array(
  102. 'custom_settings' => TRUE,
  103. ),
  104. 'cardbig' => array(
  105. 'custom_settings' => TRUE,
  106. ),
  107. 'cardfull' => array(
  108. 'custom_settings' => TRUE,
  109. ),
  110. 'full' => array(
  111. 'custom_settings' => FALSE,
  112. ),
  113. 'rss' => array(
  114. 'custom_settings' => FALSE,
  115. ),
  116. 'diff_standard' => array(
  117. 'custom_settings' => FALSE,
  118. ),
  119. 'print' => array(
  120. 'custom_settings' => FALSE,
  121. ),
  122. 'email_plain' => array(
  123. 'custom_settings' => FALSE,
  124. ),
  125. 'email_html' => array(
  126. 'custom_settings' => FALSE,
  127. ),
  128. 'email_textalt' => array(
  129. 'custom_settings' => FALSE,
  130. ),
  131. 'token' => array(
  132. 'custom_settings' => FALSE,
  133. ),
  134. ),
  135. 'extra_fields' => array(
  136. 'form' => array(
  137. 'metatags' => array(
  138. 'weight' => '5',
  139. ),
  140. 'title' => array(
  141. 'weight' => '0',
  142. ),
  143. 'path' => array(
  144. 'weight' => '3',
  145. ),
  146. 'redirect' => array(
  147. 'weight' => '4',
  148. ),
  149. ),
  150. 'display' => array(),
  151. ),
  152. );
  153. $export['field_bundle_settings_node__note'] = $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 = 'i18n_node_extended_note';
  158. $strongarm->value = 1;
  159. $export['i18n_node_extended_note'] = $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 = 'i18n_node_options_note';
  164. $strongarm->value = array();
  165. $export['i18n_node_options_note'] = $strongarm;
  166. $strongarm = new stdClass();
  167. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  168. $strongarm->api_version = 1;
  169. $strongarm->name = 'language_content_type_note';
  170. $strongarm->value = '0';
  171. $export['language_content_type_note'] = $strongarm;
  172. $strongarm = new stdClass();
  173. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  174. $strongarm->api_version = 1;
  175. $strongarm->name = 'menu_options_note';
  176. $strongarm->value = array();
  177. $export['menu_options_note'] = $strongarm;
  178. $strongarm = new stdClass();
  179. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  180. $strongarm->api_version = 1;
  181. $strongarm->name = 'menu_parent_note';
  182. $strongarm->value = 'main-menu:0';
  183. $export['menu_parent_note'] = $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 = 'metatag_enable_node__note';
  188. $strongarm->value = TRUE;
  189. $export['metatag_enable_node__note'] = $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 = 'nodeformscols_field_placements_note_default';
  194. $strongarm->value = array(
  195. 'additional_settings' => array(
  196. 'region' => 'footer',
  197. 'weight' => '1',
  198. 'has_required' => FALSE,
  199. 'title' => 'Vertical tabs',
  200. 'hidden' => 1,
  201. ),
  202. 'actions' => array(
  203. 'region' => 'main',
  204. 'weight' => '2',
  205. 'has_required' => FALSE,
  206. 'title' => 'Save',
  207. 'hidden' => 0,
  208. ),
  209. 'entity_translation_entity_form_language_update' => array(
  210. 'region' => 'footer',
  211. 'weight' => '0',
  212. 'has_required' => FALSE,
  213. 'title' => NULL,
  214. 'hidden' => 1,
  215. ),
  216. 'field_personal_note' => array(
  217. 'region' => 'main',
  218. 'weight' => '1',
  219. 'has_required' => FALSE,
  220. 'title' => 'Note',
  221. 'hidden' => 0,
  222. ),
  223. 'field_target_content_nid' => array(
  224. 'region' => 'main',
  225. 'weight' => '0',
  226. 'has_required' => TRUE,
  227. 'title' => 'Target content nid',
  228. ),
  229. );
  230. $export['nodeformscols_field_placements_note_default'] = $strongarm;
  231. $strongarm = new stdClass();
  232. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  233. $strongarm->api_version = 1;
  234. $strongarm->name = 'node_options_note';
  235. $strongarm->value = array();
  236. $export['node_options_note'] = $strongarm;
  237. $strongarm = new stdClass();
  238. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  239. $strongarm->api_version = 1;
  240. $strongarm->name = 'node_preview_note';
  241. $strongarm->value = '0';
  242. $export['node_preview_note'] = $strongarm;
  243. $strongarm = new stdClass();
  244. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  245. $strongarm->api_version = 1;
  246. $strongarm->name = 'node_submitted_note';
  247. $strongarm->value = 0;
  248. $export['node_submitted_note'] = $strongarm;
  249. $strongarm = new stdClass();
  250. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  251. $strongarm->api_version = 1;
  252. $strongarm->name = 'print_html_display_comment_note';
  253. $strongarm->value = 0;
  254. $export['print_html_display_comment_note'] = $strongarm;
  255. $strongarm = new stdClass();
  256. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  257. $strongarm->api_version = 1;
  258. $strongarm->name = 'print_html_display_note';
  259. $strongarm->value = 0;
  260. $export['print_html_display_note'] = $strongarm;
  261. $strongarm = new stdClass();
  262. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  263. $strongarm->api_version = 1;
  264. $strongarm->name = 'print_html_display_urllist_note';
  265. $strongarm->value = 0;
  266. $export['print_html_display_urllist_note'] = $strongarm;
  267. $strongarm = new stdClass();
  268. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  269. $strongarm->api_version = 1;
  270. $strongarm->name = 'save_continue_note';
  271. $strongarm->value = 'Enregistrer et ajouter les champs';
  272. $export['save_continue_note'] = $strongarm;
  273. $strongarm = new stdClass();
  274. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  275. $strongarm->api_version = 1;
  276. $strongarm->name = 'simplenews_content_type_note';
  277. $strongarm->value = 0;
  278. $export['simplenews_content_type_note'] = $strongarm;
  279. $strongarm = new stdClass();
  280. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  281. $strongarm->api_version = 1;
  282. $strongarm->name = 'unique_field_comp_note';
  283. $strongarm->value = 'each';
  284. $export['unique_field_comp_note'] = $strongarm;
  285. $strongarm = new stdClass();
  286. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  287. $strongarm->api_version = 1;
  288. $strongarm->name = 'unique_field_fields_note';
  289. $strongarm->value = array();
  290. $export['unique_field_fields_note'] = $strongarm;
  291. $strongarm = new stdClass();
  292. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  293. $strongarm->api_version = 1;
  294. $strongarm->name = 'unique_field_scope_note';
  295. $strongarm->value = 'type';
  296. $export['unique_field_scope_note'] = $strongarm;
  297. $strongarm = new stdClass();
  298. $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
  299. $strongarm->api_version = 1;
  300. $strongarm->name = 'unique_field_show_matches_note';
  301. $strongarm->value = array();
  302. $export['unique_field_show_matches_note'] = $strongarm;
  303. return $export;
  304. }