Commit more reasonably trivial config updates
manual, no module here
This commit is contained in:
parent
14c61444ad
commit
d0d685cac0
18 changed files with 103 additions and 295 deletions
|
@ -1,4 +1,4 @@
|
|||
uuid: e88b57af-d20d-401b-a69b-1561a5aa0c25
|
||||
uuid: 013a4dc7-d148-4321-916b-4905425635cf
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
|
@ -275,8 +275,7 @@ items:
|
|||
ds:
|
||||
layout:
|
||||
id: ds_1col
|
||||
path: modules/contrib/ds
|
||||
library: ''
|
||||
library: null
|
||||
disable_css: false
|
||||
entity_classes: all_classes
|
||||
settings:
|
||||
|
@ -292,7 +291,6 @@ items:
|
|||
ds_content:
|
||||
- node_title
|
||||
- field_summary
|
||||
- links
|
||||
fields:
|
||||
node_title:
|
||||
plugin_id: node_title
|
||||
|
@ -315,15 +313,11 @@ items:
|
|||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: ds_content
|
||||
links:
|
||||
weight: 2
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: ds_content
|
||||
hidden:
|
||||
body: true
|
||||
field_body_paragraph: true
|
||||
field_meta_tags: true
|
||||
links: true
|
||||
-
|
||||
collection: ''
|
||||
name: field.field.node.page.body
|
||||
|
@ -365,6 +359,7 @@ items:
|
|||
- paragraphs.paragraphs_type.slide
|
||||
- paragraphs.paragraphs_type.text
|
||||
- paragraphs.paragraphs_type.update
|
||||
- paragraphs.paragraphs_type.video
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
id: node.page.field_body_paragraph
|
||||
|
@ -385,28 +380,32 @@ items:
|
|||
text: text
|
||||
image: image
|
||||
file: file
|
||||
video: video
|
||||
slide: slide
|
||||
update: update
|
||||
faq: faq
|
||||
target_bundles_drag_drop:
|
||||
text:
|
||||
enabled: true
|
||||
weight: -11
|
||||
weight: -15
|
||||
image:
|
||||
enabled: true
|
||||
weight: -10
|
||||
weight: -14
|
||||
file:
|
||||
enabled: true
|
||||
weight: -9
|
||||
weight: -13
|
||||
video:
|
||||
enabled: true
|
||||
weight: -12
|
||||
slide:
|
||||
enabled: true
|
||||
weight: -8
|
||||
weight: -11
|
||||
update:
|
||||
enabled: true
|
||||
weight: -7
|
||||
weight: -10
|
||||
faq:
|
||||
enabled: true
|
||||
weight: 9
|
||||
weight: -9
|
||||
field_type: entity_reference_revisions
|
||||
-
|
||||
collection: ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue