parent
f72166aa41
commit
d34cdff07c
2 changed files with 21 additions and 14 deletions
|
@ -47,26 +47,30 @@ third_party_settings:
|
|||
link_custom: ''
|
||||
classes:
|
||||
layout_class: { }
|
||||
header: { }
|
||||
left: { }
|
||||
right: { }
|
||||
footer: { }
|
||||
regions:
|
||||
header:
|
||||
- field_image
|
||||
- field_subtitle
|
||||
- field_biography
|
||||
left:
|
||||
- field_article_type
|
||||
- node_post_date
|
||||
- field_authors
|
||||
right:
|
||||
- field_body_paragraph
|
||||
- field_article_type
|
||||
- field_topics
|
||||
- field_tags
|
||||
- field_biography
|
||||
- geo_citation
|
||||
- comment
|
||||
- links
|
||||
fields:
|
||||
node_post_date:
|
||||
plugin_id: node_post_date
|
||||
weight: 2
|
||||
weight: 3
|
||||
label: hidden
|
||||
formatter: ds_post_date_month_day_year
|
||||
_core:
|
||||
|
@ -86,16 +90,16 @@ content:
|
|||
third_party_settings: { }
|
||||
region: right
|
||||
field_article_type:
|
||||
weight: 5
|
||||
weight: 2
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label
|
||||
region: right
|
||||
region: left
|
||||
field_authors:
|
||||
type: entity_reference_label
|
||||
weight: 3
|
||||
weight: 4
|
||||
region: left
|
||||
label: visually_hidden
|
||||
settings:
|
||||
|
@ -105,18 +109,18 @@ content:
|
|||
ds_limit: ''
|
||||
field_biography:
|
||||
type: entity_reference_override_entity
|
||||
weight: 8
|
||||
region: right
|
||||
label: above
|
||||
weight: 6
|
||||
region: header
|
||||
label: hidden
|
||||
settings:
|
||||
view_mode: default
|
||||
view_mode: teaser
|
||||
override_action: field_summary
|
||||
link: false
|
||||
third_party_settings:
|
||||
ds:
|
||||
ds_limit: ''
|
||||
field_body_paragraph:
|
||||
weight: 4
|
||||
weight: 5
|
||||
label: visually_hidden
|
||||
settings:
|
||||
view_mode: default
|
||||
|
@ -145,7 +149,7 @@ content:
|
|||
third_party_settings: { }
|
||||
field_tags:
|
||||
type: entity_reference_label
|
||||
weight: 7
|
||||
weight: 8
|
||||
label: hidden
|
||||
settings:
|
||||
link: true
|
||||
|
@ -153,7 +157,7 @@ content:
|
|||
region: right
|
||||
field_topics:
|
||||
type: entity_reference_label
|
||||
weight: 6
|
||||
weight: 7
|
||||
region: right
|
||||
label: visually_hidden
|
||||
settings:
|
||||
|
|
|
@ -35,6 +35,8 @@ third_party_settings:
|
|||
link_custom: ''
|
||||
classes:
|
||||
layout_class: { }
|
||||
left: { }
|
||||
right: { }
|
||||
regions:
|
||||
left:
|
||||
- field_image
|
||||
|
@ -52,6 +54,7 @@ third_party_settings:
|
|||
link: true
|
||||
wrapper: h2
|
||||
class: ''
|
||||
exclude_node_title: '1'
|
||||
_core:
|
||||
default_config_hash: gCkJOlEwJlVhfOrZ9tg-TRlQAaIiOeJVH-yWVceuQgc
|
||||
id: node.people.teaser
|
||||
|
@ -62,7 +65,7 @@ content:
|
|||
field_image:
|
||||
type: responsive_image
|
||||
weight: 0
|
||||
label: visually_hidden
|
||||
label: hidden
|
||||
settings:
|
||||
responsive_image_style: narrow
|
||||
image_link: content
|
||||
|
|
Loading…
Add table
Reference in a new issue