core.entity_form_display.node.theme.default.yml 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298
  1. uuid: b9d3cd63-bf99-4379-990e-f69c70e893d2
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.theme.body
  7. - field.field.node.theme.field_equipes
  8. - field.field.node.theme.field_evenements_lies
  9. - field.field.node.theme.field_image
  10. - field.field.node.theme.field_memo
  11. - field.field.node.theme.field_partenaires
  12. - field.field.node.theme.field_programme
  13. - field.field.node.theme.field_projets_lies
  14. - field.field.node.theme.field_ressources_liees
  15. - field.field.node.theme.field_textes
  16. - field.field.node.theme.field_themes_lies
  17. - field.field.node.theme.field_type_de_theme
  18. - image.style.thumbnail
  19. - node.type.theme
  20. module:
  21. - field_group
  22. - image
  23. - inline_entity_form
  24. - paragraphs
  25. - text
  26. third_party_settings:
  27. field_group:
  28. group_tabs:
  29. children:
  30. - group_principal
  31. - group_textes
  32. - group_liens
  33. - group_equipes
  34. - group_partenaires
  35. parent_name: ''
  36. weight: 20
  37. format_type: tabs
  38. region: content
  39. format_settings:
  40. id: ''
  41. classes: ''
  42. direction: horizontal
  43. label: tabs
  44. group_equipes:
  45. children:
  46. - field_equipes
  47. parent_name: group_tabs
  48. weight: 21
  49. format_type: tab
  50. region: content
  51. format_settings:
  52. id: ''
  53. classes: ''
  54. description: ''
  55. formatter: closed
  56. required_fields: true
  57. label: Équipes
  58. group_partenaires:
  59. children:
  60. - field_partenaires
  61. parent_name: group_tabs
  62. weight: 22
  63. format_type: tab
  64. region: content
  65. format_settings:
  66. id: ''
  67. classes: ''
  68. description: ''
  69. formatter: closed
  70. required_fields: true
  71. label: Partenaires
  72. group_liens:
  73. children:
  74. - field_themes_lies
  75. - field_projets_lies
  76. - field_evenements_lies
  77. - field_ressources_liees
  78. parent_name: group_tabs
  79. weight: 20
  80. format_type: tab
  81. region: content
  82. format_settings:
  83. id: ''
  84. classes: ''
  85. description: ''
  86. formatter: closed
  87. required_fields: true
  88. label: Liens
  89. group_principal:
  90. children:
  91. - body
  92. - field_image
  93. parent_name: group_tabs
  94. weight: 18
  95. format_type: tab
  96. region: content
  97. format_settings:
  98. id: ''
  99. classes: ''
  100. description: ''
  101. formatter: closed
  102. required_fields: true
  103. label: Principal
  104. group_details:
  105. children:
  106. - status
  107. - promote
  108. - field_memo
  109. parent_name: ''
  110. weight: 20
  111. format_type: details_sidebar
  112. region: content
  113. format_settings:
  114. description: ''
  115. open: true
  116. weight: 0
  117. required_fields: true
  118. id: ''
  119. classes: ''
  120. label: Details
  121. group_textes:
  122. children:
  123. - field_textes
  124. parent_name: group_tabs
  125. weight: 19
  126. format_type: tab
  127. region: content
  128. format_settings:
  129. id: ''
  130. classes: ''
  131. description: ''
  132. formatter: closed
  133. required_fields: true
  134. label: Textes
  135. id: node.theme.default
  136. targetEntityType: node
  137. bundle: theme
  138. mode: default
  139. content:
  140. body:
  141. type: text_textarea_with_summary
  142. weight: 121
  143. settings:
  144. rows: 9
  145. summary_rows: 3
  146. placeholder: ''
  147. show_summary: false
  148. third_party_settings: { }
  149. region: content
  150. field_equipes:
  151. weight: 129
  152. settings:
  153. form_mode: default
  154. revision: false
  155. override_labels: false
  156. label_singular: ''
  157. label_plural: ''
  158. collapsible: false
  159. collapsed: false
  160. third_party_settings: { }
  161. type: inline_entity_form_simple
  162. region: content
  163. field_evenements_lies:
  164. weight: 127
  165. settings:
  166. match_operator: CONTAINS
  167. match_limit: 10
  168. size: 60
  169. placeholder: ''
  170. third_party_settings: { }
  171. type: entity_reference_autocomplete
  172. region: content
  173. field_image:
  174. weight: 122
  175. settings:
  176. progress_indicator: throbber
  177. preview_image_style: thumbnail
  178. third_party_settings: { }
  179. type: image_image
  180. region: content
  181. field_memo:
  182. weight: 2
  183. settings:
  184. rows: 5
  185. placeholder: ''
  186. third_party_settings: { }
  187. type: string_textarea
  188. region: content
  189. field_partenaires:
  190. weight: 130
  191. settings:
  192. form_mode: default
  193. revision: false
  194. override_labels: false
  195. label_singular: ''
  196. label_plural: ''
  197. collapsible: false
  198. collapsed: false
  199. third_party_settings: { }
  200. type: inline_entity_form_simple
  201. region: content
  202. field_programme:
  203. weight: 0
  204. settings:
  205. match_operator: CONTAINS
  206. match_limit: 10
  207. size: 60
  208. placeholder: ''
  209. third_party_settings: { }
  210. type: entity_reference_autocomplete
  211. region: content
  212. field_projets_lies:
  213. weight: 126
  214. settings:
  215. match_operator: CONTAINS
  216. match_limit: 10
  217. size: 60
  218. placeholder: ''
  219. third_party_settings: { }
  220. type: entity_reference_autocomplete
  221. region: content
  222. field_ressources_liees:
  223. weight: 128
  224. settings:
  225. match_operator: CONTAINS
  226. match_limit: 10
  227. size: 60
  228. placeholder: ''
  229. third_party_settings: { }
  230. type: entity_reference_autocomplete
  231. region: content
  232. field_textes:
  233. type: paragraphs
  234. weight: 131
  235. settings:
  236. title: Paragraph
  237. title_plural: Paragraphs
  238. edit_mode: open
  239. closed_mode: summary
  240. autocollapse: none
  241. closed_mode_threshold: 0
  242. add_mode: dropdown
  243. form_display_mode: default
  244. default_paragraph_type: ''
  245. features:
  246. collapse_edit_all: collapse_edit_all
  247. duplicate: duplicate
  248. third_party_settings: { }
  249. region: content
  250. field_themes_lies:
  251. weight: 125
  252. settings:
  253. match_operator: CONTAINS
  254. match_limit: 10
  255. size: 60
  256. placeholder: ''
  257. third_party_settings: { }
  258. type: entity_reference_autocomplete
  259. region: content
  260. field_type_de_theme:
  261. weight: -1
  262. settings:
  263. match_operator: CONTAINS
  264. match_limit: 10
  265. size: 60
  266. placeholder: ''
  267. third_party_settings: { }
  268. type: entity_reference_autocomplete
  269. region: content
  270. promote:
  271. type: boolean_checkbox
  272. weight: 1
  273. region: content
  274. settings:
  275. display_label: true
  276. third_party_settings: { }
  277. status:
  278. type: boolean_checkbox
  279. weight: 0
  280. region: content
  281. settings:
  282. display_label: true
  283. third_party_settings: { }
  284. title:
  285. type: string_textfield
  286. weight: -5
  287. region: content
  288. settings:
  289. size: 60
  290. placeholder: ''
  291. third_party_settings: { }
  292. hidden:
  293. created: true
  294. langcode: true
  295. path: true
  296. sticky: true
  297. uid: true
  298. url_redirects: true