Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UHF-10191: Image style refactor #670

Merged
merged 4 commits into from
Sep 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,15 @@ content:
label: hidden
settings:
imagecache_external_link: ''
imagecache_external_responsive_style: image__3_2
imagecache_external_responsive_style: card
third_party_settings: { }
weight: 0
region: content
picture_url_override:
type: entity_reference_entity_view
label: hidden
settings:
view_mode: image
view_mode: card
link: false
third_party_settings: { }
weight: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -173,15 +173,15 @@ content:
label: hidden
settings:
imagecache_external_link: ''
imagecache_external_responsive_style: image__3_2
imagecache_external_responsive_style: card
third_party_settings: { }
weight: 4
region: content
picture_url_override:
type: entity_reference_entity_view
label: hidden
settings:
view_mode: image
view_mode: card
link: false
third_party_settings: { }
weight: 5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -179,15 +179,15 @@ content:
label: hidden
settings:
imagecache_external_link: ''
imagecache_external_responsive_style: image__3_2
imagecache_external_responsive_style: card
third_party_settings: { }
weight: 3
region: content
picture_url_override:
type: entity_reference_entity_view
label: hidden
settings:
view_mode: image
view_mode: card
link: false
third_party_settings: { }
weight: 4
Expand All @@ -196,8 +196,8 @@ content:
type: service_map_embed
label: hidden
settings:
iframe_title: 'Sijainti kartalla'
link_title: 'Avaa kartta uuteen ikkunaan'
iframe_title: 'Location on map'
link_title: 'Open the map in a new window'
target: true
third_party_settings: { }
weight: 10
Expand Down