And the straightforward new configuration for collection paragraph
This commit is contained in:
parent
ba35d8c75b
commit
32dd464ae8
6 changed files with 158 additions and 0 deletions
|
@ -0,0 +1,55 @@
|
|||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_body_paragraph
|
||||
- node.type.collection
|
||||
- paragraphs.paragraphs_type.drutopia_collection
|
||||
- paragraphs.paragraphs_type.image
|
||||
- paragraphs.paragraphs_type.text
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
id: node.collection.field_body_paragraph
|
||||
field_name: field_body_paragraph
|
||||
entity_type: node
|
||||
bundle: collection
|
||||
label: 'Body paragraph'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:paragraph'
|
||||
handler_settings:
|
||||
negate: 0
|
||||
target_bundles:
|
||||
drutopia_collection: drutopia_collection
|
||||
image: image
|
||||
text: text
|
||||
target_bundles_drag_drop:
|
||||
drutopia_collection:
|
||||
enabled: true
|
||||
weight: 9
|
||||
faq:
|
||||
weight: 10
|
||||
enabled: false
|
||||
file:
|
||||
weight: 11
|
||||
enabled: false
|
||||
image:
|
||||
enabled: true
|
||||
weight: 12
|
||||
slide:
|
||||
weight: 13
|
||||
enabled: false
|
||||
text:
|
||||
enabled: true
|
||||
weight: 14
|
||||
update:
|
||||
weight: 15
|
||||
enabled: false
|
||||
video:
|
||||
weight: 16
|
||||
enabled: false
|
||||
field_type: entity_reference_revisions
|
Loading…
Add table
Add a link
Reference in a new issue