Install drutopia site with the engage subprofile
This commit is contained in:
parent
1d3f5ba5ad
commit
101f8e0e54
645 changed files with 62725 additions and 0 deletions
63
config/field.field.node.page.field_body_paragraph.yml
Normal file
63
config/field.field.node.page.field_body_paragraph.yml
Normal file
|
@ -0,0 +1,63 @@
|
|||
uuid: f42c2e6f-0ce5-4f29-a9fd-60abcc364143
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_body_paragraph
|
||||
- node.type.page
|
||||
- paragraphs.paragraphs_type.faq
|
||||
- paragraphs.paragraphs_type.file
|
||||
- paragraphs.paragraphs_type.image
|
||||
- paragraphs.paragraphs_type.slide
|
||||
- paragraphs.paragraphs_type.text
|
||||
- paragraphs.paragraphs_type.update
|
||||
- paragraphs.paragraphs_type.video
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
_core:
|
||||
default_config_hash: IZb3avpMcvY5tiws_RxDuZ-maGL9HNzmMeeCsP6u74k
|
||||
id: node.page.field_body_paragraph
|
||||
field_name: field_body_paragraph
|
||||
entity_type: node
|
||||
bundle: page
|
||||
label: Description
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:paragraph'
|
||||
handler_settings:
|
||||
negate: 0
|
||||
target_bundles:
|
||||
text: text
|
||||
image: image
|
||||
file: file
|
||||
video: video
|
||||
slide: slide
|
||||
update: update
|
||||
faq: faq
|
||||
target_bundles_drag_drop:
|
||||
text:
|
||||
enabled: true
|
||||
weight: -15
|
||||
image:
|
||||
enabled: true
|
||||
weight: -14
|
||||
file:
|
||||
enabled: true
|
||||
weight: -13
|
||||
video:
|
||||
enabled: true
|
||||
weight: -12
|
||||
slide:
|
||||
enabled: true
|
||||
weight: -11
|
||||
update:
|
||||
enabled: true
|
||||
weight: -10
|
||||
faq:
|
||||
enabled: true
|
||||
weight: -9
|
||||
field_type: entity_reference_revisions
|
Loading…
Add table
Add a link
Reference in a new issue