Selectively apply distro update
This commit is contained in:
parent
2a4b10f537
commit
f396430bc1
34 changed files with 295 additions and 209 deletions
|
@ -52,6 +52,7 @@ third_party_settings:
|
|||
- node_post_date
|
||||
- field_authors
|
||||
- field_collection_type
|
||||
- field_body_paragraph
|
||||
- field_topics
|
||||
- field_tags
|
||||
right:
|
||||
|
@ -100,7 +101,7 @@ content:
|
|||
region: right
|
||||
field_collection_type:
|
||||
type: entity_reference_label
|
||||
label: visually_hidden
|
||||
label: hidden
|
||||
settings:
|
||||
link: false
|
||||
third_party_settings: { }
|
||||
|
@ -123,15 +124,15 @@ content:
|
|||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
weight: 5
|
||||
weight: 6
|
||||
region: left
|
||||
field_topics:
|
||||
type: entity_reference_label
|
||||
label: visually_hidden
|
||||
label: hidden
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
weight: 4
|
||||
weight: 5
|
||||
region: left
|
||||
hidden:
|
||||
body: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue