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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380
  1. uuid: 7a3b0437-9bbc-496c-ad1a-ff2970a781c1
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.ressource.body
  7. - field.field.node.ressource.field_auteurs
  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_evenements_lies
  12. - field.field.node.ressource.field_fichier
  13. - field.field.node.ressource.field_image
  14. - field.field.node.ressource.field_lien
  15. - field.field.node.ressource.field_memo
  16. - field.field.node.ressource.field_poid
  17. - field.field.node.ressource.field_programme
  18. - field.field.node.ressource.field_projet
  19. - field.field.node.ressource.field_ressources_liees
  20. - field.field.node.ressource.field_sous_titre
  21. - field.field.node.ressource.field_theme
  22. - field.field.node.ressource.field_type_de_ressource
  23. - field.field.node.ressource.field_videos
  24. - image.style.thumbnail
  25. - node.type.ressource
  26. module:
  27. - datetime
  28. - field_group
  29. - file
  30. - filefield_sources
  31. - image
  32. - imce
  33. - link
  34. - text
  35. - video_embed_field
  36. third_party_settings:
  37. field_group:
  38. group_tabs:
  39. children:
  40. - group_principal
  41. - group_texte
  42. - group_edition
  43. - group_liens
  44. - group_media
  45. label: Tabs
  46. region: content
  47. parent_name: ''
  48. weight: 20
  49. format_type: tabs
  50. format_settings:
  51. classes: ''
  52. id: ''
  53. direction: horizontal
  54. group_principal:
  55. children:
  56. - field_programme
  57. - field_projet
  58. - field_theme
  59. - field_sous_titre
  60. - field_collections
  61. - field_type_de_ressource
  62. label: Principal
  63. region: content
  64. parent_name: group_tabs
  65. weight: 17
  66. format_type: tab
  67. format_settings:
  68. classes: ''
  69. id: ''
  70. formatter: open
  71. description: ''
  72. required_fields: true
  73. group_liens:
  74. children:
  75. - field_evenements_lies
  76. - field_ressources_liees
  77. label: Liens
  78. region: content
  79. parent_name: group_tabs
  80. weight: 20
  81. format_type: tab
  82. format_settings:
  83. classes: ''
  84. id: ''
  85. formatter: closed
  86. description: ''
  87. required_fields: true
  88. group_media:
  89. children:
  90. - field_image
  91. - field_videos
  92. - field_fichier
  93. label: Media
  94. region: content
  95. parent_name: group_tabs
  96. weight: 20
  97. format_type: tab
  98. format_settings:
  99. classes: ''
  100. id: ''
  101. formatter: closed
  102. description: ''
  103. required_fields: true
  104. group_texte:
  105. children:
  106. - body
  107. label: Texte
  108. region: content
  109. parent_name: group_tabs
  110. weight: 18
  111. format_type: tab
  112. format_settings:
  113. classes: ''
  114. id: ''
  115. formatter: closed
  116. description: ''
  117. required_fields: true
  118. group_edition:
  119. children:
  120. - field_auteurs
  121. - field_edition
  122. - field_date_de_parution
  123. - field_lien
  124. label: Edition
  125. region: content
  126. parent_name: group_tabs
  127. weight: 19
  128. format_type: tab
  129. format_settings:
  130. classes: ''
  131. id: ''
  132. formatter: closed
  133. description: ''
  134. required_fields: true
  135. group_details:
  136. children:
  137. - status
  138. - promote
  139. - field_poid
  140. - field_memo
  141. label: Details
  142. region: content
  143. parent_name: ''
  144. weight: 20
  145. format_type: details_sidebar
  146. format_settings:
  147. classes: ''
  148. id: ''
  149. open: true
  150. description: ''
  151. required_fields: true
  152. weight: -5
  153. id: node.ressource.default
  154. targetEntityType: node
  155. bundle: ressource
  156. mode: default
  157. content:
  158. body:
  159. type: text_textarea_with_summary
  160. weight: -2
  161. region: content
  162. settings:
  163. rows: 9
  164. summary_rows: 3
  165. placeholder: ''
  166. show_summary: false
  167. third_party_settings: { }
  168. field_auteurs:
  169. type: text_textarea
  170. weight: 127
  171. region: content
  172. settings:
  173. rows: 5
  174. placeholder: ''
  175. third_party_settings: { }
  176. field_collections:
  177. type: entity_reference_autocomplete
  178. weight: -16
  179. region: content
  180. settings:
  181. match_operator: CONTAINS
  182. match_limit: 10
  183. size: 60
  184. placeholder: ''
  185. third_party_settings: { }
  186. field_date_de_parution:
  187. type: datetime_default
  188. weight: 129
  189. region: content
  190. settings: { }
  191. third_party_settings: { }
  192. field_edition:
  193. type: text_textarea
  194. weight: 128
  195. region: content
  196. settings:
  197. rows: 5
  198. placeholder: ''
  199. third_party_settings: { }
  200. field_evenements_lies:
  201. type: entity_reference_autocomplete
  202. weight: 134
  203. region: content
  204. settings:
  205. match_operator: CONTAINS
  206. match_limit: 10
  207. size: 60
  208. placeholder: ''
  209. third_party_settings: { }
  210. field_fichier:
  211. type: file_generic
  212. weight: 132
  213. region: content
  214. settings:
  215. progress_indicator: throbber
  216. third_party_settings:
  217. filefield_sources:
  218. filefield_sources:
  219. sources:
  220. upload: true
  221. reference: true
  222. imce: false
  223. remote: false
  224. clipboard: false
  225. attach: false
  226. source_imce:
  227. imce_mode: 0
  228. source_reference:
  229. autocomplete: '1'
  230. search_all_fields: '0'
  231. source_attach:
  232. path: file_attach
  233. absolute: 0
  234. attach_mode: move
  235. imce:
  236. enabled: false
  237. field_image:
  238. type: image_image
  239. weight: 130
  240. region: content
  241. settings:
  242. progress_indicator: throbber
  243. preview_image_style: thumbnail
  244. third_party_settings:
  245. filefield_sources:
  246. filefield_sources:
  247. sources:
  248. upload: true
  249. reference: true
  250. imce: false
  251. remote: false
  252. clipboard: false
  253. attach: false
  254. source_imce:
  255. imce_mode: 1
  256. source_reference:
  257. autocomplete: '1'
  258. search_all_fields: '0'
  259. source_attach:
  260. path: sites/default/files
  261. absolute: 1
  262. attach_mode: copy
  263. imce:
  264. enabled: false
  265. field_lien:
  266. type: link_default
  267. weight: 133
  268. region: content
  269. settings:
  270. placeholder_url: ''
  271. placeholder_title: ''
  272. third_party_settings: { }
  273. field_memo:
  274. type: string_textarea
  275. weight: 3
  276. region: content
  277. settings:
  278. rows: 5
  279. placeholder: ''
  280. third_party_settings: { }
  281. field_poid:
  282. type: number
  283. weight: 2
  284. region: content
  285. settings:
  286. placeholder: ''
  287. third_party_settings: { }
  288. field_programme:
  289. type: entity_reference_autocomplete
  290. weight: -20
  291. region: content
  292. settings:
  293. match_operator: CONTAINS
  294. match_limit: 10
  295. size: 60
  296. placeholder: ''
  297. third_party_settings: { }
  298. field_projet:
  299. type: entity_reference_autocomplete
  300. weight: -19
  301. region: content
  302. settings:
  303. match_operator: CONTAINS
  304. match_limit: 10
  305. size: 60
  306. placeholder: ''
  307. third_party_settings: { }
  308. field_ressources_liees:
  309. type: entity_reference_autocomplete
  310. weight: 135
  311. region: content
  312. settings:
  313. match_operator: CONTAINS
  314. match_limit: 10
  315. size: 60
  316. placeholder: ''
  317. third_party_settings: { }
  318. field_sous_titre:
  319. type: string_textfield
  320. weight: -17
  321. region: content
  322. settings:
  323. size: 60
  324. placeholder: ''
  325. third_party_settings: { }
  326. field_theme:
  327. type: entity_reference_autocomplete
  328. weight: -18
  329. region: content
  330. settings:
  331. match_operator: CONTAINS
  332. match_limit: 10
  333. size: 60
  334. placeholder: ''
  335. third_party_settings: { }
  336. field_type_de_ressource:
  337. type: entity_reference_autocomplete
  338. weight: -15
  339. region: content
  340. settings:
  341. match_operator: CONTAINS
  342. match_limit: 10
  343. size: 60
  344. placeholder: ''
  345. third_party_settings: { }
  346. field_videos:
  347. type: video_embed_field_textfield
  348. weight: 131
  349. region: content
  350. settings: { }
  351. third_party_settings: { }
  352. promote:
  353. type: boolean_checkbox
  354. weight: 1
  355. region: content
  356. settings:
  357. display_label: true
  358. third_party_settings: { }
  359. status:
  360. type: boolean_checkbox
  361. weight: 0
  362. region: content
  363. settings:
  364. display_label: true
  365. third_party_settings: { }
  366. title:
  367. type: string_textfield
  368. weight: -5
  369. region: content
  370. settings:
  371. size: 60
  372. placeholder: ''
  373. third_party_settings: { }
  374. hidden:
  375. created: true
  376. langcode: true
  377. path: true
  378. sticky: true
  379. uid: true
  380. url_redirects: true