-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use config split to create easier inheritance from stanford_profile (#…
…158) * Use config split to create easier inheritance from stanford_profile * Move caw_profile_helper * Enable theme OOTB * Fixed media category tag field * Added missing block configs * fixed subsite navigation * Adjusted test * fixup display settings * fixup
- Loading branch information
Showing
526 changed files
with
17,105 additions
and
2,586 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 23 additions & 0 deletions
23
config/sync/block.block.minimally_branded_subtheme_branding.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
uuid: 7ca2a9f5-f4b9-4640-be29-7f5fbe4cb380 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- system | ||
theme: | ||
- minimally_branded_subtheme | ||
id: minimally_branded_subtheme_branding | ||
theme: minimally_branded_subtheme | ||
region: header | ||
weight: 0 | ||
provider: null | ||
plugin: system_branding_block | ||
settings: | ||
id: system_branding_block | ||
label: 'Site branding' | ||
label_display: '0' | ||
provider: system | ||
use_site_logo: true | ||
use_site_name: true | ||
use_site_slogan: true | ||
visibility: { } |
29 changes: 29 additions & 0 deletions
29
config/sync/block.block.minimally_branded_subtheme_config_pages.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
uuid: 6619906c-e614-4f1f-8a12-d023a1c76482 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- config_pages | ||
theme: | ||
- minimally_branded_subtheme | ||
id: minimally_branded_subtheme_config_pages | ||
theme: minimally_branded_subtheme | ||
region: footer | ||
weight: 0 | ||
provider: null | ||
plugin: config_pages_block | ||
settings: | ||
id: config_pages_block | ||
label: 'Local Footer' | ||
label_display: '0' | ||
provider: config_pages | ||
config_page_type: stanford_local_footer | ||
config_page_view_mode: full | ||
visibility: | ||
config_pages_values_access: | ||
id: config_pages_values_access | ||
negate: false | ||
context_mapping: { } | ||
config_page_field: stanford_local_footer|su_footer_enabled|boolean | ||
operator: '==' | ||
condition_value: '1' |
29 changes: 29 additions & 0 deletions
29
config/sync/block.block.minimally_branded_subtheme_config_pages_stanford_global_msg.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
uuid: cefa00f2-f9dd-44ab-8aef-6c8e78f556ad | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- config_pages | ||
theme: | ||
- minimally_branded_subtheme | ||
id: minimally_branded_subtheme_config_pages_stanford_global_msg | ||
theme: minimally_branded_subtheme | ||
region: help | ||
weight: 0 | ||
provider: null | ||
plugin: config_pages_block | ||
settings: | ||
id: config_pages_block | ||
label: 'Global Messages' | ||
label_display: '0' | ||
provider: config_pages | ||
config_page_type: stanford_global_message | ||
config_page_view_mode: full | ||
visibility: | ||
config_pages_values_access: | ||
id: config_pages_values_access | ||
negate: false | ||
context_mapping: { } | ||
config_page_field: stanford_global_message|su_global_msg_enabled|boolean | ||
operator: '==' | ||
condition_value: '1' |
29 changes: 29 additions & 0 deletions
29
config/sync/block.block.minimally_branded_subtheme_config_pages_stanford_super_footer.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
uuid: 57100965-ae77-43a5-be4c-c71f21092c47 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- config_pages | ||
theme: | ||
- minimally_branded_subtheme | ||
id: minimally_branded_subtheme_config_pages_stanford_super_footer | ||
theme: minimally_branded_subtheme | ||
region: footer | ||
weight: -4 | ||
provider: null | ||
plugin: config_pages_block | ||
settings: | ||
id: config_pages_block | ||
label: 'Super Footer' | ||
label_display: '0' | ||
provider: config_pages | ||
config_page_type: stanford_super_footer | ||
config_page_view_mode: full | ||
visibility: | ||
config_pages_values_access: | ||
id: config_pages_values_access | ||
negate: false | ||
context_mapping: { } | ||
config_page_field: stanford_super_footer|su_super_foot_enabled|boolean | ||
operator: '==' | ||
condition_value: '1' |
20 changes: 20 additions & 0 deletions
20
config/sync/block.block.minimally_branded_subtheme_content.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
uuid: 27fb3d93-a4dd-4900-8cd2-1daebbf9b8b3 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- system | ||
theme: | ||
- minimally_branded_subtheme | ||
id: minimally_branded_subtheme_content | ||
theme: minimally_branded_subtheme | ||
region: content | ||
weight: -1 | ||
provider: null | ||
plugin: system_main_block | ||
settings: | ||
id: system_main_block | ||
label: 'Main page content' | ||
label_display: '0' | ||
provider: system | ||
visibility: { } |
20 changes: 20 additions & 0 deletions
20
config/sync/block.block.minimally_branded_subtheme_help.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
uuid: 8e2a9c51-2496-4910-a99b-629d74c86901 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- help | ||
theme: | ||
- minimally_branded_subtheme | ||
id: minimally_branded_subtheme_help | ||
theme: minimally_branded_subtheme | ||
region: help | ||
weight: 0 | ||
provider: null | ||
plugin: help_block | ||
settings: | ||
id: help_block | ||
label: Help | ||
label_display: '0' | ||
provider: help | ||
visibility: { } |
20 changes: 20 additions & 0 deletions
20
config/sync/block.block.minimally_branded_subtheme_local_tasks.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
uuid: 75a66db9-107b-46e6-80b5-a24bb25b40a6 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
theme: | ||
- minimally_branded_subtheme | ||
id: minimally_branded_subtheme_local_tasks | ||
theme: minimally_branded_subtheme | ||
region: content | ||
weight: -3 | ||
provider: null | ||
plugin: local_tasks_block | ||
settings: | ||
id: local_tasks_block | ||
label: Tabs | ||
label_display: '0' | ||
provider: core | ||
primary: true | ||
secondary: true | ||
visibility: { } |
25 changes: 25 additions & 0 deletions
25
config/sync/block.block.minimally_branded_subtheme_main_anchor.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
uuid: 493712de-d034-41d8-987e-88ef104ec88f | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- jumpstart_ui | ||
- system | ||
theme: | ||
- minimally_branded_subtheme | ||
id: minimally_branded_subtheme_main_anchor | ||
theme: minimally_branded_subtheme | ||
region: content | ||
weight: -3 | ||
provider: null | ||
plugin: jumpstart_ui_skipnav_main_anchor | ||
settings: | ||
id: jumpstart_ui_skipnav_main_anchor | ||
label: 'Main content anchor target' | ||
label_display: '0' | ||
provider: jumpstart_ui | ||
visibility: | ||
request_path: | ||
id: request_path | ||
negate: false | ||
pages: /search |
25 changes: 25 additions & 0 deletions
25
config/sync/block.block.minimally_branded_subtheme_main_navigation.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
uuid: aaa1edf0-1ac4-403a-9f65-8f22454bd7a5 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.main | ||
module: | ||
- system | ||
theme: | ||
- minimally_branded_subtheme | ||
id: minimally_branded_subtheme_main_navigation | ||
theme: minimally_branded_subtheme | ||
region: menu | ||
weight: 0 | ||
provider: null | ||
plugin: 'system_menu_block:main' | ||
settings: | ||
id: 'system_menu_block:main' | ||
label: 'Main navigation' | ||
label_display: '0' | ||
provider: system | ||
level: 1 | ||
depth: 0 | ||
expand_all_items: true | ||
visibility: { } |
20 changes: 20 additions & 0 deletions
20
config/sync/block.block.minimally_branded_subtheme_messages.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
uuid: bfa7a5eb-d9ed-4cba-83c1-5ae2ee80730a | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- system | ||
theme: | ||
- minimally_branded_subtheme | ||
id: minimally_branded_subtheme_messages | ||
theme: minimally_branded_subtheme | ||
region: content | ||
weight: -5 | ||
provider: null | ||
plugin: system_messages_block | ||
settings: | ||
id: system_messages_block | ||
label: Messages | ||
label_display: '0' | ||
provider: system | ||
visibility: { } |
31 changes: 31 additions & 0 deletions
31
config/sync/block.block.minimally_branded_subtheme_pagetitle.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
uuid: 90f3ec5d-5630-40b2-88d9-17c17f257c93 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- response_code_condition | ||
- system | ||
theme: | ||
- minimally_branded_subtheme | ||
id: minimally_branded_subtheme_pagetitle | ||
theme: minimally_branded_subtheme | ||
region: content | ||
weight: -4 | ||
provider: null | ||
plugin: page_title_block | ||
settings: | ||
id: page_title_block | ||
label: 'Page title' | ||
label_display: '0' | ||
provider: core | ||
visibility: | ||
request_path: | ||
id: request_path | ||
negate: true | ||
context_mapping: { } | ||
pages: "/node/*\r\n/news*\r\n/people*\r\n/events*\r\n/event-series*\r\n/publications*\r\n/courses*\r\n/user/login" | ||
response_code: | ||
id: response_code | ||
negate: true | ||
context_mapping: { } | ||
response_codes: "404\r\n403" |
Oops, something went wrong.