Skip to content
Snippets Groups Projects
Commit cc36bfc7 authored by Heike Theis's avatar Heike Theis Committed by Gareth Poole
Browse files

Issue #3358346 by HeikeT: Sector 10 - Default page config and sample content

parent 318f4e36
No related branches found
No related tags found
1 merge request!38Issue #3375049 "Upgrade rabbit hole"
uuid: ba6f0fe3-23e2-4c5e-a29a-3b3dcc2509fd
uuid: a2af462b-2269-41d9-9f14-689349565e42
langcode: en
status: true
dependencies:
config:
- field.field.node.sector_page.body
- field.field.node.sector_page.field_display_options
- field.field.node.sector_page.field_image_hero
- field.field.node.sector_page.field_subtitle
- node.type.sector_page
module:
- media_library
- path
- text
id: node.sector_page.default
......@@ -18,7 +18,7 @@ mode: default
content:
body:
type: text_textarea_with_summary
weight: 11
weight: 2
region: content
settings:
rows: 9
......@@ -28,29 +28,20 @@ content:
third_party_settings: { }
created:
type: datetime_timestamp
weight: 4
region: content
settings: { }
third_party_settings: { }
field_display_options:
type: options_buttons
weight: 1
weight: 5
region: content
settings: { }
third_party_settings: { }
field_image_hero:
type: entity_reference_autocomplete
weight: 10
type: media_library_widget
weight: 3
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
media_types: { }
third_party_settings: { }
field_subtitle:
type: text_textarea
weight: 2
weight: 1
region: content
settings:
rows: 5
......@@ -58,27 +49,27 @@ content:
third_party_settings: { }
path:
type: path
weight: 7
weight: 8
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
weight: 5
weight: 6
region: content
settings:
display_label: true
third_party_settings: { }
status:
type: boolean_checkbox
weight: 9
weight: 10
region: content
settings:
display_label: true
third_party_settings: { }
sticky:
type: boolean_checkbox
weight: 6
weight: 7
region: content
settings:
display_label: true
......@@ -93,7 +84,7 @@ content:
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 3
weight: 4
region: content
settings:
match_operator: CONTAINS
......@@ -102,7 +93,7 @@ content:
placeholder: ''
third_party_settings: { }
url_redirects:
weight: 8
weight: 9
region: content
settings: { }
third_party_settings: { }
......
uuid: e874d836-7d55-4d0a-b8bb-14b2ed1baafb
langcode: en
status: true
dependencies: { }
name: 'Display options'
vid: sector_display_options
description: 'Used to define different displays for a specific group of pages. <em>Terms are rabbit-holed to 403.</em>'
description: ''
weight: 0
uuid: 089d8128-437f-4576-9fa2-7ee1ff5aa370
langcode: en
status: true
dependencies:
config:
- taxonomy.vocabulary.sector_display_options
id: taxonomy_vocabulary_sector_display_options
entity_type_id: taxonomy_vocabulary
entity_id: sector_display_options
action: page_not_found
allow_override: 0
redirect: ''
redirect_code: 301
redirect_fallback_action: access_denied
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment