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

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