Add working configuration from initial install, plus agarica theme enablement
This commit is contained in:
parent
74ae53dc6a
commit
f9eb863394
615 changed files with 36005 additions and 455 deletions
53
config/sync/field.field.node.page.field_storyline.yml
Normal file
53
config/sync/field.field.node.page.field_storyline.yml
Normal file
|
@ -0,0 +1,53 @@
|
|||
uuid: 7aa72f38-e28f-4cf0-8fe5-109b53a9206d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_storyline
|
||||
- node.type.page
|
||||
- paragraphs.paragraphs_type.storyline_header
|
||||
- paragraphs.paragraphs_type.storyline_item
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
_core:
|
||||
default_config_hash: 2i9sw_932jg3h3uFo_ZlmPuqm_8Bu61vCMnS8oaeZwI
|
||||
id: node.page.field_storyline
|
||||
field_name: field_storyline
|
||||
entity_type: node
|
||||
bundle: page
|
||||
label: storyline
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:paragraph'
|
||||
handler_settings:
|
||||
negate: 0
|
||||
target_bundles:
|
||||
storyline_header: storyline_header
|
||||
storyline_item: storyline_item
|
||||
target_bundles_drag_drop:
|
||||
file:
|
||||
weight: 8
|
||||
enabled: false
|
||||
image:
|
||||
weight: 9
|
||||
enabled: false
|
||||
slide:
|
||||
weight: 10
|
||||
enabled: false
|
||||
text:
|
||||
weight: 11
|
||||
enabled: false
|
||||
storyline_header:
|
||||
enabled: true
|
||||
weight: 12
|
||||
storyline_item:
|
||||
enabled: true
|
||||
weight: 13
|
||||
update:
|
||||
weight: 14
|
||||
enabled: false
|
||||
field_type: entity_reference_revisions
|
Loading…
Add table
Add a link
Reference in a new issue