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.blog.field_body_paragraph.yml
Normal file
36
config/sync/field.field.node.blog.field_body_paragraph.yml
Normal file
|
@ -0,0 +1,36 @@
|
|||
uuid: bcd3b3a8-6a0d-4071-9d10-7fe0a58d4b58
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_body_paragraph
|
||||
- node.type.blog
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
_core:
|
||||
default_config_hash: FLtvcFPffBH3zBV90mr2s-PH9FMXSrPlUOTAWEdf8SA
|
||||
id: node.blog.field_body_paragraph
|
||||
field_name: field_body_paragraph
|
||||
entity_type: node
|
||||
bundle: blog
|
||||
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