parent
19d7bf0454
commit
2a77b20677
1 changed files with 7 additions and 12 deletions
|
@ -32,6 +32,7 @@ third_party_settings:
|
|||
disable_css: true
|
||||
entity_classes: all_classes
|
||||
settings:
|
||||
label: ''
|
||||
wrappers:
|
||||
header: div
|
||||
left: div
|
||||
|
@ -52,7 +53,6 @@ third_party_settings:
|
|||
- field_image
|
||||
left:
|
||||
- node_post_date
|
||||
- node_author
|
||||
- field_authors
|
||||
right:
|
||||
- field_body_paragraph
|
||||
|
@ -61,14 +61,9 @@ third_party_settings:
|
|||
- node_links
|
||||
- comment
|
||||
fields:
|
||||
node_author:
|
||||
plugin_id: node_author
|
||||
weight: 2
|
||||
label: hidden
|
||||
formatter: author_linked
|
||||
node_links:
|
||||
plugin_id: node_links
|
||||
weight: 7
|
||||
weight: 6
|
||||
label: hidden
|
||||
formatter: default
|
||||
node_post_date:
|
||||
|
@ -84,7 +79,7 @@ bundle: blog
|
|||
mode: full
|
||||
content:
|
||||
comment:
|
||||
weight: 8
|
||||
weight: 7
|
||||
label: above
|
||||
settings:
|
||||
pager_id: 0
|
||||
|
@ -94,7 +89,7 @@ content:
|
|||
region: right
|
||||
field_authors:
|
||||
type: entity_reference_label
|
||||
weight: 3
|
||||
weight: 2
|
||||
region: left
|
||||
label: hidden
|
||||
settings:
|
||||
|
@ -103,7 +98,7 @@ content:
|
|||
ds:
|
||||
ds_limit: ''
|
||||
field_body_paragraph:
|
||||
weight: 4
|
||||
weight: 3
|
||||
label: visually_hidden
|
||||
settings:
|
||||
view_mode: default
|
||||
|
@ -123,7 +118,7 @@ content:
|
|||
type: responsive_image
|
||||
region: header
|
||||
field_tags:
|
||||
weight: 6
|
||||
weight: 5
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link: true
|
||||
|
@ -132,7 +127,7 @@ content:
|
|||
region: right
|
||||
field_topics:
|
||||
type: entity_reference_label
|
||||
weight: 5
|
||||
weight: 4
|
||||
region: right
|
||||
label: visually_hidden
|
||||
settings:
|
||||
|
|
Loading…
Add table
Reference in a new issue