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 Mar 21, 2024
1 parent c81b41c commit 0bf2d66
Show file tree
Hide file tree
Showing 15 changed files with 103 additions and 71 deletions.
99 changes: 50 additions & 49 deletions composer.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ content:
third_party_settings: { }
simple_sitemap:
weight: 10
region: content
settings: { }
third_party_settings: { }
region: content
status:
type: boolean_checkbox
weight: 12
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -200,9 +200,9 @@ content:
third_party_settings: { }
simple_sitemap:
weight: 10
region: content
settings: { }
third_party_settings: { }
region: content
status:
type: boolean_checkbox
weight: 14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ content:
weight: 4
region: content
settings:
linkit_auto_link_text: false
linkit_profile: helfi
linkit_auto_link_text: false
third_party_settings: { }
field_banner_link_design:
type: design_field_widget
Expand Down
44 changes: 38 additions & 6 deletions conf/cmi/core.entity_form_display.tpr_unit.tpr_unit.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies:
- text
- select2
_core:
default_config_hash: ilRrdsHOQ6StmQoz8EXvQCOoYTo8L_o2ZG8gNzEbtZM
default_config_hash: u4cfdWUfiLgxWmusemjNf4p9sa_VCrlVLyYe8slNTEk
id: tpr_unit.tpr_unit.default
targetEntityType: tpr_unit
bundle: tpr_unit
Expand Down Expand Up @@ -422,6 +422,26 @@ content:
formatter_settings: { }
show_description: false
third_party_settings: { }
field_categories:
type: readonly_field_widget
weight: 39
region: content
settings:
label: above
formatter_type: null
formatter_settings: { }
show_description: false
third_party_settings: { }
field_hs_front_page:
type: entity_reference_autocomplete
weight: 31
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
field_ontologyword_details:
type: readonly_field_widget
weight: 40
Expand All @@ -432,6 +452,23 @@ content:
formatter_settings: { }
show_description: false
third_party_settings: { }
field_study_field:
type: select2_entity_reference
weight: 31
region: content
settings:
width: 100%
autocomplete: false
match_operator: CONTAINS
match_limit: 10
third_party_settings: { }
hide_description:
type: boolean_checkbox
weight: 18
region: content
settings:
display_label: true
third_party_settings: { }
subgroup:
type: readonly_field_widget
weight: 40
Expand All @@ -444,10 +481,5 @@ content:
third_party_settings: { }
hidden:
created: true
field_categories: true
field_districts: true
field_hs_front_page: true
field_study_field: true
hide_description: true
ontologyword_ids: true
show_www: true
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ content:
weight: 0
region: content
list:
weight: 100
settings: { }
third_party_settings: { }
weight: 100
region: content
hidden:
search_api_excerpt: true
Loading

0 comments on commit 0bf2d66

Please sign in to comment.