Switch to non-display suite, normal node templates
This commit is contained in:
parent
4a3e14c957
commit
c95806ba71
1 changed files with 4 additions and 29 deletions
|
@ -14,35 +14,10 @@ dependencies:
|
||||||
- node.type.people
|
- node.type.people
|
||||||
- responsive_image.styles.narrow
|
- responsive_image.styles.narrow
|
||||||
module:
|
module:
|
||||||
- ds
|
|
||||||
- entity_reference_revisions
|
- entity_reference_revisions
|
||||||
- responsive_image
|
- responsive_image
|
||||||
|
- text
|
||||||
- user
|
- user
|
||||||
third_party_settings:
|
|
||||||
ds:
|
|
||||||
layout:
|
|
||||||
id: ds_2col
|
|
||||||
library: ds/ds_2col
|
|
||||||
disable_css: true
|
|
||||||
entity_classes: all_classes
|
|
||||||
settings:
|
|
||||||
wrappers:
|
|
||||||
left: div
|
|
||||||
right: div
|
|
||||||
outer_wrapper: div
|
|
||||||
attributes: ''
|
|
||||||
link_attribute: ''
|
|
||||||
link_custom: ''
|
|
||||||
classes:
|
|
||||||
layout_class: { }
|
|
||||||
regions:
|
|
||||||
left:
|
|
||||||
- field_image
|
|
||||||
right:
|
|
||||||
- field_people_position
|
|
||||||
- field_body_paragraph
|
|
||||||
- field_people_type
|
|
||||||
- links
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: mOqGMXhG-1WYGi-yooQwPMMtw5QzRZL_TSWW_NQhow0
|
default_config_hash: mOqGMXhG-1WYGi-yooQwPMMtw5QzRZL_TSWW_NQhow0
|
||||||
id: node.people.full
|
id: node.people.full
|
||||||
|
@ -58,7 +33,7 @@ content:
|
||||||
link: ''
|
link: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_revisions_entity_view
|
type: entity_reference_revisions_entity_view
|
||||||
region: right
|
region: content
|
||||||
field_image:
|
field_image:
|
||||||
weight: 0
|
weight: 0
|
||||||
label: hidden
|
label: hidden
|
||||||
|
@ -67,7 +42,7 @@ content:
|
||||||
image_link: ''
|
image_link: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: responsive_image
|
type: responsive_image
|
||||||
region: left
|
region: content
|
||||||
field_people_position:
|
field_people_position:
|
||||||
type: string
|
type: string
|
||||||
weight: 1
|
weight: 1
|
||||||
|
@ -75,7 +50,7 @@ content:
|
||||||
settings:
|
settings:
|
||||||
link_to_entity: false
|
link_to_entity: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: right
|
region: content
|
||||||
field_people_type:
|
field_people_type:
|
||||||
weight: 3
|
weight: 3
|
||||||
label: hidden
|
label: hidden
|
||||||
|
|
Loading…
Reference in a new issue