You are here

core.entity_form_display.node.article.default.yml in Thunder 8.4

config/optional/core.entity_form_display.node.article.default.yml

File

config/optional/core.entity_form_display.node.article.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - entity_browser.browser.image_browser
  6. - field.field.node.article.field_channel
  7. - field.field.node.article.field_meta_tags
  8. - field.field.node.article.field_paragraphs
  9. - field.field.node.article.field_seo_title
  10. - field.field.node.article.field_tags
  11. - field.field.node.article.field_teaser_media
  12. - field.field.node.article.field_teaser_text
  13. - node.type.article
  14. - workflows.workflow.editorial
  15. module:
  16. - entity_browser
  17. - field_group
  18. - metatag
  19. - paragraphs
  20. - paragraphs_features
  21. - path
  22. - scheduler
  23. - scheduler_content_moderation_integration
  24. - select2
  25. - thunder
  26. third_party_settings:
  27. field_group:
  28. group_teaser:
  29. children:
  30. - field_teaser_media
  31. - field_teaser_text
  32. parent_name: ''
  33. weight: 4
  34. label: Teaser
  35. format_type: fieldset
  36. format_settings:
  37. label: Teaser
  38. description: ''
  39. required_fields: true
  40. id: ''
  41. classes: 'content-form__form-section article-teaser'
  42. region: content
  43. group_paragraphs:
  44. children:
  45. - field_paragraphs
  46. parent_name: ''
  47. weight: 6
  48. label: Paragraphs
  49. format_type: fieldset
  50. format_settings:
  51. label: Paragraphs
  52. description: ''
  53. required_fields: true
  54. id: ''
  55. classes: 'content-form__form-section paragraphs-container'
  56. region: content
  57. group_basis:
  58. children:
  59. - field_channel
  60. - title
  61. - field_seo_title
  62. - field_tags
  63. parent_name: ''
  64. weight: 3
  65. format_type: fieldset
  66. format_settings:
  67. label: Basis
  68. description: ''
  69. required_fields: true
  70. id: ''
  71. classes: content-form__form-section
  72. label: Basis
  73. region: content
  74. id: node.article.default
  75. targetEntityType: node
  76. bundle: article
  77. mode: default
  78. content:
  79. created:
  80. type: datetime_timestamp
  81. weight: 1
  82. settings: { }
  83. third_party_settings: { }
  84. region: content
  85. field_channel:
  86. type: options_select
  87. weight: 2
  88. settings: { }
  89. third_party_settings: { }
  90. region: content
  91. field_meta_tags:
  92. weight: 10
  93. settings: { }
  94. third_party_settings: { }
  95. type: metatag_firehose
  96. region: content
  97. field_paragraphs:
  98. type: paragraphs
  99. weight: 7
  100. settings:
  101. title: Paragraph
  102. title_plural: Paragraphs
  103. edit_mode: closed
  104. closed_mode: preview
  105. autocollapse: none
  106. closed_mode_threshold: 0
  107. add_mode: modal
  108. form_display_mode: default
  109. default_paragraph_type: _none
  110. features:
  111. duplicate: '0'
  112. collapse_edit_all: '0'
  113. add_above: '0'
  114. third_party_settings:
  115. paragraphs_features:
  116. delete_confirmation: true
  117. add_in_between: true
  118. split_text: true
  119. show_drag_and_drop: false
  120. region: content
  121. field_seo_title:
  122. type: string_textfield
  123. weight: 4
  124. settings:
  125. size: 65
  126. placeholder: ''
  127. third_party_settings:
  128. autofill:
  129. enabled: true
  130. source_field: title
  131. length_indicator:
  132. indicator: true
  133. indicator_opt:
  134. optimin: 15
  135. optimax: 50
  136. tolerance: 10
  137. region: content
  138. field_tags:
  139. type: select2_entity_reference
  140. weight: 5
  141. settings:
  142. autocomplete: true
  143. match_operator: CONTAINS
  144. width: 100%
  145. third_party_settings: { }
  146. region: content
  147. field_teaser_media:
  148. weight: 4
  149. settings:
  150. entity_browser: image_browser
  151. field_widget_display: rendered_entity
  152. field_widget_edit: true
  153. field_widget_remove: true
  154. open: true
  155. field_widget_display_settings:
  156. view_mode: thumbnail
  157. selection_mode: selection_append
  158. field_widget_replace: false
  159. third_party_settings: { }
  160. type: entity_browser_entity_reference
  161. region: content
  162. field_teaser_text:
  163. weight: 6
  164. settings:
  165. rows: 5
  166. placeholder: ''
  167. third_party_settings: { }
  168. type: string_textarea
  169. region: content
  170. langcode:
  171. type: language_select
  172. weight: 2
  173. settings:
  174. include_locked: true
  175. third_party_settings: { }
  176. region: content
  177. moderation_state:
  178. type: thunder_moderation_state_default
  179. weight: 100
  180. settings: { }
  181. region: content
  182. third_party_settings: { }
  183. path:
  184. type: path
  185. weight: 8
  186. settings: { }
  187. third_party_settings: { }
  188. region: content
  189. promote:
  190. type: boolean_checkbox
  191. settings:
  192. display_label: true
  193. weight: 5
  194. third_party_settings: { }
  195. region: content
  196. publish_on:
  197. type: datetime_timestamp_no_default
  198. weight: 12
  199. settings: { }
  200. third_party_settings: { }
  201. region: content
  202. publish_state:
  203. type: scheduler_moderation
  204. weight: 30
  205. region: content
  206. settings: { }
  207. third_party_settings: { }
  208. scheduler_settings:
  209. weight: 11
  210. region: content
  211. settings: { }
  212. third_party_settings: { }
  213. status:
  214. type: boolean_checkbox
  215. settings:
  216. display_label: true
  217. weight: 120
  218. region: content
  219. third_party_settings: { }
  220. sticky:
  221. type: boolean_checkbox
  222. settings:
  223. display_label: true
  224. weight: 7
  225. third_party_settings: { }
  226. region: content
  227. title:
  228. type: string_textfield
  229. weight: 3
  230. settings:
  231. size: 60
  232. placeholder: ''
  233. third_party_settings: { }
  234. region: content
  235. uid:
  236. type: select2_entity_reference
  237. weight: 0
  238. settings:
  239. width: 100%
  240. autocomplete: true
  241. match_operator: CONTAINS
  242. third_party_settings: { }
  243. region: content
  244. unpublish_on:
  245. type: datetime_timestamp_no_default
  246. weight: 13
  247. settings: { }
  248. third_party_settings: { }
  249. region: content
  250. unpublish_state:
  251. type: scheduler_moderation
  252. weight: 30
  253. region: content
  254. settings: { }
  255. third_party_settings: { }
  256. url_redirects:
  257. weight: 50
  258. region: content
  259. settings: { }
  260. third_party_settings: { }
  261. hidden: { }