core.entity_form_display.node.moments.default.yml 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277
  1. uuid: a03d612b-2636-43d1-b0c6-4d93a5029e08
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.moments.body
  7. - field.field.node.moments.field_accessible
  8. - field.field.node.moments.field_bibliographie
  9. - field.field.node.moments.field_date_du_programme
  10. - field.field.node.moments.field_display_invite
  11. - field.field.node.moments.field_embed
  12. - field.field.node.moments.field_heure_du_moment
  13. - field.field.node.moments.field_image
  14. - field.field.node.moments.field_interviews
  15. - field.field.node.moments.field_publications
  16. - field.field.node.moments.field_role_de_l_intervenant
  17. - field.field.node.moments.field_type_de_moment
  18. - image.style.thumbnail
  19. - node.type.moments
  20. module:
  21. - datetime
  22. - datetime_range
  23. - field_group
  24. - image
  25. - paragraphs
  26. - path
  27. - text
  28. - video_embed_field
  29. third_party_settings:
  30. field_group:
  31. group_role_des_l_intervenants:
  32. children:
  33. - field_display_invite
  34. - field_role_de_l_intervenant
  35. label: "Rôle des l'intervenants"
  36. region: content
  37. parent_name: ''
  38. weight: 9
  39. format_type: details_sidebar
  40. format_settings:
  41. classes: ''
  42. id: ''
  43. open: false
  44. description: ''
  45. required_fields: true
  46. weight: 0
  47. group_date_du_moment:
  48. children:
  49. - field_date_du_programme
  50. - field_heure_du_moment
  51. label: 'Date et heure du moment'
  52. region: content
  53. parent_name: ''
  54. weight: 8
  55. format_type: details_sidebar
  56. format_settings:
  57. classes: ''
  58. id: ''
  59. open: false
  60. description: ''
  61. required_fields: true
  62. weight: 0
  63. group_les_ressources_liees:
  64. children:
  65. - group_les_publications
  66. - group_la_bibliographie
  67. - group_interviews
  68. label: 'Les ressources liées'
  69. region: content
  70. parent_name: ''
  71. weight: 10
  72. format_type: tabs
  73. format_settings:
  74. classes: ''
  75. id: ''
  76. direction: horizontal
  77. group_les_publications:
  78. children:
  79. - field_publications
  80. label: 'Les ressources'
  81. region: content
  82. parent_name: group_les_ressources_liees
  83. weight: 8
  84. format_type: tab
  85. format_settings:
  86. classes: ''
  87. id: ''
  88. formatter: closed
  89. description: ''
  90. required_fields: true
  91. group_la_bibliographie:
  92. children:
  93. - field_bibliographie
  94. label: 'La bibliographie'
  95. region: content
  96. parent_name: group_les_ressources_liees
  97. weight: 9
  98. format_type: tab
  99. format_settings:
  100. classes: ''
  101. id: ''
  102. formatter: closed
  103. description: ''
  104. required_fields: true
  105. group_type_du_moment:
  106. children:
  107. - field_type_de_moment
  108. label: 'Type du moment'
  109. region: content
  110. parent_name: ''
  111. weight: 7
  112. format_type: details_sidebar
  113. format_settings:
  114. classes: ''
  115. id: ''
  116. open: false
  117. description: ''
  118. required_fields: true
  119. weight: 0
  120. group_interviews:
  121. children:
  122. - field_interviews
  123. label: Interviews
  124. region: hidden
  125. parent_name: group_les_ressources_liees
  126. weight: 10
  127. format_type: tab
  128. format_settings:
  129. classes: ''
  130. id: ''
  131. formatter: closed
  132. description: ''
  133. required_fields: true
  134. id: node.moments.default
  135. targetEntityType: node
  136. bundle: moments
  137. mode: default
  138. content:
  139. body:
  140. type: text_textarea_with_summary
  141. weight: 6
  142. region: content
  143. settings:
  144. rows: 9
  145. summary_rows: 3
  146. placeholder: ''
  147. show_summary: false
  148. third_party_settings: { }
  149. field_accessible:
  150. type: boolean_checkbox
  151. weight: 1
  152. region: content
  153. settings:
  154. display_label: true
  155. third_party_settings: { }
  156. field_bibliographie:
  157. type: options_buttons
  158. weight: 8
  159. region: content
  160. settings: { }
  161. third_party_settings: { }
  162. field_date_du_programme:
  163. type: datetime_default
  164. weight: 9
  165. region: content
  166. settings: { }
  167. third_party_settings: { }
  168. field_display_invite:
  169. type: boolean_checkbox
  170. weight: 10
  171. region: content
  172. settings:
  173. display_label: true
  174. third_party_settings: { }
  175. field_embed:
  176. type: video_embed_field_textfield
  177. weight: 5
  178. region: content
  179. settings: { }
  180. third_party_settings: { }
  181. field_heure_du_moment:
  182. type: daterange_default
  183. weight: 10
  184. region: content
  185. settings: { }
  186. third_party_settings: { }
  187. field_image:
  188. type: image_image
  189. weight: 4
  190. region: content
  191. settings:
  192. progress_indicator: throbber
  193. preview_image_style: thumbnail
  194. third_party_settings: { }
  195. field_interviews:
  196. type: options_buttons
  197. weight: 14
  198. region: content
  199. settings: { }
  200. third_party_settings: { }
  201. field_publications:
  202. type: options_buttons
  203. weight: 10
  204. region: content
  205. settings: { }
  206. third_party_settings: { }
  207. field_role_de_l_intervenant:
  208. type: paragraphs
  209. weight: 11
  210. region: content
  211. settings:
  212. title: Paragraph
  213. title_plural: Paragraphs
  214. edit_mode: closed
  215. closed_mode: summary
  216. autocollapse: none
  217. closed_mode_threshold: 0
  218. add_mode: dropdown
  219. form_display_mode: default
  220. default_paragraph_type: role_de_l_intervenant
  221. features:
  222. add_above: '0'
  223. collapse_edit_all: collapse_edit_all
  224. duplicate: duplicate
  225. third_party_settings: { }
  226. field_type_de_moment:
  227. type: string_textfield
  228. weight: 5
  229. region: content
  230. settings:
  231. size: 60
  232. placeholder: 'Indiquer le type du moment ( atelier, conférence, etc. )'
  233. third_party_settings: { }
  234. langcode:
  235. type: language_select
  236. weight: 0
  237. region: content
  238. settings:
  239. include_locked: true
  240. third_party_settings: { }
  241. path:
  242. type: path
  243. weight: 3
  244. region: content
  245. settings: { }
  246. third_party_settings: { }
  247. promote:
  248. type: boolean_checkbox
  249. weight: 12
  250. region: content
  251. settings:
  252. display_label: true
  253. third_party_settings: { }
  254. status:
  255. type: boolean_checkbox
  256. weight: 11
  257. region: content
  258. settings:
  259. display_label: true
  260. third_party_settings: { }
  261. title:
  262. type: string_textfield
  263. weight: 2
  264. region: content
  265. settings:
  266. size: 60
  267. placeholder: ''
  268. third_party_settings: { }
  269. url_redirects:
  270. weight: 13
  271. region: content
  272. settings: { }
  273. third_party_settings: { }
  274. hidden:
  275. created: true
  276. sticky: true
  277. uid: true