Configure more fields to be in left column of author teasers

This commit is contained in:
benjamin melançon 2019-10-07 10:09:16 -04:00
parent 2dba40fd30
commit 67d4cd6c2a

View file

@ -39,15 +39,15 @@ third_party_settings:
right: { }
regions:
left:
- field_image
right:
- node_title
- field_people_position
- field_image
right:
- field_summary
fields:
node_title:
plugin_id: node_title
weight: 1
weight: 0
label: hidden
formatter: default
settings:
@ -64,7 +64,7 @@ mode: teaser
content:
field_image:
type: responsive_image
weight: 0
weight: 2
label: hidden
settings:
responsive_image_style: narrow
@ -73,12 +73,12 @@ content:
region: left
field_people_position:
type: string
weight: 2
weight: 1
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
region: right
region: left
field_summary:
type: text_default
weight: 3