You are here

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

modules/thunder_liveblog/config/optional/core.entity_form_display.node.liveblog.default.yml

File

modules/thunder_liveblog/config/optional/core.entity_form_display.node.liveblog.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.liveblog.field_highlights
  6. - field.field.node.liveblog.field_paragraphs
  7. - field.field.node.liveblog.field_posts_load_limit
  8. - field.field.node.liveblog.field_posts_number_initial
  9. - field.field.node.liveblog.field_status
  10. - node.type.liveblog
  11. module:
  12. - field_group
  13. - liveblog
  14. - paragraphs
  15. - paragraphs_features
  16. - path
  17. - scheduler
  18. - select2
  19. third_party_settings:
  20. field_group:
  21. group_basis:
  22. children:
  23. - title
  24. - field_status
  25. - field_highlights
  26. parent_name: ''
  27. weight: 3
  28. format_type: fieldset
  29. format_settings:
  30. id: ''
  31. classes: content-form__form-section
  32. description: ''
  33. required_fields: true
  34. label: Basis
  35. group_paragraphs:
  36. children:
  37. - field_paragraphs
  38. parent_name: ''
  39. weight: 4
  40. format_type: fieldset
  41. format_settings:
  42. id: ''
  43. classes: 'content-form__form-section paragraphs-container'
  44. description: ''
  45. required_fields: true
  46. label: Paragraphs
  47. group_advanced:
  48. children:
  49. - field_posts_number_initial
  50. - field_posts_load_limit
  51. parent_name: ''
  52. weight: 5
  53. format_type: details
  54. format_settings:
  55. label: Advanced
  56. required_fields: true
  57. id: ''
  58. classes: content-form__form-section
  59. open: false
  60. label: Advanced
  61. id: node.liveblog.default
  62. targetEntityType: node
  63. bundle: liveblog
  64. mode: default
  65. content:
  66. created:
  67. type: datetime_timestamp
  68. weight: 2
  69. settings: { }
  70. third_party_settings: { }
  71. region: content
  72. field_highlights:
  73. weight: 3
  74. settings: { }
  75. third_party_settings: { }
  76. type: liveblog_taxonomy_tree
  77. region: content
  78. field_paragraphs:
  79. weight: 10
  80. settings:
  81. title: Paragraph
  82. title_plural: Paragraphs
  83. edit_mode: closed
  84. closed_mode: preview
  85. autocollapse: none
  86. add_mode: modal
  87. form_display_mode: default
  88. default_paragraph_type: _none
  89. features:
  90. duplicate: '0'
  91. collapse_edit_all: '0'
  92. third_party_settings:
  93. paragraphs_features:
  94. add_in_between: true
  95. split_text: true
  96. delete_confirmation: true
  97. type: paragraphs
  98. region: content
  99. field_posts_load_limit:
  100. weight: 5
  101. settings:
  102. placeholder: ''
  103. third_party_settings: { }
  104. type: number
  105. region: content
  106. field_posts_number_initial:
  107. weight: 4
  108. settings:
  109. placeholder: ''
  110. third_party_settings: { }
  111. type: number
  112. region: content
  113. field_status:
  114. weight: 2
  115. settings:
  116. display_label: true
  117. third_party_settings: { }
  118. type: boolean_checkbox
  119. region: content
  120. langcode:
  121. type: language_select
  122. weight: 0
  123. settings:
  124. include_locked: true
  125. third_party_settings: { }
  126. region: content
  127. path:
  128. type: path
  129. weight: 8
  130. settings: { }
  131. third_party_settings: { }
  132. region: content
  133. promote:
  134. type: boolean_checkbox
  135. settings:
  136. display_label: true
  137. weight: 6
  138. third_party_settings: { }
  139. region: content
  140. publish_on:
  141. type: datetime_timestamp_no_default
  142. weight: 9
  143. settings: { }
  144. third_party_settings: { }
  145. region: content
  146. status:
  147. type: boolean_checkbox
  148. settings:
  149. display_label: true
  150. weight: 11
  151. region: content
  152. third_party_settings: { }
  153. sticky:
  154. type: boolean_checkbox
  155. settings:
  156. display_label: true
  157. weight: 7
  158. third_party_settings: { }
  159. region: content
  160. title:
  161. type: string_textfield
  162. weight: 1
  163. settings:
  164. size: 60
  165. placeholder: ''
  166. third_party_settings: { }
  167. region: content
  168. uid:
  169. type: select2_entity_reference
  170. weight: 1
  171. settings:
  172. width: 100%
  173. autocomplete: true
  174. match_operator: CONTAINS
  175. third_party_settings: { }
  176. region: content
  177. unpublish_on:
  178. type: datetime_timestamp_no_default
  179. weight: 10
  180. settings: { }
  181. third_party_settings: { }
  182. region: content
  183. url_redirects:
  184. weight: 50
  185. region: content
  186. settings: { }
  187. third_party_settings: { }
  188. hidden: { }