Give basic page webform paragraph (& all paragarphs)

This commit is contained in:
benjamin melançon 2018-12-10 21:34:12 -05:00
parent 3866e8b142
commit 8c6242563b

View file

@ -8,10 +8,16 @@ dependencies:
- paragraphs.paragraphs_type.faq
- paragraphs.paragraphs_type.file
- paragraphs.paragraphs_type.image
- paragraphs.paragraphs_type.quotation_with_image
- paragraphs.paragraphs_type.slide
- paragraphs.paragraphs_type.storyline_header
- paragraphs.paragraphs_type.storyline_item
- paragraphs.paragraphs_type.text
- paragraphs.paragraphs_type.title
- paragraphs.paragraphs_type.update
- paragraphs.paragraphs_type.video
- paragraphs.paragraphs_type.view
- paragraphs.paragraphs_type.webform
module:
- entity_reference_revisions
_core:
@ -38,6 +44,12 @@ settings:
slide: slide
update: update
faq: faq
webform: webform
quotation_with_image: quotation_with_image
storyline_header: storyline_header
storyline_item: storyline_item
title: title
view: view
target_bundles_drag_drop:
text:
enabled: true
@ -60,4 +72,22 @@ settings:
faq:
enabled: true
weight: -9
webform:
enabled: true
weight: 14
quotation_with_image:
enabled: true
weight: 18
storyline_header:
enabled: true
weight: 20
storyline_item:
enabled: true
weight: 21
title:
enabled: true
weight: 23
view:
enabled: true
weight: 26
field_type: entity_reference_revisions