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
48
config/sync/field.field.node.event.field_body_paragraph.yml
Normal file
48
config/sync/field.field.node.event.field_body_paragraph.yml
Normal file
|
@ -0,0 +1,48 @@
|
|||
uuid: bc89e121-e48a-44ab-b702-e35f31e87130
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_body_paragraph
|
||||
- node.type.event
|
||||
- paragraphs.paragraphs_type.file
|
||||
- paragraphs.paragraphs_type.image
|
||||
- paragraphs.paragraphs_type.text
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
_core:
|
||||
default_config_hash: v1cDZfGDCCh3CsrnaxfPR2IDUhJAbpEakT7NNR8aC-4
|
||||
id: node.event.field_body_paragraph
|
||||
field_name: field_body_paragraph
|
||||
entity_type: node
|
||||
bundle: event
|
||||
label: 'Body paragraph'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:paragraph'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
text: text
|
||||
image: image
|
||||
file: file
|
||||
target_bundles_drag_drop:
|
||||
text:
|
||||
enabled: true
|
||||
weight: -11
|
||||
image:
|
||||
enabled: true
|
||||
weight: -10
|
||||
file:
|
||||
enabled: true
|
||||
weight: -9
|
||||
slide:
|
||||
weight: -8
|
||||
enabled: false
|
||||
update:
|
||||
weight: -7
|
||||
enabled: false
|
||||
field_type: entity_reference_revisions
|
Loading…
Add table
Add a link
Reference in a new issue