Export the configuration
This commit is contained in:
parent
331e22299a
commit
0c51428c1b
328 changed files with 19596 additions and 0 deletions
58
config/sync/field.field.node.page.field_body_paragraph.yml
Normal file
58
config/sync/field.field.node.page.field_body_paragraph.yml
Normal file
|
@ -0,0 +1,58 @@
|
|||
uuid: d7bca682-05b2-4c9e-ae8e-160e3ccc505d
|
||||
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
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
_core:
|
||||
default_config_hash: pzHKcTxgY8UnpROWkLq7oO4li5xwB71u0em_dj6yVaU
|
||||
id: node.page.field_body_paragraph
|
||||
field_name: field_body_paragraph
|
||||
entity_type: node
|
||||
bundle: page
|
||||
label: 'Body paragraph'
|
||||
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
|
||||
slide: slide
|
||||
update: update
|
||||
faq: faq
|
||||
target_bundles_drag_drop:
|
||||
text:
|
||||
enabled: true
|
||||
weight: -11
|
||||
image:
|
||||
enabled: true
|
||||
weight: -10
|
||||
file:
|
||||
enabled: true
|
||||
weight: -9
|
||||
slide:
|
||||
enabled: true
|
||||
weight: -8
|
||||
update:
|
||||
enabled: true
|
||||
weight: -7
|
||||
faq:
|
||||
enabled: true
|
||||
weight: 9
|
||||
field_type: entity_reference_revisions
|
Loading…
Add table
Add a link
Reference in a new issue