Skip to content

Commit

Permalink
Update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
hel-platta-automation authored and github-actions[bot] committed May 22, 2024
1 parent bee5c0f commit e7d5913
Show file tree
Hide file tree
Showing 93 changed files with 294 additions and 169 deletions.
44 changes: 22 additions & 22 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions conf/cmi/block.block.claro_help.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
uuid: 2e54f265-0124-4799-8507-82ecda8c7888
langcode: en
status: true
dependencies:
module:
- help
theme:
- claro
_core:
default_config_hash: jccFSSVqV0WCDb6NtML1VWAWTtDbZ-zn5YgTRMgMrIM
id: claro_help
theme: claro
region: help
weight: 0
provider: null
plugin: help_block
settings:
id: help_block
label: Help
label_display: '0'
provider: help
visibility: { }
22 changes: 22 additions & 0 deletions conf/cmi/block.block.gin_help.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
uuid: 520caf87-3c6e-426f-9c75-dc3fa228aa79
langcode: en
status: true
dependencies:
module:
- help
theme:
- gin
_core:
default_config_hash: 8nOAry2oKqJOr0zbrlJ3sZHDFJLIO6j-0vT0K_TYca4
id: gin_help
theme: gin
region: help
weight: 0
provider: null
plugin: help_block
settings:
id: help_block
label: Help
label_display: '0'
provider: help
visibility: { }
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies:
config:
- node.type.news_item
_core:
default_config_hash: TS9NjPg6-uY8Idgx7rFczAn-HeVNvQiQH0CvuHVQhH4
default_config_hash: xG4K-cro8zxFgSG9z6wY_RUmq-UodGTG1M7mKJFUAtE
id: node.news_item.promote
field_name: promote
entity_type: node
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies:
config:
- node.type.news_item
_core:
default_config_hash: tW6uICs7J075Iv83bMyKi93RrQGrvD6kuJR-WgiBCvY
default_config_hash: wF4UXb867-uF_2avGVephV1FiouV_b4n4wsDVCA4AB0
id: node.news_item.status
field_name: status
entity_type: node
Expand Down
106 changes: 47 additions & 59 deletions conf/cmi/core.entity_form_display.node.news_item.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ langcode: en
status: true
dependencies:
config:
- field.field.node.news_item.field_annif_keywords
- field.field.node.news_item.field_content
- field.field.node.news_item.field_lead_in
- field.field.node.news_item.field_main_image
Expand All @@ -25,10 +24,9 @@ dependencies:
- paragraphs
- path
- publication_date
- radioactivity
- readonly_field_widget
- scheduler
- select2
- radioactivity
third_party_settings:
field_group:
group_news_item_links:
Expand Down Expand Up @@ -105,16 +103,6 @@ content:
region: content
settings: { }
third_party_settings: { }
field_annif_keywords:
type: readonly_field_widget
weight: 29
region: content
settings:
label: above
formatter_type: null
formatter_settings: { }
show_description: false
third_party_settings: { }
field_content:
type: paragraphs
weight: 17
Expand Down Expand Up @@ -157,16 +145,6 @@ content:
rows: 5
placeholder: ''
third_party_settings: { }
field_news_groups:
type: select2_entity_reference
weight: 26
region: content
settings:
width: 100%
autocomplete: false
match_operator: CONTAINS
match_limit: 10
third_party_settings: { }
field_news_item_links_link:
type: linkit
weight: 20
Expand Down Expand Up @@ -195,42 +173,6 @@ content:
match_operator: CONTAINS
match_limit: 10
third_party_settings: { }
field_news_item_updating_news:
type: paragraphs
weight: 17
region: content
settings:
title: Paragraph
title_plural: Paragraphs
edit_mode: open
closed_mode: summary
autocollapse: none
closed_mode_threshold: 0
add_mode: dropdown
form_display_mode: default
default_paragraph_type: _none
features:
add_above: '0'
collapse_edit_all: '0'
convert: '0'
duplicate: '0'
third_party_settings: { }
field_news_neighbourhoods:
type: select2_entity_reference
weight: 27
region: content
settings:
width: 100%
autocomplete: false
match_operator: CONTAINS
match_limit: 10
third_party_settings: { }
field_radioactivity:
type: radioactivity_reference
weight: 28
region: content
settings: { }
third_party_settings: { }
field_short_title:
type: string_textfield
weight: 2
Expand Down Expand Up @@ -329,5 +271,51 @@ content:
region: content
settings: { }
third_party_settings: { }
field_news_item_updating_news:
type: paragraphs
weight: 17
region: content
settings:
title: Paragraph
title_plural: Paragraphs
edit_mode: open
closed_mode: summary
autocollapse: none
closed_mode_threshold: 0
add_mode: dropdown
form_display_mode: default
default_paragraph_type: _none
features:
add_above: '0'
collapse_edit_all: '0'
convert: '0'
duplicate: '0'
third_party_settings: { }
field_news_groups:
type: select2_entity_reference
weight: 26
region: content
settings:
width: 100%
autocomplete: false
match_operator: CONTAINS
match_limit: 10
third_party_settings: { }
field_news_neighbourhoods:
type: select2_entity_reference
weight: 27
region: content
settings:
width: 100%
autocomplete: false
match_operator: CONTAINS
match_limit: 10
third_party_settings: { }
field_radioactivity:
type: radioactivity_reference
weight: 28
region: content
settings: { }
third_party_settings: { }
hidden:
hide_sidebar_navigation: true
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
- media.type.image
- responsive_image.styles.image__3_2_content_area
_core:
default_config_hash: 78FIlGMh7zQ72qsggX09fvdXZq7qsywgGoO0ij9jNcY
default_config_hash: pD_LAKb-y1qN4CS-AbMCPzW2gcbxSslHiDc04TbU14o
id: media.image.image_content_area
targetEntityType: media
bundle: image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ status: true
dependencies:
config:
- core.entity_view_mode.node.card_teaser
- field.field.node.news_item.field_annif_keywords
- field.field.node.news_item.field_content
- field.field.node.news_item.field_lead_in
- field.field.node.news_item.field_main_image
Expand Down
Loading

0 comments on commit e7d5913

Please sign in to comment.