Selectively apply distro update
This commit is contained in:
parent
2a4b10f537
commit
f396430bc1
34 changed files with 295 additions and 209 deletions
|
@ -40,9 +40,10 @@ third_party_settings:
|
|||
attributes: ''
|
||||
link_attribute: ''
|
||||
link_custom: ''
|
||||
label: ''
|
||||
regions:
|
||||
ds_content:
|
||||
- field_image
|
||||
- field_media_image
|
||||
- group_card_content
|
||||
- node_title
|
||||
- field_authors
|
||||
|
@ -63,7 +64,7 @@ third_party_settings:
|
|||
- field_authors
|
||||
label: 'Card content'
|
||||
parent_name: ''
|
||||
region: hidden
|
||||
region: ds_content
|
||||
weight: 1
|
||||
format_type: html_element
|
||||
format_settings:
|
||||
|
@ -75,6 +76,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: XYwyKKa3-njRWSk_M5xND_313C_fphpvWjlySBpNcxY
|
||||
id: node.blog.card
|
||||
|
@ -84,29 +103,28 @@ mode: card
|
|||
content:
|
||||
field_authors:
|
||||
type: entity_reference_label
|
||||
label: visually_hidden
|
||||
label: hidden
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
weight: 4
|
||||
region: ds_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
|
||||
third_party_settings:
|
||||
ds:
|
||||
ds_limit: '1'
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: ds_content
|
||||
hidden:
|
||||
body: true
|
||||
comment: true
|
||||
field_body_paragraph: true
|
||||
field_image: true
|
||||
field_meta_tags: true
|
||||
field_publication_date: true
|
||||
field_summary: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue