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

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