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

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