You are here

core.entity_form_display.node.article.default.yml in Thunder 6.2.x

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