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
36
config/sync/field.field.node.action.field_body_paragraph.yml
Normal file
36
config/sync/field.field.node.action.field_body_paragraph.yml
Normal file
|
@ -0,0 +1,36 @@
|
|||
uuid: 84f3a51d-d22b-4f7d-afe5-8a2e322c2c35
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_body_paragraph
|
||||
- node.type.action
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
_core:
|
||||
default_config_hash: 58ZaYwp6k8mCMdGfqaD5Z4o0Ahn1X-lDH6keH3Kh3Ls
|
||||
id: node.action.field_body_paragraph
|
||||
field_name: field_body_paragraph
|
||||
entity_type: node
|
||||
bundle: action
|
||||
label: 'Body paragraph'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:paragraph'
|
||||
handler_settings:
|
||||
target_bundles: null
|
||||
target_bundles_drag_drop:
|
||||
text:
|
||||
weight: -7
|
||||
enabled: false
|
||||
image:
|
||||
weight: -7
|
||||
enabled: false
|
||||
file:
|
||||
weight: -7
|
||||
enabled: false
|
||||
field_type: entity_reference_revisions
|
Loading…
Add table
Add a link
Reference in a new issue