core.entity_form_display.node.ressource.default.yml 6.8 KB

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