core.entity_form_display.node.texte_prod.default.yml 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308
  1. uuid: 521d053c-84a8-413c-8d2b-10d0379cdd50
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.texte_prod.body
  7. - field.field.node.texte_prod.field_auteurs
  8. - field.field.node.texte_prod.field_famille
  9. - field.field.node.texte_prod.field_fichier
  10. - field.field.node.texte_prod.field_images
  11. - field.field.node.texte_prod.field_notes_prod
  12. - field.field.node.texte_prod.field_tag_prod
  13. - field.field.node.texte_prod.field_texte_de_depart
  14. - field.field.node.texte_prod.field_texte_en_rebond
  15. - field.field.node.texte_prod.field_videos
  16. - image.style.thumbnail
  17. - node.type.texte_prod
  18. module:
  19. - field_group
  20. - file
  21. - filefield_sources
  22. - image
  23. - insert
  24. - paragraphs
  25. - text
  26. - video_embed_field
  27. third_party_settings:
  28. field_group:
  29. group_tabs:
  30. children:
  31. - group_contenus
  32. - group_infos
  33. - group_liens
  34. - group_media
  35. - group_reference
  36. parent_name: ''
  37. weight: 6
  38. format_type: tabs
  39. region: content
  40. format_settings:
  41. id: ''
  42. classes: ''
  43. direction: vertical
  44. label: tabs
  45. group_contenus:
  46. children:
  47. - title
  48. - group_publication
  49. - body
  50. - field_notes_prod
  51. parent_name: group_tabs
  52. weight: 20
  53. format_type: tab
  54. region: content
  55. format_settings:
  56. description: ''
  57. formatter: open
  58. required_fields: true
  59. id: ''
  60. classes: ''
  61. label: Contenus
  62. group_media:
  63. children:
  64. - field_images
  65. - field_videos
  66. - field_fichier
  67. parent_name: group_tabs
  68. weight: 23
  69. format_type: tab
  70. region: content
  71. format_settings:
  72. id: ''
  73. classes: ''
  74. description: ''
  75. formatter: closed
  76. required_fields: true
  77. label: Media
  78. group_reference:
  79. children:
  80. - field_auteurs
  81. parent_name: group_tabs
  82. weight: 24
  83. format_type: tab
  84. region: content
  85. format_settings:
  86. id: ''
  87. classes: ''
  88. description: ''
  89. formatter: closed
  90. required_fields: true
  91. label: Reference
  92. group_liens:
  93. children:
  94. - field_texte_de_depart
  95. - field_texte_en_rebond
  96. parent_name: group_tabs
  97. weight: 22
  98. format_type: tab
  99. region: content
  100. format_settings:
  101. id: ''
  102. classes: ''
  103. description: ''
  104. formatter: closed
  105. required_fields: true
  106. label: Liens
  107. group_infos:
  108. children:
  109. - field_famille
  110. - field_tag_prod
  111. parent_name: group_tabs
  112. weight: 21
  113. format_type: tab
  114. region: content
  115. format_settings:
  116. id: ''
  117. classes: ''
  118. description: ''
  119. formatter: closed
  120. required_fields: true
  121. label: Infos
  122. group_publication:
  123. children:
  124. - status
  125. - uid
  126. - created
  127. parent_name: group_contenus
  128. weight: 0
  129. format_type: details_sidebar
  130. region: content
  131. format_settings:
  132. description: ''
  133. open: true
  134. weight: 0
  135. required_fields: true
  136. id: ''
  137. classes: ''
  138. label: Publication
  139. id: node.texte_prod.default
  140. targetEntityType: node
  141. bundle: texte_prod
  142. mode: default
  143. content:
  144. body:
  145. type: text_textarea_with_summary
  146. weight: 121
  147. settings:
  148. rows: 9
  149. summary_rows: 3
  150. placeholder: ''
  151. show_summary: false
  152. third_party_settings: { }
  153. region: content
  154. created:
  155. type: datetime_timestamp
  156. weight: 2
  157. region: content
  158. settings: { }
  159. third_party_settings: { }
  160. field_auteurs:
  161. weight: 131
  162. settings:
  163. match_operator: CONTAINS
  164. match_limit: 10
  165. size: 60
  166. placeholder: ''
  167. third_party_settings: { }
  168. type: entity_reference_autocomplete
  169. region: content
  170. field_famille:
  171. weight: 123
  172. settings:
  173. match_operator: CONTAINS
  174. match_limit: 10
  175. size: 60
  176. placeholder: ''
  177. third_party_settings: { }
  178. type: entity_reference_autocomplete
  179. region: content
  180. field_fichier:
  181. weight: 130
  182. settings:
  183. progress_indicator: throbber
  184. third_party_settings: { }
  185. type: file_generic
  186. region: content
  187. field_images:
  188. weight: 125
  189. settings:
  190. preview_image_style: thumbnail
  191. progress_indicator: throbber
  192. third_party_settings:
  193. filefield_sources:
  194. filefield_sources:
  195. sources:
  196. upload: true
  197. remote: false
  198. clipboard: false
  199. reference: false
  200. attach: false
  201. source_reference:
  202. autocomplete: '0'
  203. search_all_fields: '0'
  204. source_attach:
  205. path: file_attach
  206. absolute: 0
  207. attach_mode: move
  208. insert:
  209. styles:
  210. large: large
  211. insert__auto: 0
  212. link: 0
  213. icon_link: 0
  214. image: 0
  215. audio: 0
  216. video: 0
  217. medium: 0
  218. thumbnail: 0
  219. linkit_result_thumbnail: 0
  220. wide: 0
  221. default: large
  222. auto_image_style: large
  223. link_image: image
  224. width: ''
  225. align: '1'
  226. caption: 0
  227. rotate: 0
  228. type: image_image
  229. region: content
  230. field_notes_prod:
  231. type: entity_reference_paragraphs
  232. weight: 122
  233. settings:
  234. title: Paragraphe
  235. title_plural: Paragraphs
  236. edit_mode: open
  237. add_mode: dropdown
  238. form_display_mode: default
  239. default_paragraph_type: ''
  240. third_party_settings: { }
  241. region: content
  242. field_tag_prod:
  243. weight: 129
  244. settings:
  245. match_operator: CONTAINS
  246. match_limit: 10
  247. size: 60
  248. placeholder: ''
  249. third_party_settings: { }
  250. type: entity_reference_autocomplete
  251. region: content
  252. field_texte_de_depart:
  253. weight: 124
  254. settings:
  255. match_operator: CONTAINS
  256. match_limit: 10
  257. size: 60
  258. placeholder: ''
  259. third_party_settings: { }
  260. type: entity_reference_autocomplete
  261. region: content
  262. field_texte_en_rebond:
  263. weight: 132
  264. settings:
  265. match_operator: CONTAINS
  266. match_limit: 10
  267. size: 60
  268. placeholder: ''
  269. third_party_settings: { }
  270. type: entity_reference_autocomplete
  271. region: content
  272. field_videos:
  273. weight: 126
  274. settings: { }
  275. third_party_settings: { }
  276. type: video_embed_field_textfield
  277. region: content
  278. status:
  279. type: boolean_checkbox
  280. weight: 0
  281. region: content
  282. settings:
  283. display_label: true
  284. third_party_settings: { }
  285. title:
  286. type: string_textfield
  287. weight: -5
  288. region: content
  289. settings:
  290. size: 60
  291. placeholder: ''
  292. third_party_settings: { }
  293. uid:
  294. type: entity_reference_autocomplete
  295. weight: 1
  296. region: content
  297. settings:
  298. match_operator: CONTAINS
  299. match_limit: 10
  300. size: 60
  301. placeholder: ''
  302. third_party_settings: { }
  303. hidden:
  304. langcode: true
  305. path: true
  306. promote: true
  307. sticky: true
  308. url_redirects: true