You are here

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

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. length_indicator:
  129. indicator: true
  130. indicator_opt:
  131. optimin: 15
  132. optimax: 50
  133. tolerance: 10
  134. region: content
  135. field_tags:
  136. type: select2_entity_reference
  137. weight: 5
  138. settings:
  139. autocomplete: true
  140. match_operator: CONTAINS
  141. width: 100%
  142. third_party_settings: { }
  143. region: content
  144. field_teaser_media:
  145. weight: 4
  146. settings:
  147. entity_browser: image_browser
  148. field_widget_display: rendered_entity
  149. field_widget_edit: true
  150. field_widget_remove: true
  151. open: true
  152. field_widget_display_settings:
  153. view_mode: thumbnail
  154. selection_mode: selection_append
  155. field_widget_replace: false
  156. third_party_settings: { }
  157. type: entity_browser_entity_reference
  158. region: content
  159. field_teaser_text:
  160. weight: 6
  161. settings:
  162. rows: 5
  163. placeholder: ''
  164. third_party_settings: { }
  165. type: string_textarea
  166. region: content
  167. langcode:
  168. type: language_select
  169. weight: 2
  170. settings:
  171. include_locked: true
  172. third_party_settings: { }
  173. region: content
  174. moderation_state:
  175. type: thunder_moderation_state_default
  176. weight: 100
  177. settings: { }
  178. region: content
  179. third_party_settings: { }
  180. path:
  181. type: path
  182. weight: 8
  183. settings: { }
  184. third_party_settings: { }
  185. region: content
  186. promote:
  187. type: boolean_checkbox
  188. settings:
  189. display_label: true
  190. weight: 5
  191. third_party_settings: { }
  192. region: content
  193. publish_on:
  194. type: datetime_timestamp_no_default
  195. weight: 12
  196. settings: { }
  197. third_party_settings: { }
  198. region: content
  199. publish_state:
  200. type: scheduler_moderation
  201. weight: 30
  202. region: content
  203. settings: { }
  204. third_party_settings: { }
  205. scheduler_settings:
  206. weight: 11
  207. region: content
  208. settings: { }
  209. third_party_settings: { }
  210. status:
  211. type: boolean_checkbox
  212. settings:
  213. display_label: true
  214. weight: 120
  215. region: content
  216. third_party_settings: { }
  217. sticky:
  218. type: boolean_checkbox
  219. settings:
  220. display_label: true
  221. weight: 7
  222. third_party_settings: { }
  223. region: content
  224. title:
  225. type: string_textfield
  226. weight: 3
  227. settings:
  228. size: 60
  229. placeholder: ''
  230. third_party_settings: { }
  231. region: content
  232. uid:
  233. type: select2_entity_reference
  234. weight: 0
  235. settings:
  236. width: 100%
  237. autocomplete: true
  238. match_operator: CONTAINS
  239. third_party_settings: { }
  240. region: content
  241. unpublish_on:
  242. type: datetime_timestamp_no_default
  243. weight: 13
  244. settings: { }
  245. third_party_settings: { }
  246. region: content
  247. unpublish_state:
  248. type: scheduler_moderation
  249. weight: 30
  250. region: content
  251. settings: { }
  252. third_party_settings: { }
  253. url_redirects:
  254. weight: 50
  255. region: content
  256. settings: { }
  257. third_party_settings: { }
  258. hidden: { }