You are here

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

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. 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. sidebar: true
  95. third_party_settings: { }
  96. type: metatag_async_widget_firehose
  97. region: content
  98. field_paragraphs:
  99. type: paragraphs
  100. weight: 7
  101. settings:
  102. title: Paragraph
  103. title_plural: Paragraphs
  104. edit_mode: closed
  105. closed_mode: preview
  106. autocollapse: none
  107. closed_mode_threshold: 0
  108. add_mode: modal
  109. form_display_mode: default
  110. default_paragraph_type: _none
  111. features:
  112. duplicate: '0'
  113. collapse_edit_all: '0'
  114. add_above: '0'
  115. third_party_settings:
  116. paragraphs_features:
  117. delete_confirmation: true
  118. add_in_between: true
  119. split_text: true
  120. show_drag_and_drop: false
  121. region: content
  122. field_seo_title:
  123. type: string_textfield
  124. weight: 4
  125. settings:
  126. size: 65
  127. placeholder: ''
  128. third_party_settings:
  129. autofill:
  130. enabled: true
  131. source_field: title
  132. length_indicator:
  133. indicator: true
  134. indicator_opt:
  135. optimin: 15
  136. optimax: 50
  137. tolerance: 10
  138. region: content
  139. field_tags:
  140. type: select2_entity_reference
  141. weight: 5
  142. settings:
  143. autocomplete: true
  144. match_operator: CONTAINS
  145. width: 100%
  146. third_party_settings: { }
  147. region: content
  148. field_teaser_media:
  149. weight: 4
  150. settings:
  151. entity_browser: image_browser
  152. field_widget_display: rendered_entity
  153. field_widget_edit: true
  154. field_widget_remove: true
  155. open: true
  156. field_widget_display_settings:
  157. view_mode: thumbnail
  158. selection_mode: selection_append
  159. field_widget_replace: false
  160. third_party_settings: { }
  161. type: entity_browser_entity_reference
  162. region: content
  163. field_teaser_text:
  164. weight: 6
  165. settings:
  166. rows: 5
  167. placeholder: ''
  168. third_party_settings: { }
  169. type: string_textarea
  170. region: content
  171. langcode:
  172. type: language_select
  173. weight: 2
  174. settings:
  175. include_locked: true
  176. third_party_settings: { }
  177. region: content
  178. moderation_state:
  179. type: thunder_moderation_state_default
  180. weight: 100
  181. settings: { }
  182. region: content
  183. third_party_settings: { }
  184. path:
  185. type: path
  186. weight: 8
  187. settings: { }
  188. third_party_settings: { }
  189. region: content
  190. promote:
  191. type: boolean_checkbox
  192. settings:
  193. display_label: true
  194. weight: 5
  195. third_party_settings: { }
  196. region: content
  197. publish_on:
  198. type: datetime_timestamp_no_default
  199. weight: 12
  200. settings: { }
  201. third_party_settings: { }
  202. region: content
  203. publish_state:
  204. type: scheduler_moderation
  205. weight: 30
  206. region: content
  207. settings: { }
  208. third_party_settings: { }
  209. scheduler_settings:
  210. weight: 11
  211. region: content
  212. settings: { }
  213. third_party_settings: { }
  214. status:
  215. type: boolean_checkbox
  216. settings:
  217. display_label: true
  218. weight: 120
  219. region: content
  220. third_party_settings: { }
  221. sticky:
  222. type: boolean_checkbox
  223. settings:
  224. display_label: true
  225. weight: 7
  226. third_party_settings: { }
  227. region: content
  228. title:
  229. type: string_textfield
  230. weight: 3
  231. settings:
  232. size: 60
  233. placeholder: ''
  234. third_party_settings: { }
  235. region: content
  236. uid:
  237. type: select2_entity_reference
  238. weight: 0
  239. settings:
  240. width: 100%
  241. autocomplete: true
  242. match_operator: CONTAINS
  243. third_party_settings: { }
  244. region: content
  245. unpublish_on:
  246. type: datetime_timestamp_no_default
  247. weight: 13
  248. settings: { }
  249. third_party_settings: { }
  250. region: content
  251. unpublish_state:
  252. type: scheduler_moderation
  253. weight: 30
  254. region: content
  255. settings: { }
  256. third_party_settings: { }
  257. url_redirects:
  258. weight: 50
  259. region: content
  260. settings: { }
  261. third_party_settings: { }
  262. hidden: { }