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

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