Selectively apply distro update

This commit is contained in:
Keegan Rankin 2024-03-01 13:38:22 -08:00
parent 2a4b10f537
commit f396430bc1
34 changed files with 295 additions and 209 deletions

View file

@ -20,7 +20,7 @@ dependencies:
module:
- ds
- field_group
- responsive_image
- media_responsive_thumbnail
- user
third_party_settings:
ds:
@ -38,18 +38,14 @@ third_party_settings:
attributes: ''
link_attribute: ''
link_custom: ''
label: ''
regions:
ds_content:
- field_image
- field_media_image
- group_card_content
- 'bundle_field:node'
- node_title
fields:
'bundle_field:node':
plugin_id: 'bundle_field:node'
weight: 2
label: hidden
formatter: default
node_title:
plugin_id: node_title
weight: 3
@ -60,6 +56,11 @@ third_party_settings:
wrapper: h2
class: ''
exclude_node_title: '1'
'bundle_field:node':
plugin_id: 'bundle_field:node'
weight: 2
label: hidden
formatter: default
field_group:
group_card_content:
children:
@ -67,7 +68,7 @@ third_party_settings:
- node_title
label: 'Card content'
parent_name: ''
region: hidden
region: ds_content
weight: 1
format_type: html_element
format_settings:
@ -86,14 +87,14 @@ targetEntityType: node
bundle: blog
mode: simple_card
content:
field_image:
type: responsive_image
label: visually_hidden
field_media_image:
type: media_responsive_thumbnail
label: hidden
settings:
responsive_image_style: narrow
image_link: content
responsive_image_style: drutopia_card
image_link: ''
image_loading:
attribute: eager
attribute: lazy
third_party_settings: { }
weight: 0
region: ds_content
@ -103,6 +104,7 @@ hidden:
field_authors: true
field_body_paragraph: true
field_economic_sectors: true
field_image: true
field_institutions_structures: true
field_meta_tags: true
field_movements_struggles: true