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

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