Display footnotes group placeholder on articles #140
This commit is contained in:
parent
75f3281e50
commit
a638bc8fcc
1 changed files with 13 additions and 8 deletions
|
@ -64,6 +64,7 @@ third_party_settings:
|
|||
- field_authors
|
||||
right:
|
||||
- field_body_paragraph
|
||||
- footnotes_group
|
||||
- field_biography
|
||||
- field_topics
|
||||
- field_tags
|
||||
|
@ -91,7 +92,7 @@ content:
|
|||
view_mode: default
|
||||
pager_id: 0
|
||||
third_party_settings: { }
|
||||
weight: 11
|
||||
weight: 12
|
||||
region: right
|
||||
field_article_type:
|
||||
type: entity_reference_label
|
||||
|
@ -121,7 +122,7 @@ content:
|
|||
third_party_settings:
|
||||
ds:
|
||||
ds_limit: ''
|
||||
weight: 6
|
||||
weight: 7
|
||||
region: right
|
||||
field_body_paragraph:
|
||||
type: entity_reference_revisions_entity_view
|
||||
|
@ -159,7 +160,7 @@ content:
|
|||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
weight: 8
|
||||
weight: 9
|
||||
region: right
|
||||
field_topics:
|
||||
type: entity_reference_label
|
||||
|
@ -167,7 +168,7 @@ content:
|
|||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
weight: 7
|
||||
weight: 8
|
||||
region: right
|
||||
field_upload:
|
||||
type: file_table
|
||||
|
@ -175,17 +176,22 @@ content:
|
|||
settings:
|
||||
use_description_as_link_text: true
|
||||
third_party_settings: { }
|
||||
weight: 10
|
||||
weight: 11
|
||||
region: right
|
||||
footnotes_group:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 6
|
||||
region: right
|
||||
geo_citation:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 9
|
||||
weight: 10
|
||||
region: right
|
||||
links:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 12
|
||||
weight: 13
|
||||
region: right
|
||||
hidden:
|
||||
body: true
|
||||
|
@ -193,5 +199,4 @@ hidden:
|
|||
field_meta_tags: true
|
||||
field_publication_date: true
|
||||
field_summary: true
|
||||
footnotes_group: true
|
||||
search_api_excerpt: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue