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
|
||||
- responsive_image.styles.narrow
|
||||
module:
|
||||
- ds
|
||||
- entity_reference_revisions
|
||||
- responsive_image
|
||||
- text
|
||||
- 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:
|
||||
default_config_hash: mOqGMXhG-1WYGi-yooQwPMMtw5QzRZL_TSWW_NQhow0
|
||||
id: node.people.full
|
||||
|
@ -58,7 +33,7 @@ content:
|
|||
link: ''
|
||||
third_party_settings: { }
|
||||
type: entity_reference_revisions_entity_view
|
||||
region: right
|
||||
region: content
|
||||
field_image:
|
||||
weight: 0
|
||||
label: hidden
|
||||
|
@ -67,7 +42,7 @@ content:
|
|||
image_link: ''
|
||||
third_party_settings: { }
|
||||
type: responsive_image
|
||||
region: left
|
||||
region: content
|
||||
field_people_position:
|
||||
type: string
|
||||
weight: 1
|
||||
|
@ -75,7 +50,7 @@ content:
|
|||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
region: right
|
||||
region: content
|
||||
field_people_type:
|
||||
weight: 3
|
||||
label: hidden
|
||||
|
|
Loading…
Reference in a new issue