Skip to content

Commit cfab984

Browse files
authored
Merge pull request #607 from City-of-Helsinki/update-configuration
Automatic update
2 parents 2e4fe19 + dd020b9 commit cfab984

23 files changed

Lines changed: 1378 additions & 296 deletions

composer.lock

Lines changed: 89 additions & 83 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

conf/cmi/core.entity_form_display.helfi_news_groups.helfi_news_groups.default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ content:
2323
placeholder: ''
2424
third_party_settings: { }
2525
hidden:
26+
langcode: true
2627
tid: true

conf/cmi/core.entity_form_display.helfi_news_neighbourhoods.helfi_news_neighbourhoods.default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ content:
2323
placeholder: ''
2424
third_party_settings: { }
2525
hidden:
26+
langcode: true
2627
tid: true

conf/cmi/core.entity_form_display.helfi_news_tags.helfi_news_tags.default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ content:
2323
placeholder: ''
2424
third_party_settings: { }
2525
hidden:
26+
langcode: true
2627
tid: true

conf/cmi/core.entity_form_display.media.hel_map.media_library.yml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,23 @@ dependencies:
66
- core.entity_form_mode.media.media_library
77
- field.field.media.hel_map.field_media_hel_map
88
- media.type.hel_map
9+
module:
10+
- link
911
_core:
10-
default_config_hash: V2n3czOuzjECna58BNEbj6OsF5vbf8YqdjW6YmZABJU
12+
default_config_hash: mB1qn09Anlv4NN5drGy-3Yp6eCU79CFve-VfKP_f7ag
1113
id: media.hel_map.media_library
1214
targetEntityType: media
1315
bundle: hel_map
1416
mode: media_library
1517
content:
18+
field_media_hel_map:
19+
type: link_default
20+
weight: 1
21+
region: content
22+
settings:
23+
placeholder_url: ''
24+
placeholder_title: ''
25+
third_party_settings: { }
1626
name:
1727
type: string_textfield
1828
weight: 0
@@ -23,7 +33,6 @@ content:
2333
third_party_settings: { }
2434
hidden:
2535
created: true
26-
field_media_hel_map: true
2736
langcode: true
2837
path: true
2938
status: true

conf/cmi/core.entity_view_display.helfi_news.helfi_news.default.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,13 @@ content:
2525
hidden:
2626
groups: true
2727
groups_uuid: true
28+
langcode: true
2829
neighbourhoods: true
2930
neighbourhoods_uuid: true
3031
node_url: true
3132
published_at: true
3233
search_api_excerpt: true
34+
search_api_language: true
3335
short_title: true
3436
tags: true
3537
tags_uuid: true

conf/cmi/core.entity_view_display.helfi_news.helfi_news.medium_teaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,13 @@ content:
2727
hidden:
2828
groups: true
2929
groups_uuid: true
30+
langcode: true
3031
neighbourhoods: true
3132
neighbourhoods_uuid: true
3233
node_url: true
3334
published_at: true
3435
search_api_excerpt: true
36+
search_api_language: true
3537
short_title: true
3638
tags: true
3739
tags_uuid: true

conf/cmi/core.entity_view_display.helfi_news_groups.helfi_news_groups.default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ content:
2323
weight: 0
2424
region: content
2525
hidden:
26+
langcode: true
2627
search_api_excerpt: true
2728
tid: true

conf/cmi/core.entity_view_display.helfi_news_neighbourhoods.helfi_news_neighbourhoods.default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ content:
2323
weight: 0
2424
region: content
2525
hidden:
26+
langcode: true
2627
search_api_excerpt: true
2728
tid: true

conf/cmi/core.entity_view_display.helfi_news_tags.helfi_news_tags.default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ content:
2323
weight: 0
2424
region: content
2525
hidden:
26+
langcode: true
2627
search_api_excerpt: true
2728
tid: true

0 commit comments

Comments
 (0)