Drop FAQ paragraph from articles
This commit is contained in:
parent
25cca39d70
commit
595ec341cb
1 changed files with 4 additions and 3 deletions
|
@ -5,7 +5,6 @@ dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.node.field_body_paragraph
|
- field.storage.node.field_body_paragraph
|
||||||
- node.type.article
|
- node.type.article
|
||||||
- paragraphs.paragraphs_type.faq
|
|
||||||
- paragraphs.paragraphs_type.file
|
- paragraphs.paragraphs_type.file
|
||||||
- paragraphs.paragraphs_type.image
|
- paragraphs.paragraphs_type.image
|
||||||
- paragraphs.paragraphs_type.text
|
- paragraphs.paragraphs_type.text
|
||||||
|
@ -33,7 +32,6 @@ settings:
|
||||||
image: image
|
image: image
|
||||||
file: file
|
file: file
|
||||||
video: video
|
video: video
|
||||||
faq: faq
|
|
||||||
target_bundles_drag_drop:
|
target_bundles_drag_drop:
|
||||||
text:
|
text:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
@ -48,12 +46,15 @@ settings:
|
||||||
enabled: true
|
enabled: true
|
||||||
weight: -12
|
weight: -12
|
||||||
faq:
|
faq:
|
||||||
enabled: true
|
|
||||||
weight: -11
|
weight: -11
|
||||||
|
enabled: false
|
||||||
slide:
|
slide:
|
||||||
weight: -10
|
weight: -10
|
||||||
enabled: false
|
enabled: false
|
||||||
update:
|
update:
|
||||||
weight: -9
|
weight: -9
|
||||||
enabled: false
|
enabled: false
|
||||||
|
drutopia_collection:
|
||||||
|
weight: 9
|
||||||
|
enabled: false
|
||||||
field_type: entity_reference_revisions
|
field_type: entity_reference_revisions
|
||||||
|
|
Loading…
Add table
Reference in a new issue