Add the configuration from live into the repository

This commit is contained in:
David Valdez 2020-09-28 22:35:13 -05:00
parent c1590dde5c
commit a993889823
34 changed files with 1339 additions and 77 deletions

View file

@ -6,6 +6,7 @@ dependencies:
- field.storage.node.field_body_paragraph
- node.type.page
- paragraphs.paragraphs_type.content_reference
- paragraphs.paragraphs_type.embedded_content
- paragraphs.paragraphs_type.faq
- paragraphs.paragraphs_type.file
- paragraphs.paragraphs_type.image
@ -47,52 +48,56 @@ settings:
faq: faq
webform: webform
content_reference: content_reference
embedded_content: embedded_content
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
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
webform:
enabled: true
weight: 14
content_reference:
enabled: true
weight: 15
embedded_content:
enabled: true
weight: 17
faq:
enabled: true
weight: -9
file:
enabled: true
weight: -13
image:
enabled: true
weight: -14
quotation_with_image:
enabled: true
weight: 18
slide:
enabled: true
weight: -11
storyline_header:
enabled: true
weight: 20
storyline_item:
enabled: true
weight: 21
text:
enabled: true
weight: -15
title:
enabled: true
weight: 23
update:
enabled: true
weight: -10
video:
enabled: true
weight: -12
view:
enabled: true
weight: 26
webform:
enabled: true
weight: 14
field_type: entity_reference_revisions