Selectively apply distro update
This commit is contained in:
parent
2a4b10f537
commit
f396430bc1
34 changed files with 295 additions and 209 deletions
|
@ -44,6 +44,7 @@ third_party_settings:
|
|||
attributes: ''
|
||||
link_attribute: ''
|
||||
link_custom: ''
|
||||
label: ''
|
||||
regions:
|
||||
ds_content:
|
||||
- field_image
|
||||
|
@ -69,7 +70,7 @@ third_party_settings:
|
|||
- field_authors
|
||||
label: 'Card content'
|
||||
parent_name: ''
|
||||
region: hidden
|
||||
region: ds_content
|
||||
weight: 1
|
||||
format_type: html_element
|
||||
format_settings:
|
||||
|
@ -81,6 +82,24 @@ third_party_settings:
|
|||
attributes: ''
|
||||
effect: none
|
||||
speed: fast
|
||||
group_card_content_bottom:
|
||||
children:
|
||||
- field_topics
|
||||
label: 'Card content bottom'
|
||||
parent_name: ''
|
||||
region: ds_content
|
||||
weight: 2
|
||||
format_type: html_element
|
||||
format_settings:
|
||||
classes: ''
|
||||
id: ''
|
||||
element: div
|
||||
show_label: false
|
||||
label_element: h3
|
||||
label_element_classes: ''
|
||||
attributes: ''
|
||||
effect: none
|
||||
speed: fast
|
||||
_core:
|
||||
default_config_hash: p6e_07jFYgDYzfPzft22FzzqyvPqhEUyM-XdQCUljIY
|
||||
id: node.article.card
|
||||
|
@ -96,17 +115,15 @@ content:
|
|||
third_party_settings: { }
|
||||
weight: 6
|
||||
region: ds_content
|
||||
field_image:
|
||||
type: responsive_image
|
||||
field_media_image:
|
||||
type: media_responsive_thumbnail
|
||||
label: hidden
|
||||
settings:
|
||||
responsive_image_style: narrow
|
||||
responsive_image_style: drutopia_card
|
||||
image_link: content
|
||||
image_loading:
|
||||
attribute: eager
|
||||
third_party_settings:
|
||||
ds:
|
||||
ds_limit: '1'
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: ds_content
|
||||
field_publication_date:
|
||||
|
@ -124,6 +141,7 @@ hidden:
|
|||
field_article_type: true
|
||||
field_biography: true
|
||||
field_body_paragraph: true
|
||||
field_image: true
|
||||
field_meta_tags: true
|
||||
field_subtitle: true
|
||||
field_summary: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue