Selectively apply distro update

This commit is contained in:
Keegan Rankin 2024-03-01 13:38:22 -08:00
parent 8aeffa5e97
commit 333d5f418e
34 changed files with 299 additions and 212 deletions

View file

@ -20,9 +20,9 @@ dependencies:
- field.field.node.article.field_upload
- node.type.article
module:
- ds
- entity_reference_revisions
- responsive_image
- media
- text
- user
third_party_settings:
ds:
@ -42,7 +42,7 @@ third_party_settings:
link_custom: ''
regions:
ds_content:
- field_image
- field_media_image
- field_authors
- node_post_date
- field_body_paragraph
@ -68,7 +68,7 @@ content:
link: true
third_party_settings: { }
weight: 1
region: ds_content
region: content
field_body_paragraph:
type: entity_reference_revisions_entity_view
label: hidden
@ -77,18 +77,25 @@ content:
link: ''
third_party_settings: { }
weight: 3
region: ds_content
field_image:
type: responsive_image
region: content
field_media_image:
type: media_thumbnail
label: hidden
settings:
responsive_image_style: ''
image_link: ''
image_style: ''
image_loading:
attribute: eager
attribute: lazy
third_party_settings: { }
weight: 1
region: content
field_summary:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 0
region: ds_content
region: content
field_tags:
type: entity_reference_label
label: hidden
@ -96,7 +103,7 @@ content:
link: true
third_party_settings: { }
weight: 5
region: ds_content
region: content
field_topics:
type: entity_reference_label
label: hidden
@ -104,7 +111,7 @@ content:
link: true
third_party_settings: { }
weight: 4
region: ds_content
region: content
geo_citation:
settings: { }
third_party_settings: { }
@ -116,6 +123,7 @@ hidden:
field_article_type: true
field_biography: true
field_economic_sectors: true
field_image: true
field_institutions_structures: true
field_meta_tags: true
field_movements_struggles: true