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

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