Dump more DS templates, commit auto-updated aspects of node display config

This commit is contained in:
benjamin melançon 2018-11-17 19:06:07 -05:00
parent d89e8fa545
commit 998a4c7b62
4 changed files with 34 additions and 74 deletions

View file

@ -19,31 +19,11 @@ dependencies:
- field.field.node.case_study.field_summary
- field.field.node.case_study.field_technologies
- node.type.case_study
- responsive_image.styles.wide
module:
- ds
- paragraphs
- responsive_image
- entity_reference_revisions
- text
- user
third_party_settings:
ds:
layout:
id: layout_onecol
library: layout_discovery/onecol
disable_css: false
entity_classes: all_classes
settings: { }
regions:
content:
- field_body_paragraph
- field_case_study_client
- field_case_study_year
- field_case_study_status
- field_services
- field_technologies
- field_case_study_team
- field_case_study_partners
_core:
default_config_hash: N_SusIa1IFu4fIGYNRpaypRg9DZhGSCXmBlKzUUIJi4
id: node.case_study.full

View file

@ -8,28 +8,8 @@ dependencies:
- field.field.node.landing_page.field_meta_tags
- node.type.landing_page
module:
- ds
- entity_reference_revisions
- user
third_party_settings:
ds:
layout:
id: ds_1col
library: null
disable_css: false
entity_classes: all_classes
settings:
wrappers:
ds_content: div
outer_wrapper: div
attributes: ''
link_attribute: ''
link_custom: ''
classes:
layout_class: { }
regions:
ds_content:
- field_body_paragraph
_core:
default_config_hash: tf5HX48OUBJfLFIGGe79En5nUTNVRQiHp0F3KOQB8ts
id: node.landing_page.full
@ -45,7 +25,7 @@ content:
link: ''
third_party_settings: { }
type: entity_reference_revisions_entity_view
region: ds_content
region: content
hidden:
field_meta_tags: true
links: true

View file

@ -6,6 +6,7 @@ dependencies:
- field.field.node.page.body
- field.field.node.page.field_body_paragraph
- field.field.node.page.field_meta_tags
- field.field.node.page.field_storyline
- field.field.node.page.field_summary
- node.type.page
module:
@ -39,5 +40,6 @@ hidden:
body: true
field_body_paragraph: true
field_meta_tags: true
field_storyline: true
field_summary: true
links: true

View file

@ -11,31 +11,10 @@ dependencies:
- field.field.node.page.field_summary
- node.type.page
module:
- ds
- entity_reference_revisions
- metatag
- text
- user
third_party_settings:
ds:
layout:
id: ds_1col
path: modules/contrib/ds
library: ''
disable_css: false
entity_classes: all_classes
settings:
wrappers:
ds_content: div
outer_wrapper: div
attributes: ''
link_attribute: ''
link_custom: ''
classes:
layout_class: { }
regions:
ds_content:
- field_body_paragraph
- links
- field_storyline
_core:
default_config_hash: ejxo55vENzO8ZHuGrkj_Np-soJ-olS86ZhSc2taHa2I
id: node.page.full
@ -43,6 +22,14 @@ targetEntityType: node
bundle: page
mode: full
content:
body:
type: text_summary_or_trimmed
weight: 0
region: content
label: above
settings:
trim_length: 600
third_party_settings: { }
field_body_paragraph:
weight: 1
label: hidden
@ -51,22 +38,33 @@ content:
link: ''
third_party_settings: { }
type: entity_reference_revisions_entity_view
region: ds_content
region: content
field_meta_tags:
type: metatag_empty_formatter
weight: 0
region: content
label: above
settings: { }
third_party_settings: { }
field_storyline:
type: entity_reference_revisions_entity_view
weight: 1
region: ds_content
region: content
label: hidden
settings:
view_mode: default
link: ''
third_party_settings: { }
links:
weight: 2
field_summary:
type: text_default
weight: 0
region: content
label: above
settings: { }
third_party_settings: { }
region: ds_content
hidden:
body: true
field_meta_tags: true
field_summary: true
links:
weight: 2
region: content
settings: { }
third_party_settings: { }
hidden: { }