You are here

core.entity_form_display.node.varbase_blog.default.yml in Varbase Blog (Corporate Blog) 8.8

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

File

config/optional/core.entity_form_display.node.varbase_blog.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.varbase_blog.body
  6. - field.field.node.varbase_blog.field_blog_categories
  7. - field.field.node.varbase_blog.field_media
  8. - field.field.node.varbase_blog.field_meta_tags
  9. - field.field.node.varbase_blog.field_tags
  10. - field.field.node.varbase_blog.field_yoast_seo
  11. - node.type.varbase_blog
  12. - workflows.workflow.varbase_simple_workflow
  13. module:
  14. - advanced_text_formatter
  15. - autocomplete_deluxe
  16. - content_moderation
  17. - field_group
  18. - length_indicator
  19. - maxlength
  20. - media_library
  21. - media_library_edit
  22. - metatag
  23. - path
  24. - scheduler
  25. - scheduler_content_moderation_integration
  26. - text
  27. - yoast_seo
  28. third_party_settings:
  29. field_group:
  30. group_tabs:
  31. children:
  32. - group_basic_information
  33. - group_categories
  34. parent_name: ''
  35. weight: 3
  36. format_type: tabs
  37. format_settings:
  38. id: ''
  39. classes: ''
  40. direction: horizontal
  41. label: Tabs
  42. region: content
  43. group_basic_information:
  44. children:
  45. - body
  46. parent_name: group_tabs
  47. weight: 15
  48. format_type: tab
  49. format_settings:
  50. id: ''
  51. classes: ''
  52. formatter: open
  53. description: ''
  54. required_fields: true
  55. label: 'Basic information'
  56. region: content
  57. group_categories:
  58. children:
  59. - field_blog_categories
  60. - field_tags
  61. parent_name: group_tabs
  62. weight: 16
  63. format_type: tab
  64. format_settings:
  65. description: ''
  66. formatter: closed
  67. required_fields: true
  68. id: ''
  69. classes: ''
  70. label: Categories
  71. region: content
  72. id: node.varbase_blog.default
  73. targetEntityType: node
  74. bundle: varbase_blog
  75. mode: default
  76. content:
  77. body:
  78. type: text_textarea_with_summary
  79. weight: 9
  80. settings:
  81. rows: 9
  82. summary_rows: 3
  83. placeholder: ''
  84. show_summary: false
  85. third_party_settings: { }
  86. region: content
  87. created:
  88. type: datetime_timestamp
  89. weight: 10
  90. region: content
  91. settings: { }
  92. third_party_settings: { }
  93. field_blog_categories:
  94. weight: 4
  95. settings: { }
  96. third_party_settings: { }
  97. type: options_select
  98. region: content
  99. field_media:
  100. weight: 2
  101. settings:
  102. media_types:
  103. - image
  104. - remote_video
  105. - video
  106. third_party_settings:
  107. media_library_edit:
  108. show_edit: '1'
  109. type: media_library_widget
  110. region: content
  111. field_meta_tags:
  112. weight: 6
  113. settings:
  114. sidebar: true
  115. third_party_settings: { }
  116. type: metatag_firehose
  117. region: content
  118. field_tags:
  119. weight: 5
  120. settings:
  121. match_operator: CONTAINS
  122. size: 60
  123. autocomplete_route_name: autocomplete_deluxe.autocomplete
  124. selection_handler: default
  125. limit: 10
  126. min_length: 0
  127. delimiter: ''
  128. not_found_message_allow: false
  129. not_found_message: 'The term ''@term'' will be added'
  130. new_terms: false
  131. no_empty_message: 'No terms could be found. Please type in order to add a new term.'
  132. third_party_settings: { }
  133. type: autocomplete_deluxe
  134. region: content
  135. field_yoast_seo:
  136. weight: 5
  137. settings:
  138. body: body
  139. third_party_settings: { }
  140. type: yoast_seo_widget
  141. region: content
  142. langcode:
  143. type: language_select
  144. weight: 0
  145. region: content
  146. settings:
  147. include_locked: true
  148. third_party_settings: { }
  149. moderation_state:
  150. type: moderation_state_default
  151. weight: 16
  152. settings: { }
  153. region: content
  154. third_party_settings: { }
  155. path:
  156. type: path
  157. weight: 7
  158. region: content
  159. settings: { }
  160. third_party_settings: { }
  161. publish_on:
  162. type: datetime_timestamp_no_default
  163. weight: 12
  164. region: content
  165. settings: { }
  166. third_party_settings: { }
  167. publish_state:
  168. type: scheduler_moderation
  169. weight: 13
  170. region: content
  171. settings: { }
  172. third_party_settings: { }
  173. status:
  174. type: boolean_checkbox
  175. settings:
  176. display_label: true
  177. weight: 11
  178. region: content
  179. third_party_settings: { }
  180. title:
  181. type: string_textfield
  182. weight: 1
  183. region: content
  184. settings:
  185. size: 60
  186. placeholder: 'Enter title here'
  187. third_party_settings:
  188. length_indicator:
  189. indicator: true
  190. indicator_opt:
  191. optimin: 15
  192. optimax: 50
  193. tolerance: 10
  194. maxlength:
  195. maxlength_js: null
  196. maxlength_js_label: 'Content limited to @limit characters, remaining: <strong>@remaining</strong>'
  197. advanced_text_formatter:
  198. show_token_tree: 0
  199. uid:
  200. type: entity_reference_autocomplete_tags
  201. weight: 9
  202. settings:
  203. match_operator: CONTAINS
  204. size: 60
  205. placeholder: ''
  206. match_limit: 10
  207. region: content
  208. third_party_settings: { }
  209. unpublish_on:
  210. type: datetime_timestamp_no_default
  211. weight: 15
  212. region: content
  213. settings: { }
  214. third_party_settings: { }
  215. unpublish_state:
  216. type: scheduler_moderation
  217. weight: 14
  218. region: content
  219. settings: { }
  220. third_party_settings: { }
  221. url_redirects:
  222. weight: 8
  223. region: content
  224. settings: { }
  225. third_party_settings: { }
  226. hidden:
  227. promote: true
  228. sticky: true