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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224
  1. uuid: 2859e1db-20e2-47f1-ab8b-4e8b840fd2ce
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.ressource.body
  7. - field.field.node.ressource.field_auteur
  8. - field.field.node.ressource.field_fichiers
  9. - field.field.node.ressource.field_image
  10. - field.field.node.ressource.field_liens
  11. - field.field.node.ressource.field_site
  12. - field.field.node.ressource.field_sous_titre
  13. - field.field.node.ressource.field_themes
  14. - field.field.node.ressource.field_type_de_ressource
  15. - image.style.thumbnail
  16. - node.type.ressource
  17. module:
  18. - autocomplete_deluxe
  19. - field_group
  20. - file
  21. - image
  22. - link
  23. - text
  24. third_party_settings:
  25. field_group:
  26. group_details:
  27. children:
  28. - field_site
  29. - field_type_de_ressource
  30. - field_themes
  31. - field_auteur
  32. - status
  33. - promote
  34. label: Details
  35. region: content
  36. parent_name: ''
  37. weight: 7
  38. format_type: details_sidebar
  39. format_settings:
  40. classes: ''
  41. show_empty_fields: false
  42. id: ''
  43. label_as_html: false
  44. open: true
  45. description: ''
  46. required_fields: true
  47. weight: 0
  48. group_tabs:
  49. children:
  50. - group_texte
  51. - group_media
  52. label: Tabs
  53. region: content
  54. parent_name: ''
  55. weight: 1
  56. format_type: tabs
  57. format_settings:
  58. classes: ''
  59. show_empty_fields: false
  60. id: ''
  61. label_as_html: false
  62. direction: horizontal
  63. width_breakpoint: 640
  64. group_texte:
  65. children:
  66. - field_sous_titre
  67. - body
  68. label: Texte
  69. region: content
  70. parent_name: group_tabs
  71. weight: 20
  72. format_type: tab
  73. format_settings:
  74. classes: ''
  75. show_empty_fields: false
  76. id: ''
  77. label_as_html: false
  78. formatter: closed
  79. description: ''
  80. required_fields: true
  81. group_media:
  82. children:
  83. - field_image
  84. - field_fichiers
  85. - field_liens
  86. label: Media
  87. region: content
  88. parent_name: group_tabs
  89. weight: 21
  90. format_type: tab
  91. format_settings:
  92. classes: ''
  93. show_empty_fields: false
  94. id: ''
  95. label_as_html: false
  96. formatter: closed
  97. description: ''
  98. required_fields: true
  99. id: node.ressource.default
  100. targetEntityType: node
  101. bundle: ressource
  102. mode: default
  103. content:
  104. body:
  105. type: text_textarea_with_summary
  106. weight: 4
  107. region: content
  108. settings:
  109. rows: 9
  110. summary_rows: 3
  111. placeholder: ''
  112. show_summary: false
  113. third_party_settings: { }
  114. field_auteur:
  115. type: string_textfield
  116. weight: 11
  117. region: content
  118. settings:
  119. size: 60
  120. placeholder: ''
  121. third_party_settings: { }
  122. field_fichiers:
  123. type: file_generic
  124. weight: 5
  125. region: content
  126. settings:
  127. progress_indicator: throbber
  128. third_party_settings: { }
  129. field_image:
  130. type: image_image
  131. weight: 4
  132. region: content
  133. settings:
  134. progress_indicator: throbber
  135. preview_image_style: thumbnail
  136. third_party_settings: { }
  137. field_liens:
  138. type: link_default
  139. weight: 6
  140. region: content
  141. settings:
  142. placeholder_url: ''
  143. placeholder_title: ''
  144. third_party_settings: { }
  145. field_site:
  146. type: entity_reference_autocomplete
  147. weight: 8
  148. region: content
  149. settings:
  150. match_operator: CONTAINS
  151. match_limit: 10
  152. size: 60
  153. placeholder: ''
  154. third_party_settings: { }
  155. field_sous_titre:
  156. type: string_textfield
  157. weight: 3
  158. region: content
  159. settings:
  160. size: 60
  161. placeholder: ''
  162. third_party_settings: { }
  163. field_themes:
  164. type: autocomplete_deluxe
  165. weight: 10
  166. region: content
  167. settings:
  168. match_operator: CONTAINS
  169. autocomplete_route_name: autocomplete_deluxe.autocomplete
  170. size: 60
  171. selection_handler: default
  172. limit: 10
  173. min_length: 0
  174. delimiter: ''
  175. not_found_message_allow: false
  176. not_found_message: "The term '@term' will be added"
  177. new_terms: false
  178. no_empty_message: 'No terms could be found. Please type in order to add a new term.'
  179. third_party_settings: { }
  180. field_type_de_ressource:
  181. type: autocomplete_deluxe
  182. weight: 9
  183. region: content
  184. settings:
  185. match_operator: CONTAINS
  186. autocomplete_route_name: autocomplete_deluxe.autocomplete
  187. size: 60
  188. selection_handler: default
  189. limit: 10
  190. min_length: 0
  191. delimiter: ''
  192. not_found_message_allow: false
  193. not_found_message: "The term '@term' will be added"
  194. new_terms: false
  195. no_empty_message: 'No terms could be found. Please type in order to add a new term.'
  196. third_party_settings: { }
  197. promote:
  198. type: boolean_checkbox
  199. weight: 13
  200. region: content
  201. settings:
  202. display_label: true
  203. third_party_settings: { }
  204. status:
  205. type: boolean_checkbox
  206. weight: 12
  207. region: content
  208. settings:
  209. display_label: true
  210. third_party_settings: { }
  211. title:
  212. type: string_textfield
  213. weight: 0
  214. region: content
  215. settings:
  216. size: 60
  217. placeholder: ''
  218. third_party_settings: { }
  219. hidden:
  220. created: true
  221. langcode: true
  222. path: true
  223. sticky: true
  224. uid: true