Slightly adjust config on display of topics on pages

This commit is contained in:
Keegan Rankin 2024-01-16 07:49:30 -08:00
parent d79c79a810
commit c73fb341cf
2 changed files with 12 additions and 17 deletions

View file

@ -28,6 +28,7 @@ third_party_settings:
attributes: ''
link_attribute: ''
link_custom: ''
label: ''
regions: { }
_core:
default_config_hash: IJqwajtBIucTAaMgGd7kE-hw_HVZOxJuku1ohZjxVUU
@ -35,19 +36,12 @@ id: node.page.default
targetEntityType: node
bundle: page
mode: default
content:
field_topics:
type: entity_reference_label
label: above
settings:
link: true
third_party_settings: { }
weight: 2
region: content
content: { }
hidden:
body: true
field_body_paragraph: true
field_meta_tags: true
field_summary: true
field_topics: true
links: true
search_api_excerpt: true

View file

@ -13,12 +13,13 @@ dependencies:
module:
- ds
- entity_reference_revisions
- taxonomy
- user
third_party_settings:
ds:
layout:
id: ds_1col
library: ''
library: null
disable_css: false
entity_classes: all_classes
settings:
@ -30,10 +31,11 @@ third_party_settings:
attributes: ''
link_attribute: ''
link_custom: ''
path: modules/contrib/ds
label: ''
regions:
ds_content:
- field_body_paragraph
- field_topics
- links
_core:
default_config_hash: GWD2zN3yeaHHDWEwl0eHfRw1NBwOIZZBWlgaPWHfDk8
@ -49,16 +51,15 @@ content:
view_mode: default
link: ''
third_party_settings: { }
weight: 1
weight: 0
region: ds_content
field_topics:
type: entity_reference_label
type: entity_reference_rss_category
label: hidden
settings:
link: true
settings: { }
third_party_settings: { }
weight: 4
region: middle
weight: 1
region: ds_content
links:
settings: { }
third_party_settings: { }