From c6cc1cdf67617ce07131fceaf72623d43997365a Mon Sep 17 00:00:00 2001 From: rdrew Date: Tue, 3 Feb 2026 14:42:02 -0400 Subject: [PATCH] configs --- README.md | 0 blocks/block.block.claro_breadcrumbs.yml | 22 +++++++++ blocks/block.block.claro_content.yml | 22 +++++++++ blocks/block.block.claro_help.yml | 22 +++++++++ blocks/block.block.claro_local_actions.yml | 20 ++++++++ blocks/block.block.claro_messages.yml | 22 +++++++++ blocks/block.block.claro_page_title.yml | 20 ++++++++ .../block.block.claro_primary_local_tasks.yml | 22 +++++++++ ...lock.block.claro_secondary_local_tasks.yml | 22 +++++++++ .../block.block.olivesnews_account_menu.yml | 27 +++++++++++ blocks/block.block.olivesnews_breadcrumbs.yml | 22 +++++++++ blocks/block.block.olivesnews_content.yml | 22 +++++++++ blocks/block.block.olivesnews_help.yml | 22 +++++++++ blocks/block.block.olivesnews_main_menu.yml | 27 +++++++++++ blocks/block.block.olivesnews_messages.yml | 22 +++++++++ blocks/block.block.olivesnews_page_title.yml | 20 ++++++++ blocks/block.block.olivesnews_powered.yml | 22 +++++++++ ...block.olivesnews_primary_admin_actions.yml | 20 ++++++++ ...k.block.olivesnews_primary_local_tasks.yml | 22 +++++++++ ...block.olivesnews_secondary_local_tasks.yml | 22 +++++++++ .../block.block.olivesnews_site_branding.yml | 25 ++++++++++ blocks/block.block.olivesnews_syndicate.yml | 23 ++++++++++ ...ock.block.olivespostcards_account_menu.yml | 27 +++++++++++ ...lock.block.olivespostcards_breadcrumbs.yml | 22 +++++++++ .../block.block.olivespostcards_content.yml | 22 +++++++++ ...livespostcards_creatorsandcontributors.yml | 43 ++++++++++++++++++ ...spostcards_creatorsandcontributors_swc.yml | 40 ++++++++++++++++ ...ock.olivespostcards_footer_logo_museum.yml | 25 ++++++++++ ...ivespostcards_footer_logo_pei_archives.yml | 25 ++++++++++ ...block.olivespostcards_footer_logo_upei.yml | 25 ++++++++++ blocks/block.block.olivespostcards_genre.yml | 24 ++++++++++ .../block.block.olivespostcards_genreswc.yml | 29 ++++++++++++ ...lock.olivespostcards_geographiccityswc.yml | 29 ++++++++++++ blocks/block.block.olivespostcards_help.yml | 22 +++++++++ ...ck.olivespostcards_ia2searchdisclaimer.yml | 30 ++++++++++++ ...postcards_islandarchivescollectionname.yml | 30 ++++++++++++ .../block.block.olivespostcards_main_menu.yml | 27 +++++++++++ .../block.block.olivespostcards_memberof.yml | 41 +++++++++++++++++ ...lock.block.olivespostcards_memberofswc.yml | 40 ++++++++++++++++ .../block.block.olivespostcards_messages.yml | 22 +++++++++ ...block.block.olivespostcards_page_title.yml | 20 ++++++++ ....block.olivespostcards_physicalformswc.yml | 40 ++++++++++++++++ ....olivespostcards_primary_admin_actions.yml | 20 ++++++++ ...ck.olivespostcards_primary_local_tasks.yml | 22 +++++++++ ...lock.olivespostcards_resource_type_swc.yml | 40 ++++++++++++++++ ...ock.block.olivespostcards_resourcetype.yml | 30 ++++++++++++ blocks/block.block.olivespostcards_search.yml | 42 +++++++++++++++++ ....olivespostcards_secondary_local_tasks.yml | 22 +++++++++ ...ck.block.olivespostcards_site_branding.yml | 25 ++++++++++ ...olrsearchcontentadvancedsearchforblock.yml | 41 +++++++++++++++++ ...solrsearchcontentadvancedsearchforpage.yml | 32 +++++++++++++ ...earchcontentsearchresultspagerforblock.yml | 36 +++++++++++++++ ...searchcontentsearchresultspagerforpage.yml | 37 +++++++++++++++ .../block.block.olivespostcards_subfooter.yml | 25 ++++++++++ .../block.block.olivespostcards_subject.yml | 43 ++++++++++++++++++ ...lock.block.olivespostcards_subjectname.yml | 43 ++++++++++++++++++ ....block.olivespostcards_subjectnamesswc.yml | 40 ++++++++++++++++ ...lock.block.olivespostcards_subjectsswc.yml | 40 ++++++++++++++++ ...ock.olivespostcards_subjecttemporalswc.yml | 40 ++++++++++++++++ ....block.olivespostcards_temporalsubject.yml | 43 ++++++++++++++++++ ...ews_block__solr_search_content_block_1.yml | 40 ++++++++++++++++ blocks/block.block.olivespostcards_year.yml | 41 +++++++++++++++++ .../block.block.olivespostcards_yearswc.yml | 40 ++++++++++++++++ ...tract_block_for_collections_info_block.yml | 30 ++++++++++++ css/components/islandora_mods.css | 0 favicon.ico | Bin images/imagined_logo.svg | 0 images/pei_map.jpg | Bin images/pei_map_banner.jpg | Bin images/sextant.svg | 0 images/sextant_old.svg | 0 images/telescope.svg | 0 72 files changed, 1823 insertions(+) mode change 100644 => 100755 README.md create mode 100755 blocks/block.block.claro_breadcrumbs.yml create mode 100755 blocks/block.block.claro_content.yml create mode 100755 blocks/block.block.claro_help.yml create mode 100755 blocks/block.block.claro_local_actions.yml create mode 100755 blocks/block.block.claro_messages.yml create mode 100755 blocks/block.block.claro_page_title.yml create mode 100755 blocks/block.block.claro_primary_local_tasks.yml create mode 100755 blocks/block.block.claro_secondary_local_tasks.yml create mode 100755 blocks/block.block.olivesnews_account_menu.yml create mode 100755 blocks/block.block.olivesnews_breadcrumbs.yml create mode 100755 blocks/block.block.olivesnews_content.yml create mode 100755 blocks/block.block.olivesnews_help.yml create mode 100755 blocks/block.block.olivesnews_main_menu.yml create mode 100755 blocks/block.block.olivesnews_messages.yml create mode 100755 blocks/block.block.olivesnews_page_title.yml create mode 100755 blocks/block.block.olivesnews_powered.yml create mode 100755 blocks/block.block.olivesnews_primary_admin_actions.yml create mode 100755 blocks/block.block.olivesnews_primary_local_tasks.yml create mode 100755 blocks/block.block.olivesnews_secondary_local_tasks.yml create mode 100755 blocks/block.block.olivesnews_site_branding.yml create mode 100755 blocks/block.block.olivesnews_syndicate.yml create mode 100755 blocks/block.block.olivespostcards_account_menu.yml create mode 100755 blocks/block.block.olivespostcards_breadcrumbs.yml create mode 100755 blocks/block.block.olivespostcards_content.yml create mode 100755 blocks/block.block.olivespostcards_creatorsandcontributors.yml create mode 100755 blocks/block.block.olivespostcards_creatorsandcontributors_swc.yml create mode 100755 blocks/block.block.olivespostcards_footer_logo_museum.yml create mode 100755 blocks/block.block.olivespostcards_footer_logo_pei_archives.yml create mode 100755 blocks/block.block.olivespostcards_footer_logo_upei.yml create mode 100755 blocks/block.block.olivespostcards_genre.yml create mode 100755 blocks/block.block.olivespostcards_genreswc.yml create mode 100755 blocks/block.block.olivespostcards_geographiccityswc.yml create mode 100755 blocks/block.block.olivespostcards_help.yml create mode 100755 blocks/block.block.olivespostcards_ia2searchdisclaimer.yml create mode 100755 blocks/block.block.olivespostcards_islandarchivescollectionname.yml create mode 100755 blocks/block.block.olivespostcards_main_menu.yml create mode 100755 blocks/block.block.olivespostcards_memberof.yml create mode 100755 blocks/block.block.olivespostcards_memberofswc.yml create mode 100755 blocks/block.block.olivespostcards_messages.yml create mode 100755 blocks/block.block.olivespostcards_page_title.yml create mode 100755 blocks/block.block.olivespostcards_physicalformswc.yml create mode 100755 blocks/block.block.olivespostcards_primary_admin_actions.yml create mode 100755 blocks/block.block.olivespostcards_primary_local_tasks.yml create mode 100755 blocks/block.block.olivespostcards_resource_type_swc.yml create mode 100755 blocks/block.block.olivespostcards_resourcetype.yml create mode 100755 blocks/block.block.olivespostcards_search.yml create mode 100755 blocks/block.block.olivespostcards_secondary_local_tasks.yml create mode 100755 blocks/block.block.olivespostcards_site_branding.yml create mode 100755 blocks/block.block.olivespostcards_solrsearchcontentadvancedsearchforblock.yml create mode 100755 blocks/block.block.olivespostcards_solrsearchcontentadvancedsearchforpage.yml create mode 100755 blocks/block.block.olivespostcards_solrsearchcontentsearchresultspagerforblock.yml create mode 100755 blocks/block.block.olivespostcards_solrsearchcontentsearchresultspagerforpage.yml create mode 100755 blocks/block.block.olivespostcards_subfooter.yml create mode 100755 blocks/block.block.olivespostcards_subject.yml create mode 100755 blocks/block.block.olivespostcards_subjectname.yml create mode 100755 blocks/block.block.olivespostcards_subjectnamesswc.yml create mode 100755 blocks/block.block.olivespostcards_subjectsswc.yml create mode 100755 blocks/block.block.olivespostcards_subjecttemporalswc.yml create mode 100755 blocks/block.block.olivespostcards_temporalsubject.yml create mode 100755 blocks/block.block.olivespostcards_views_block__solr_search_content_block_1.yml create mode 100755 blocks/block.block.olivespostcards_year.yml create mode 100755 blocks/block.block.olivespostcards_yearswc.yml create mode 100755 blocks/block.block.views_block__abstract_block_for_collections_info_block.yml mode change 100644 => 100755 css/components/islandora_mods.css mode change 100644 => 100755 favicon.ico mode change 100644 => 100755 images/imagined_logo.svg mode change 100644 => 100755 images/pei_map.jpg mode change 100644 => 100755 images/pei_map_banner.jpg mode change 100644 => 100755 images/sextant.svg mode change 100644 => 100755 images/sextant_old.svg mode change 100644 => 100755 images/telescope.svg diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/blocks/block.block.claro_breadcrumbs.yml b/blocks/block.block.claro_breadcrumbs.yml new file mode 100755 index 0000000..10c12b4 --- /dev/null +++ b/blocks/block.block.claro_breadcrumbs.yml @@ -0,0 +1,22 @@ +uuid: 04e5298f-1671-4c75-8371-8020feafc968 +langcode: en +status: true +dependencies: + module: + - system + theme: + - claro +_core: + default_config_hash: NjcxOBrPOiK5-38t56DwFBDVY4yer7YSlbRWXFuHe7A +id: claro_breadcrumbs +theme: claro +region: breadcrumb +weight: 0 +provider: null +plugin: system_breadcrumb_block +settings: + id: system_breadcrumb_block + label: Breadcrumbs + label_display: '0' + provider: system +visibility: { } diff --git a/blocks/block.block.claro_content.yml b/blocks/block.block.claro_content.yml new file mode 100755 index 0000000..c3f66a8 --- /dev/null +++ b/blocks/block.block.claro_content.yml @@ -0,0 +1,22 @@ +uuid: 171aa20c-cba5-40b4-9692-106450a04a17 +langcode: en +status: true +dependencies: + module: + - system + theme: + - claro +_core: + default_config_hash: a0Yyx1GeyKarZ4T_yXQBR_ZFKnXiFLtxAb6gWLd8nr0 +id: claro_content +theme: claro +region: content +weight: 0 +provider: null +plugin: system_main_block +settings: + id: system_main_block + label: 'Main page content' + label_display: '0' + provider: system +visibility: { } diff --git a/blocks/block.block.claro_help.yml b/blocks/block.block.claro_help.yml new file mode 100755 index 0000000..5b0e9de --- /dev/null +++ b/blocks/block.block.claro_help.yml @@ -0,0 +1,22 @@ +uuid: e524857e-9ffb-43ca-a3a6-345843fe33dd +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: { } diff --git a/blocks/block.block.claro_local_actions.yml b/blocks/block.block.claro_local_actions.yml new file mode 100755 index 0000000..d27269f --- /dev/null +++ b/blocks/block.block.claro_local_actions.yml @@ -0,0 +1,20 @@ +uuid: 39c2ba17-b7e5-4073-b059-23b796cbd82c +langcode: en +status: true +dependencies: + theme: + - claro +_core: + default_config_hash: CdXfDmRgAvms7EQovxxWPdYi0GitxeRbVtScYK16ZH0 +id: claro_local_actions +theme: claro +region: content +weight: -10 +provider: null +plugin: local_actions_block +settings: + id: local_actions_block + label: 'Primary admin actions' + label_display: '0' + provider: core +visibility: { } diff --git a/blocks/block.block.claro_messages.yml b/blocks/block.block.claro_messages.yml new file mode 100755 index 0000000..37155aa --- /dev/null +++ b/blocks/block.block.claro_messages.yml @@ -0,0 +1,22 @@ +uuid: 1cdb3f25-5e60-4438-ac52-67d5fa368d81 +langcode: en +status: true +dependencies: + module: + - system + theme: + - claro +_core: + default_config_hash: '-Ac3ISpIT0PQ-whzD7_dw0SdKi6dAbRFNWdSjOiVDqg' +id: claro_messages +theme: claro +region: highlighted +weight: 0 +provider: null +plugin: system_messages_block +settings: + id: system_messages_block + label: 'Status messages' + label_display: '0' + provider: system +visibility: { } diff --git a/blocks/block.block.claro_page_title.yml b/blocks/block.block.claro_page_title.yml new file mode 100755 index 0000000..f4d7a15 --- /dev/null +++ b/blocks/block.block.claro_page_title.yml @@ -0,0 +1,20 @@ +uuid: defaec36-d4df-4dff-8612-dabf86b93a7a +langcode: en +status: true +dependencies: + theme: + - claro +_core: + default_config_hash: fNwDdW063tk_ktzSWzZVeQS9wzvLooVO280BQ9WrsIs +id: claro_page_title +theme: claro +region: header +weight: -30 +provider: null +plugin: page_title_block +settings: + id: page_title_block + label: 'Page title' + label_display: '0' + provider: core +visibility: { } diff --git a/blocks/block.block.claro_primary_local_tasks.yml b/blocks/block.block.claro_primary_local_tasks.yml new file mode 100755 index 0000000..d1ab2da --- /dev/null +++ b/blocks/block.block.claro_primary_local_tasks.yml @@ -0,0 +1,22 @@ +uuid: 97185aca-ce5e-4054-80dc-811dfe907cb2 +langcode: en +status: true +dependencies: + theme: + - claro +_core: + default_config_hash: ACjBZI5shAMiiUpsz-inLYVXDqNNXRnSzAWV3kV_8Hw +id: claro_primary_local_tasks +theme: claro +region: header +weight: 0 +provider: null +plugin: local_tasks_block +settings: + id: local_tasks_block + label: 'Primary tabs' + label_display: '0' + provider: core + primary: true + secondary: false +visibility: { } diff --git a/blocks/block.block.claro_secondary_local_tasks.yml b/blocks/block.block.claro_secondary_local_tasks.yml new file mode 100755 index 0000000..9531ec4 --- /dev/null +++ b/blocks/block.block.claro_secondary_local_tasks.yml @@ -0,0 +1,22 @@ +uuid: 5c251d07-cdc3-4d5b-ac8a-8cccb9deb713 +langcode: en +status: true +dependencies: + theme: + - claro +_core: + default_config_hash: 2L0geP-ixCbCkEpW6BVF6H7vDUZN4ea07_Y9CociQm4 +id: claro_secondary_local_tasks +theme: claro +region: pre_content +weight: 0 +provider: null +plugin: local_tasks_block +settings: + id: local_tasks_block + label: 'Secondary tabs' + label_display: '0' + provider: core + primary: false + secondary: true +visibility: { } diff --git a/blocks/block.block.olivesnews_account_menu.yml b/blocks/block.block.olivesnews_account_menu.yml new file mode 100755 index 0000000..b93e2ca --- /dev/null +++ b/blocks/block.block.olivesnews_account_menu.yml @@ -0,0 +1,27 @@ +uuid: c51db13b-81e7-407f-92b1-128ae4dfbd87 +langcode: en +status: true +dependencies: + config: + - system.menu.account + module: + - system + theme: + - olivesnews +_core: + default_config_hash: 3xJc7RpO0Iz9sMI1qx_wwo-01v_DdPgte80aJXwZlFU +id: olivesnews_account_menu +theme: olivesnews +region: secondary_menu +weight: -4 +provider: null +plugin: 'system_menu_block:account' +settings: + id: 'system_menu_block:account' + label: 'User account menu' + label_display: '0' + provider: system + level: 1 + depth: 1 + expand_all_items: false +visibility: { } diff --git a/blocks/block.block.olivesnews_breadcrumbs.yml b/blocks/block.block.olivesnews_breadcrumbs.yml new file mode 100755 index 0000000..fbf4b7d --- /dev/null +++ b/blocks/block.block.olivesnews_breadcrumbs.yml @@ -0,0 +1,22 @@ +uuid: 7df29631-c739-4a60-9196-1bf943844593 +langcode: en +status: true +dependencies: + module: + - system + theme: + - olivesnews +_core: + default_config_hash: KPzz3V4W4wLzkc6_xBhmBZclzeMMJXqtIAIG8uphhDE +id: olivesnews_breadcrumbs +theme: olivesnews +region: breadcrumb +weight: 0 +provider: null +plugin: system_breadcrumb_block +settings: + id: system_breadcrumb_block + label: Breadcrumbs + label_display: '0' + provider: system +visibility: { } diff --git a/blocks/block.block.olivesnews_content.yml b/blocks/block.block.olivesnews_content.yml new file mode 100755 index 0000000..2caeaf6 --- /dev/null +++ b/blocks/block.block.olivesnews_content.yml @@ -0,0 +1,22 @@ +uuid: 1ce101b6-76ca-4f15-91a2-dd28951c747b +langcode: en +status: true +dependencies: + module: + - system + theme: + - olivesnews +_core: + default_config_hash: LUun-VDJNZLOXpthkCBWjA9RxjKFt2P555ZkoOx_nWo +id: olivesnews_content +theme: olivesnews +region: content +weight: 0 +provider: null +plugin: system_main_block +settings: + id: system_main_block + label: 'Main page content' + label_display: '0' + provider: system +visibility: { } diff --git a/blocks/block.block.olivesnews_help.yml b/blocks/block.block.olivesnews_help.yml new file mode 100755 index 0000000..8463acd --- /dev/null +++ b/blocks/block.block.olivesnews_help.yml @@ -0,0 +1,22 @@ +uuid: b41d7e3d-486a-4dab-a65b-d2c149f63b0d +langcode: en +status: true +dependencies: + module: + - help + theme: + - olivesnews +_core: + default_config_hash: 1iPxX4_LYELGf-3732O2Q8y1wp2vThE7CX_N1R1O7Vo +id: olivesnews_help +theme: olivesnews +region: content_above +weight: 0 +provider: null +plugin: help_block +settings: + id: help_block + label: Help + label_display: '0' + provider: help +visibility: { } diff --git a/blocks/block.block.olivesnews_main_menu.yml b/blocks/block.block.olivesnews_main_menu.yml new file mode 100755 index 0000000..5af7a4d --- /dev/null +++ b/blocks/block.block.olivesnews_main_menu.yml @@ -0,0 +1,27 @@ +uuid: 26751163-5a86-45b6-92e4-6e1235aaeb53 +langcode: en +status: true +dependencies: + config: + - system.menu.main + module: + - system + theme: + - olivesnews +_core: + default_config_hash: dEQQv78jY6zatSr1kg4_Mhm4LNWyPxkvkIo2babfUtk +id: olivesnews_main_menu +theme: olivesnews +region: primary_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: 2 + expand_all_items: true +visibility: { } diff --git a/blocks/block.block.olivesnews_messages.yml b/blocks/block.block.olivesnews_messages.yml new file mode 100755 index 0000000..674b51e --- /dev/null +++ b/blocks/block.block.olivesnews_messages.yml @@ -0,0 +1,22 @@ +uuid: feb5f910-5616-4d9e-b178-29d9b9ae7236 +langcode: en +status: true +dependencies: + module: + - system + theme: + - olivesnews +_core: + default_config_hash: TJWIusGGqWDyywb4AqRg6hiLGB67OmUkclWhps28Pf0 +id: olivesnews_messages +theme: olivesnews +region: highlighted +weight: -5 +provider: null +plugin: system_messages_block +settings: + id: system_messages_block + label: 'Status messages' + label_display: '0' + provider: system +visibility: { } diff --git a/blocks/block.block.olivesnews_page_title.yml b/blocks/block.block.olivesnews_page_title.yml new file mode 100755 index 0000000..ff3fd1c --- /dev/null +++ b/blocks/block.block.olivesnews_page_title.yml @@ -0,0 +1,20 @@ +uuid: 85bf275b-2f6d-4395-baf9-4b5a72ad6e1e +langcode: en +status: true +dependencies: + theme: + - olivesnews +_core: + default_config_hash: g6Ody2LzUW4ZezAoYszmrSO69k3bI8zou8RfeLpUcBg +id: olivesnews_page_title +theme: olivesnews +region: content_above +weight: -5 +provider: null +plugin: page_title_block +settings: + id: page_title_block + label: 'Page title' + label_display: '0' + provider: core +visibility: { } diff --git a/blocks/block.block.olivesnews_powered.yml b/blocks/block.block.olivesnews_powered.yml new file mode 100755 index 0000000..ddd055c --- /dev/null +++ b/blocks/block.block.olivesnews_powered.yml @@ -0,0 +1,22 @@ +uuid: 18001c7d-c6e3-4287-89a5-29ac76a2903e +langcode: en +status: true +dependencies: + module: + - system + theme: + - olivesnews +_core: + default_config_hash: GKo1HjjZKpW7zMCbJeEF85PkgcIsInoEAN5VIT-GGZs +id: olivesnews_powered +theme: olivesnews +region: footer_bottom +weight: 0 +provider: null +plugin: system_powered_by_block +settings: + id: system_powered_by_block + label: 'Powered by Drupal' + label_display: '0' + provider: system +visibility: { } diff --git a/blocks/block.block.olivesnews_primary_admin_actions.yml b/blocks/block.block.olivesnews_primary_admin_actions.yml new file mode 100755 index 0000000..af9c3b3 --- /dev/null +++ b/blocks/block.block.olivesnews_primary_admin_actions.yml @@ -0,0 +1,20 @@ +uuid: 31a9baeb-6665-4ad5-b262-95e2a6d54753 +langcode: en +status: true +dependencies: + theme: + - olivesnews +_core: + default_config_hash: 709UjaYL-G_r_VdFOZssACaJB_ix_xCerd8MSyRPnCo +id: olivesnews_primary_admin_actions +theme: olivesnews +region: highlighted +weight: -5 +provider: null +plugin: local_actions_block +settings: + id: local_actions_block + label: 'Primary admin actions' + label_display: '0' + provider: core +visibility: { } diff --git a/blocks/block.block.olivesnews_primary_local_tasks.yml b/blocks/block.block.olivesnews_primary_local_tasks.yml new file mode 100755 index 0000000..35c1b09 --- /dev/null +++ b/blocks/block.block.olivesnews_primary_local_tasks.yml @@ -0,0 +1,22 @@ +uuid: 4b56f660-7d75-4382-8127-119d4b9a6c84 +langcode: en +status: true +dependencies: + theme: + - olivesnews +_core: + default_config_hash: zBEZCbDqFRPuAns1aSVgVqBQ-cCxaffZCCC-Iihn9JA +id: olivesnews_primary_local_tasks +theme: olivesnews +region: highlighted +weight: -4 +provider: null +plugin: local_tasks_block +settings: + id: local_tasks_block + label: 'Primary tabs' + label_display: '0' + provider: core + primary: true + secondary: false +visibility: { } diff --git a/blocks/block.block.olivesnews_secondary_local_tasks.yml b/blocks/block.block.olivesnews_secondary_local_tasks.yml new file mode 100755 index 0000000..b27cf23 --- /dev/null +++ b/blocks/block.block.olivesnews_secondary_local_tasks.yml @@ -0,0 +1,22 @@ +uuid: da960a5e-e1c1-46c1-8dfb-bd44f68b303f +langcode: en +status: true +dependencies: + theme: + - olivesnews +_core: + default_config_hash: XKnaPlN7HWdQ7PDy0kYN3Gwi-CLzOA_ZIIMhRLm2CHA +id: olivesnews_secondary_local_tasks +theme: olivesnews +region: highlighted +weight: -2 +provider: null +plugin: local_tasks_block +settings: + id: local_tasks_block + label: 'Secondary tabs' + label_display: '0' + provider: core + primary: false + secondary: true +visibility: { } diff --git a/blocks/block.block.olivesnews_site_branding.yml b/blocks/block.block.olivesnews_site_branding.yml new file mode 100755 index 0000000..3d9200e --- /dev/null +++ b/blocks/block.block.olivesnews_site_branding.yml @@ -0,0 +1,25 @@ +uuid: 33770591-f0c8-4f1d-9fc9-2f06e3991265 +langcode: en +status: true +dependencies: + module: + - system + theme: + - olivesnews +_core: + default_config_hash: QKPOF05Y6ypoVXW05llnrcGPH5Bu_Ao1f1POjfIKy-g +id: olivesnews_site_branding +theme: olivesnews +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: false +visibility: { } diff --git a/blocks/block.block.olivesnews_syndicate.yml b/blocks/block.block.olivesnews_syndicate.yml new file mode 100755 index 0000000..d05a29b --- /dev/null +++ b/blocks/block.block.olivesnews_syndicate.yml @@ -0,0 +1,23 @@ +uuid: 1cf9bf16-c6a8-4a2b-9744-f57a6ecff888 +langcode: en +status: true +dependencies: + module: + - node + theme: + - olivesnews +_core: + default_config_hash: C0ZqSIHNcqijJ4wU9uLsff0nG9ugzogdMajYk7vYgok +id: olivesnews_syndicate +theme: olivesnews +region: social +weight: 0 +provider: null +plugin: node_syndicate_block +settings: + id: node_syndicate_block + label: 'RSS feed' + label_display: '0' + provider: node + block_count: 10 +visibility: { } diff --git a/blocks/block.block.olivespostcards_account_menu.yml b/blocks/block.block.olivespostcards_account_menu.yml new file mode 100755 index 0000000..cb2ca99 --- /dev/null +++ b/blocks/block.block.olivespostcards_account_menu.yml @@ -0,0 +1,27 @@ +uuid: e089da34-8a14-4ad3-ac7c-88d8f74f50e8 +langcode: en +status: false +dependencies: + config: + - system.menu.account + module: + - system + theme: + - olivespostcards +_core: + default_config_hash: rCZ5qViG2osini3XQ7jzeER0gYBZ-ns1fcA3B_46NY4 +id: olivespostcards_account_menu +theme: olivespostcards +region: secondary_menu +weight: -4 +provider: null +plugin: 'system_menu_block:account' +settings: + id: 'system_menu_block:account' + label: 'User account menu' + label_display: '0' + provider: system + level: 1 + depth: 1 + expand_all_items: false +visibility: { } diff --git a/blocks/block.block.olivespostcards_breadcrumbs.yml b/blocks/block.block.olivespostcards_breadcrumbs.yml new file mode 100755 index 0000000..55b2838 --- /dev/null +++ b/blocks/block.block.olivespostcards_breadcrumbs.yml @@ -0,0 +1,22 @@ +uuid: 72acff13-80b5-434f-b0f2-35c255e0e60f +langcode: en +status: true +dependencies: + module: + - system + theme: + - olivespostcards +_core: + default_config_hash: RIAxknzPj3LgRhh_WSjqnF4zPDud2QiVyKWsSCsiVtU +id: olivespostcards_breadcrumbs +theme: olivespostcards +region: breadcrumb +weight: 0 +provider: null +plugin: system_breadcrumb_block +settings: + id: system_breadcrumb_block + label: Breadcrumbs + label_display: '0' + provider: system +visibility: { } diff --git a/blocks/block.block.olivespostcards_content.yml b/blocks/block.block.olivespostcards_content.yml new file mode 100755 index 0000000..3bd8999 --- /dev/null +++ b/blocks/block.block.olivespostcards_content.yml @@ -0,0 +1,22 @@ +uuid: 6da7329e-a747-42b2-910e-cae624055c9b +langcode: en +status: true +dependencies: + module: + - system + theme: + - olivespostcards +_core: + default_config_hash: EQHihkCyznY1kJeyle5oB1pmdEFnGfprHW631ekNOC4 +id: olivespostcards_content +theme: olivespostcards +region: content +weight: 0 +provider: null +plugin: system_main_block +settings: + id: system_main_block + label: 'Main page content' + label_display: '0' + provider: system +visibility: { } diff --git a/blocks/block.block.olivespostcards_creatorsandcontributors.yml b/blocks/block.block.olivespostcards_creatorsandcontributors.yml new file mode 100755 index 0000000..c811b3b --- /dev/null +++ b/blocks/block.block.olivespostcards_creatorsandcontributors.yml @@ -0,0 +1,43 @@ +uuid: f9575ac2-af02-4a33-97df-f852d6e7faea +langcode: en +status: true +dependencies: + config: + - facets.facet.creators_and_contributors + module: + - context + - facets + theme: + - olivespostcards +_core: + default_config_hash: jziE1LayhQhICzoN5LBg3jdBwNieZWUHHr4xGAlwj_o +id: olivespostcards_creatorsandcontributors +theme: olivespostcards +region: sidebar +weight: -13 +provider: null +plugin: 'facet_block:creators_and_contributors' +settings: + id: 'facet_block:creators_and_contributors' + label: 'Creators and Contributors' + label_display: visible + provider: facets + context_mapping: { } + block_id: creatorsandcontributors +visibility: + user_status: + id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' + user_status: + viewing_profile: '0' + logged_viewing_profile: '0' + own_page_true: '0' + field_value: '0' + user_fields: uid + view_inclusion: + id: view_inclusion + negate: false + view_inclusion: + view-solr_search_content-page_1: view-solr_search_content-page_1 diff --git a/blocks/block.block.olivespostcards_creatorsandcontributors_swc.yml b/blocks/block.block.olivespostcards_creatorsandcontributors_swc.yml new file mode 100755 index 0000000..f5db16c --- /dev/null +++ b/blocks/block.block.olivespostcards_creatorsandcontributors_swc.yml @@ -0,0 +1,40 @@ +uuid: 5018804e-9ea7-42ff-91f5-79e22bbbf564 +langcode: en +status: true +dependencies: + config: + - facets.facet.creators_and_contributors_swc + module: + - context + - facets + theme: + - olivespostcards +id: olivespostcards_creatorsandcontributors_swc +theme: olivespostcards +region: sidebar +weight: -12 +provider: null +plugin: 'facet_block:creators_and_contributors_swc' +settings: + id: 'facet_block:creators_and_contributors_swc' + label: 'Creators and Contributors' + label_display: visible + provider: facets + context_mapping: { } + block_id: creatorsandcontributors_swc +visibility: + user_status: + id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' + user_status: + viewing_profile: '0' + logged_viewing_profile: '0' + own_page_true: '0' + field_value: '0' + user_fields: uid + context_all: + id: context_all + negate: null + values: collection diff --git a/blocks/block.block.olivespostcards_footer_logo_museum.yml b/blocks/block.block.olivespostcards_footer_logo_museum.yml new file mode 100755 index 0000000..829bcf5 --- /dev/null +++ b/blocks/block.block.olivespostcards_footer_logo_museum.yml @@ -0,0 +1,25 @@ +uuid: f22c3b0a-05c0-4250-badb-b1df8622d50f +langcode: en +status: true +dependencies: + content: + - 'block_content:basic:ebb765a5-d2aa-4a85-af72-9552e97c2348' + module: + - block_content + theme: + - olivespostcards +id: olivespostcards_footer_logo_museum +theme: olivespostcards +region: footer_top +weight: -16 +provider: null +plugin: 'block_content:ebb765a5-d2aa-4a85-af72-9552e97c2348' +settings: + id: 'block_content:ebb765a5-d2aa-4a85-af72-9552e97c2348' + label: footer_logo_museum + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: { } diff --git a/blocks/block.block.olivespostcards_footer_logo_pei_archives.yml b/blocks/block.block.olivespostcards_footer_logo_pei_archives.yml new file mode 100755 index 0000000..110a0ff --- /dev/null +++ b/blocks/block.block.olivespostcards_footer_logo_pei_archives.yml @@ -0,0 +1,25 @@ +uuid: 71331fba-d997-432c-810e-178b241c3808 +langcode: en +status: true +dependencies: + content: + - 'block_content:basic:2f15d2b6-0a97-41a5-b61e-f45f5a03af3f' + module: + - block_content + theme: + - olivespostcards +id: olivespostcards_footer_logo_pei_archives +theme: olivespostcards +region: footer_top +weight: -18 +provider: null +plugin: 'block_content:2f15d2b6-0a97-41a5-b61e-f45f5a03af3f' +settings: + id: 'block_content:2f15d2b6-0a97-41a5-b61e-f45f5a03af3f' + label: footer_logo_pei_archives + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: { } diff --git a/blocks/block.block.olivespostcards_footer_logo_upei.yml b/blocks/block.block.olivespostcards_footer_logo_upei.yml new file mode 100755 index 0000000..bcd89e4 --- /dev/null +++ b/blocks/block.block.olivespostcards_footer_logo_upei.yml @@ -0,0 +1,25 @@ +uuid: 12b8a192-7a61-44b6-9cb1-e1604fc9b958 +langcode: en +status: true +dependencies: + content: + - 'block_content:basic:04d006f0-82c8-4b3d-94dd-e3e9c5b693cf' + module: + - block_content + theme: + - olivespostcards +id: olivespostcards_footer_logo_upei +theme: olivespostcards +region: footer_top +weight: -17 +provider: null +plugin: 'block_content:04d006f0-82c8-4b3d-94dd-e3e9c5b693cf' +settings: + id: 'block_content:04d006f0-82c8-4b3d-94dd-e3e9c5b693cf' + label: footer_logo_upei + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: { } diff --git a/blocks/block.block.olivespostcards_genre.yml b/blocks/block.block.olivespostcards_genre.yml new file mode 100755 index 0000000..bcc5e0c --- /dev/null +++ b/blocks/block.block.olivespostcards_genre.yml @@ -0,0 +1,24 @@ +uuid: ddccf3c1-8a55-4bd1-a41d-f47e6acf6f73 +langcode: en +status: true +dependencies: + config: + - facets.facet.genre + module: + - facets + theme: + - olivespostcards +id: olivespostcards_genre +theme: olivespostcards +region: sidebar +weight: -18 +provider: null +plugin: 'facet_block:genre' +settings: + id: 'facet_block:genre' + label: Genre + label_display: visible + provider: facets + context_mapping: { } + block_id: olivespostcards_genre +visibility: { } diff --git a/blocks/block.block.olivespostcards_genreswc.yml b/blocks/block.block.olivespostcards_genreswc.yml new file mode 100755 index 0000000..a3aa942 --- /dev/null +++ b/blocks/block.block.olivespostcards_genreswc.yml @@ -0,0 +1,29 @@ +uuid: b2922ecb-9348-411a-86da-0330ab084797 +langcode: en +status: true +dependencies: + config: + - facets.facet.duplicate_of_genre + module: + - context + - facets + theme: + - olivespostcards +id: olivespostcards_genreswc +theme: olivespostcards +region: sidebar +weight: -17 +provider: null +plugin: 'facet_block:duplicate_of_genre' +settings: + id: 'facet_block:duplicate_of_genre' + label: Genre + label_display: visible + provider: facets + context_mapping: { } + block_id: olivespostcards_genreswc +visibility: + context_all: + id: context_all + negate: false + values: collection diff --git a/blocks/block.block.olivespostcards_geographiccityswc.yml b/blocks/block.block.olivespostcards_geographiccityswc.yml new file mode 100755 index 0000000..f4d0916 --- /dev/null +++ b/blocks/block.block.olivespostcards_geographiccityswc.yml @@ -0,0 +1,29 @@ +uuid: 54148d44-59cb-4444-ad0f-79b976e6937a +langcode: en +status: true +dependencies: + config: + - facets.facet.geographic_city_swc + module: + - context + - facets + theme: + - olivespostcards +id: olivespostcards_geographiccityswc +theme: olivespostcards +region: sidebar +weight: -16 +provider: null +plugin: 'facet_block:geographic_city_swc' +settings: + id: 'facet_block:geographic_city_swc' + label: City + label_display: visible + provider: facets + context_mapping: { } + block_id: olivespostcards_geographiccityswc +visibility: + context_all: + id: context_all + negate: false + values: collection diff --git a/blocks/block.block.olivespostcards_help.yml b/blocks/block.block.olivespostcards_help.yml new file mode 100755 index 0000000..70a01f7 --- /dev/null +++ b/blocks/block.block.olivespostcards_help.yml @@ -0,0 +1,22 @@ +uuid: cf7da774-1d2d-4ce0-988a-22c8fb36dd05 +langcode: en +status: true +dependencies: + module: + - help + theme: + - olivespostcards +_core: + default_config_hash: mo47nQ57TlvltwBp9OdPONtN0NuZ04Ohfv3z4W5gKAo +id: olivespostcards_help +theme: olivespostcards +region: content_above +weight: -15 +provider: null +plugin: help_block +settings: + id: help_block + label: Help + label_display: '0' + provider: help +visibility: { } diff --git a/blocks/block.block.olivespostcards_ia2searchdisclaimer.yml b/blocks/block.block.olivespostcards_ia2searchdisclaimer.yml new file mode 100755 index 0000000..8ffdec2 --- /dev/null +++ b/blocks/block.block.olivespostcards_ia2searchdisclaimer.yml @@ -0,0 +1,30 @@ +uuid: 13b1273e-1c82-41ab-9cf4-dfae25da1f04 +langcode: en +status: true +dependencies: + content: + - 'block_content:basic:5eb4ec6d-9271-4242-84ec-9060fba79b5c' + module: + - block_content + - system + theme: + - olivespostcards +id: olivespostcards_ia2searchdisclaimer +theme: olivespostcards +region: content_above +weight: 0 +provider: null +plugin: 'block_content:5eb4ec6d-9271-4242-84ec-9060fba79b5c' +settings: + id: 'block_content:5eb4ec6d-9271-4242-84ec-9060fba79b5c' + label: 'IA2 search disclaimer' + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + pages: /search diff --git a/blocks/block.block.olivespostcards_islandarchivescollectionname.yml b/blocks/block.block.olivespostcards_islandarchivescollectionname.yml new file mode 100755 index 0000000..fc7bb0e --- /dev/null +++ b/blocks/block.block.olivespostcards_islandarchivescollectionname.yml @@ -0,0 +1,30 @@ +uuid: ff7d1b43-9eb8-48b0-8205-dacfa027c953 +langcode: en +status: true +dependencies: + config: + - facets.facet.island_archives_collection_name + module: + - context + - facets + theme: + - olivespostcards +id: olivespostcards_islandarchivescollectionname +theme: olivespostcards +region: sidebar +weight: 0 +provider: null +plugin: 'facet_block:island_archives_collection_name' +settings: + id: 'facet_block:island_archives_collection_name' + label: Collection + label_display: visible + provider: facets + context_mapping: { } + block_id: olivespostcards_islandarchivescollectionname +visibility: + view_inclusion: + id: view_inclusion + negate: false + view_inclusion: + view-solr_search_content-page_1: view-solr_search_content-page_1 diff --git a/blocks/block.block.olivespostcards_main_menu.yml b/blocks/block.block.olivespostcards_main_menu.yml new file mode 100755 index 0000000..ef324a9 --- /dev/null +++ b/blocks/block.block.olivespostcards_main_menu.yml @@ -0,0 +1,27 @@ +uuid: 1d517d9c-6d61-4f00-a3c5-921ec4f0d8f7 +langcode: en +status: true +dependencies: + config: + - system.menu.main + module: + - system + theme: + - olivespostcards +_core: + default_config_hash: sU20mYo88dbrym5viTPBHUu2kafqR8WfKmUBHunhGp0 +id: olivespostcards_main_menu +theme: olivespostcards +region: primary_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: 2 + expand_all_items: true +visibility: { } diff --git a/blocks/block.block.olivespostcards_memberof.yml b/blocks/block.block.olivespostcards_memberof.yml new file mode 100755 index 0000000..d995abd --- /dev/null +++ b/blocks/block.block.olivespostcards_memberof.yml @@ -0,0 +1,41 @@ +uuid: e933a91b-5a5a-40c3-95ce-1d1cbd920825 +langcode: en +status: true +dependencies: + config: + - facets.facet.member_of + module: + - context + - facets + theme: + - olivespostcards +id: olivespostcards_memberof +theme: olivespostcards +region: sidebar +weight: -11 +provider: null +plugin: 'facet_block:member_of' +settings: + id: 'facet_block:member_of' + label: 'Member of' + label_display: visible + provider: facets + context_mapping: { } + block_id: memberof +visibility: + user_status: + id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' + user_status: + viewing_profile: '0' + logged_viewing_profile: '0' + own_page_true: '0' + field_value: '0' + user_fields: uid + view_inclusion: + id: view_inclusion + negate: false + view_inclusion: + view-solr_search_content-page_1: view-solr_search_content-page_1 diff --git a/blocks/block.block.olivespostcards_memberofswc.yml b/blocks/block.block.olivespostcards_memberofswc.yml new file mode 100755 index 0000000..94ae360 --- /dev/null +++ b/blocks/block.block.olivespostcards_memberofswc.yml @@ -0,0 +1,40 @@ +uuid: 415cdfc2-e846-44d5-8228-e46888d70a37 +langcode: en +status: false +dependencies: + config: + - facets.facet.member_of_swc + module: + - context + - facets + theme: + - olivespostcards +id: olivespostcards_memberofswc +theme: olivespostcards +region: sidebar +weight: -2 +provider: null +plugin: 'facet_block:member_of_swc' +settings: + id: 'facet_block:member_of_swc' + label: 'Member Of' + label_display: visible + provider: facets + context_mapping: { } + block_id: memberofswc +visibility: + user_status: + id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' + user_status: + viewing_profile: '0' + logged_viewing_profile: '0' + own_page_true: '0' + field_value: '0' + user_fields: uid + context_all: + id: context_all + negate: null + values: collection diff --git a/blocks/block.block.olivespostcards_messages.yml b/blocks/block.block.olivespostcards_messages.yml new file mode 100755 index 0000000..085fffd --- /dev/null +++ b/blocks/block.block.olivespostcards_messages.yml @@ -0,0 +1,22 @@ +uuid: 5cf9d91f-66a7-4aea-90ba-9c11622d5a9f +langcode: en +status: true +dependencies: + module: + - system + theme: + - olivespostcards +_core: + default_config_hash: ztsTKYLJSL1VMBehmLWNkh3OsuMxBJnkuL9zRzKXrZY +id: olivespostcards_messages +theme: olivespostcards +region: highlighted +weight: -5 +provider: null +plugin: system_messages_block +settings: + id: system_messages_block + label: 'Status messages' + label_display: '0' + provider: system +visibility: { } diff --git a/blocks/block.block.olivespostcards_page_title.yml b/blocks/block.block.olivespostcards_page_title.yml new file mode 100755 index 0000000..55df1c6 --- /dev/null +++ b/blocks/block.block.olivespostcards_page_title.yml @@ -0,0 +1,20 @@ +uuid: 3dee0f2e-224f-4d83-8852-caae0bb6c8a7 +langcode: en +status: true +dependencies: + theme: + - olivespostcards +_core: + default_config_hash: 4pH6hpNqr82Uixiw5z_QOFc6nYsRp-0GPrh4dJexoU0 +id: olivespostcards_page_title +theme: olivespostcards +region: content_above +weight: -18 +provider: null +plugin: page_title_block +settings: + id: page_title_block + label: 'Page title' + label_display: '0' + provider: core +visibility: { } diff --git a/blocks/block.block.olivespostcards_physicalformswc.yml b/blocks/block.block.olivespostcards_physicalformswc.yml new file mode 100755 index 0000000..1de40f6 --- /dev/null +++ b/blocks/block.block.olivespostcards_physicalformswc.yml @@ -0,0 +1,40 @@ +uuid: 7d1d428c-f4af-441c-a0f2-d4095227ebbf +langcode: en +status: false +dependencies: + config: + - facets.facet.physical_form_swc + module: + - context + - facets + theme: + - olivespostcards +id: olivespostcards_physicalformswc +theme: olivespostcards +region: sidebar +weight: -1 +provider: null +plugin: 'facet_block:physical_form_swc' +settings: + id: 'facet_block:physical_form_swc' + label: 'Physical Form' + label_display: visible + provider: facets + context_mapping: { } + block_id: physicalformswc +visibility: + user_status: + id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' + user_status: + viewing_profile: '0' + logged_viewing_profile: '0' + own_page_true: '0' + field_value: '0' + user_fields: uid + context_all: + id: context_all + negate: null + values: collection diff --git a/blocks/block.block.olivespostcards_primary_admin_actions.yml b/blocks/block.block.olivespostcards_primary_admin_actions.yml new file mode 100755 index 0000000..9285b66 --- /dev/null +++ b/blocks/block.block.olivespostcards_primary_admin_actions.yml @@ -0,0 +1,20 @@ +uuid: ba3f0ece-0f2e-4ec9-b86e-fe624057ff7c +langcode: en +status: true +dependencies: + theme: + - olivespostcards +_core: + default_config_hash: YEhmTKSIwJr43Aa2j1WNfsCkv9HowcA0itNHRscJuWo +id: olivespostcards_primary_admin_actions +theme: olivespostcards +region: highlighted +weight: -5 +provider: null +plugin: local_actions_block +settings: + id: local_actions_block + label: 'Primary admin actions' + label_display: '0' + provider: core +visibility: { } diff --git a/blocks/block.block.olivespostcards_primary_local_tasks.yml b/blocks/block.block.olivespostcards_primary_local_tasks.yml new file mode 100755 index 0000000..cfe2afd --- /dev/null +++ b/blocks/block.block.olivespostcards_primary_local_tasks.yml @@ -0,0 +1,22 @@ +uuid: 3e06d2d1-c8aa-41d1-9677-8ec99949edc2 +langcode: en +status: true +dependencies: + theme: + - olivespostcards +_core: + default_config_hash: 5sRvkhJqHRtNjlo6AuuZggLMAm8eeBJsagSEjmtybx4 +id: olivespostcards_primary_local_tasks +theme: olivespostcards +region: content_above +weight: -16 +provider: null +plugin: local_tasks_block +settings: + id: local_tasks_block + label: 'Primary tabs' + label_display: '0' + provider: core + primary: true + secondary: false +visibility: { } diff --git a/blocks/block.block.olivespostcards_resource_type_swc.yml b/blocks/block.block.olivespostcards_resource_type_swc.yml new file mode 100755 index 0000000..ec3916a --- /dev/null +++ b/blocks/block.block.olivespostcards_resource_type_swc.yml @@ -0,0 +1,40 @@ +uuid: ec3b9f24-6305-4bac-a1c3-5fc6ebcca75e +langcode: en +status: true +dependencies: + config: + - facets.facet.resource_type_swc + module: + - context + - facets + theme: + - olivespostcards +id: olivespostcards_resource_type_swc +theme: olivespostcards +region: sidebar +weight: -3 +provider: null +plugin: 'facet_block:resource_type_swc' +settings: + id: 'facet_block:resource_type_swc' + label: 'Resource Type' + label_display: visible + provider: facets + context_mapping: { } + block_id: resource_type_swc +visibility: + user_status: + id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' + user_status: + viewing_profile: '0' + logged_viewing_profile: '0' + own_page_true: '0' + field_value: '0' + user_fields: uid + context_all: + id: context_all + negate: null + values: collection diff --git a/blocks/block.block.olivespostcards_resourcetype.yml b/blocks/block.block.olivespostcards_resourcetype.yml new file mode 100755 index 0000000..53ad915 --- /dev/null +++ b/blocks/block.block.olivespostcards_resourcetype.yml @@ -0,0 +1,30 @@ +uuid: 72155e05-b3df-4880-9d20-131a2c09c9db +langcode: en +status: true +dependencies: + config: + - facets.facet.resource_type + module: + - context + - facets + theme: + - olivespostcards +id: olivespostcards_resourcetype +theme: olivespostcards +region: sidebar +weight: -4 +provider: null +plugin: 'facet_block:resource_type' +settings: + id: 'facet_block:resource_type' + label: 'Resource Type' + label_display: visible + provider: facets + context_mapping: { } + block_id: olivespostcards_resourcetype +visibility: + view_inclusion: + id: view_inclusion + negate: false + view_inclusion: + view-solr_search_content-page_1: view-solr_search_content-page_1 diff --git a/blocks/block.block.olivespostcards_search.yml b/blocks/block.block.olivespostcards_search.yml new file mode 100755 index 0000000..15cce4a --- /dev/null +++ b/blocks/block.block.olivespostcards_search.yml @@ -0,0 +1,42 @@ +uuid: 46d56589-b6af-4648-a177-a884b86541c3 +langcode: en +status: false +dependencies: + module: + - advanced_search + - context + - system + theme: + - olivespostcards +id: olivespostcards_search +theme: olivespostcards +region: primary_menu +weight: -11 +provider: null +plugin: search_block +settings: + id: search_block + label: Search + label_display: '0' + provider: advanced_search + block_id: search + search_view_machine_name: view.solr_search_content.page_1 + search_textfield_label: Keyword + search_placeholder: '' + search_submit_label: Search +visibility: + user_status: + id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' + user_status: + viewing_profile: '0' + logged_viewing_profile: '0' + own_page_true: '0' + field_value: '0' + user_fields: uid + request_path: + id: request_path + negate: true + pages: /search diff --git a/blocks/block.block.olivespostcards_secondary_local_tasks.yml b/blocks/block.block.olivespostcards_secondary_local_tasks.yml new file mode 100755 index 0000000..7b6aa60 --- /dev/null +++ b/blocks/block.block.olivespostcards_secondary_local_tasks.yml @@ -0,0 +1,22 @@ +uuid: 7161dfde-484d-4f78-848a-06d4ac6c8d66 +langcode: en +status: true +dependencies: + theme: + - olivespostcards +_core: + default_config_hash: RbFygDUiBtUAJ--SOKwGes0d5LTPqNJN9Pw4bJKfH-0 +id: olivespostcards_secondary_local_tasks +theme: olivespostcards +region: highlighted +weight: -2 +provider: null +plugin: local_tasks_block +settings: + id: local_tasks_block + label: 'Secondary tabs' + label_display: '0' + provider: core + primary: false + secondary: true +visibility: { } diff --git a/blocks/block.block.olivespostcards_site_branding.yml b/blocks/block.block.olivespostcards_site_branding.yml new file mode 100755 index 0000000..14fa1e1 --- /dev/null +++ b/blocks/block.block.olivespostcards_site_branding.yml @@ -0,0 +1,25 @@ +uuid: 3d49836e-5608-49df-8e98-f89f41dad98e +langcode: en +status: true +dependencies: + module: + - system + theme: + - olivespostcards +_core: + default_config_hash: _z-sDA-8yOvYZl5c8dKVPOI_9v_jgYON6ps2D6h6eN0 +id: olivespostcards_site_branding +theme: olivespostcards +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: false +visibility: { } diff --git a/blocks/block.block.olivespostcards_solrsearchcontentadvancedsearchforblock.yml b/blocks/block.block.olivespostcards_solrsearchcontentadvancedsearchforblock.yml new file mode 100755 index 0000000..4139f5c --- /dev/null +++ b/blocks/block.block.olivespostcards_solrsearchcontentadvancedsearchforblock.yml @@ -0,0 +1,41 @@ +uuid: 6e290e8b-cb08-4956-8260-cf3ba444902d +langcode: en +status: true +dependencies: + module: + - advanced_search + - context + theme: + - olivespostcards +id: olivespostcards_solrsearchcontentadvancedsearchforblock +theme: olivespostcards +region: sidebar +weight: -19 +provider: null +plugin: 'advanced_search_block:solr_search_content__block_1' +settings: + id: 'advanced_search_block:solr_search_content__block_1' + label: 'Search within Collection' + label_display: visible + provider: advanced_search + fields: + - title_aggregated_fulltext + - abstract_description_fulltext + - linked_agent_name_fulltext + context_filter: field_member_of +visibility: + user_status: + id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' + user_status: + viewing_profile: '0' + logged_viewing_profile: '0' + own_page_true: '0' + field_value: '0' + user_fields: uid + context_all: + id: context_all + negate: null + values: collection diff --git a/blocks/block.block.olivespostcards_solrsearchcontentadvancedsearchforpage.yml b/blocks/block.block.olivespostcards_solrsearchcontentadvancedsearchforpage.yml new file mode 100755 index 0000000..8621dcb --- /dev/null +++ b/blocks/block.block.olivespostcards_solrsearchcontentadvancedsearchforpage.yml @@ -0,0 +1,32 @@ +uuid: 2ec4f307-1729-4690-8bdd-e35636c2ca2d +langcode: en +status: true +dependencies: + module: + - advanced_search + - context + theme: + - olivespostcards +id: olivespostcards_solrsearchcontentadvancedsearchforpage +theme: olivespostcards +region: sidebar +weight: -20 +provider: null +plugin: 'advanced_search_block:solr_search_content__page_1' +settings: + id: 'advanced_search_block:solr_search_content__page_1' + label: Search + label_display: visible + provider: advanced_search + fields: + - title_aggregated_fulltext + - abstract_description_fulltext + - linked_agent_name_fulltext + - field_publisher_1 + context_filter: null +visibility: + view_inclusion: + id: view_inclusion + negate: false + view_inclusion: + view-solr_search_content-page_1: view-solr_search_content-page_1 diff --git a/blocks/block.block.olivespostcards_solrsearchcontentsearchresultspagerforblock.yml b/blocks/block.block.olivespostcards_solrsearchcontentsearchresultspagerforblock.yml new file mode 100755 index 0000000..b557024 --- /dev/null +++ b/blocks/block.block.olivespostcards_solrsearchcontentsearchresultspagerforblock.yml @@ -0,0 +1,36 @@ +uuid: dbaa57bc-7dfd-4587-81cf-53b73a0c4bc9 +langcode: en +status: true +dependencies: + module: + - advanced_search + - context + theme: + - olivespostcards +id: olivespostcards_solrsearchcontentsearchresultspagerforblock +theme: olivespostcards +region: content +weight: -18 +provider: null +plugin: 'advanced_search_result_pager:solr_search_content__block_1' +settings: + id: 'advanced_search_result_pager:solr_search_content__block_1' + label: 'Solr search content: Search Results Pager for Block' + label_display: '0' + provider: advanced_search +visibility: + user_status: + id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' + user_status: + viewing_profile: '0' + logged_viewing_profile: '0' + own_page_true: '0' + field_value: '0' + user_fields: uid + context_all: + id: context_all + negate: null + values: collection diff --git a/blocks/block.block.olivespostcards_solrsearchcontentsearchresultspagerforpage.yml b/blocks/block.block.olivespostcards_solrsearchcontentsearchresultspagerforpage.yml new file mode 100755 index 0000000..414a9a2 --- /dev/null +++ b/blocks/block.block.olivespostcards_solrsearchcontentsearchresultspagerforpage.yml @@ -0,0 +1,37 @@ +uuid: ee8ae21d-06cc-4d9b-8c5f-2cc233c90e87 +langcode: en +status: true +dependencies: + module: + - advanced_search + - context + theme: + - olivespostcards +id: olivespostcards_solrsearchcontentsearchresultspagerforpage +theme: olivespostcards +region: content +weight: -19 +provider: null +plugin: 'advanced_search_result_pager:solr_search_content__page_1' +settings: + id: 'advanced_search_result_pager:solr_search_content__page_1' + label: 'Solr search content: Search Results Pager for Page' + label_display: '0' + provider: advanced_search +visibility: + user_status: + id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' + user_status: + viewing_profile: '0' + logged_viewing_profile: '0' + own_page_true: '0' + field_value: '0' + user_fields: uid + view_inclusion: + id: view_inclusion + negate: false + view_inclusion: + view-solr_search_content-page_1: view-solr_search_content-page_1 diff --git a/blocks/block.block.olivespostcards_subfooter.yml b/blocks/block.block.olivespostcards_subfooter.yml new file mode 100755 index 0000000..8f85835 --- /dev/null +++ b/blocks/block.block.olivespostcards_subfooter.yml @@ -0,0 +1,25 @@ +uuid: 4673ec7a-5760-4bbe-87f7-26b80ac9d9a5 +langcode: en +status: true +dependencies: + content: + - 'block_content:basic:b411b5b1-fda1-4a80-ab50-0c9173f11fbe' + module: + - block_content + theme: + - olivespostcards +id: olivespostcards_subfooter +theme: olivespostcards +region: footer_bottom +weight: 0 +provider: null +plugin: 'block_content:b411b5b1-fda1-4a80-ab50-0c9173f11fbe' +settings: + id: 'block_content:b411b5b1-fda1-4a80-ab50-0c9173f11fbe' + label: subfooter + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: { } diff --git a/blocks/block.block.olivespostcards_subject.yml b/blocks/block.block.olivespostcards_subject.yml new file mode 100755 index 0000000..f4dfb47 --- /dev/null +++ b/blocks/block.block.olivespostcards_subject.yml @@ -0,0 +1,43 @@ +uuid: 53cdf5a8-d0aa-48ed-9776-f8e63c0ed03a +langcode: en +status: true +dependencies: + config: + - facets.facet.subject + module: + - context + - facets + theme: + - olivespostcards +_core: + default_config_hash: 8CNTurKBSOQZRTrWiaCmfAwseQyzXZOb8gJohUvIBFw +id: olivespostcards_subject +theme: olivespostcards +region: sidebar +weight: -10 +provider: null +plugin: 'facet_block:subject' +settings: + id: 'facet_block:subject' + label: Subject + label_display: visible + provider: facets + context_mapping: { } + block_id: subject +visibility: + user_status: + id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' + user_status: + viewing_profile: '0' + logged_viewing_profile: '0' + own_page_true: '0' + field_value: '0' + user_fields: uid + view_inclusion: + id: view_inclusion + negate: false + view_inclusion: + view-solr_search_content-page_1: view-solr_search_content-page_1 diff --git a/blocks/block.block.olivespostcards_subjectname.yml b/blocks/block.block.olivespostcards_subjectname.yml new file mode 100755 index 0000000..96e36ba --- /dev/null +++ b/blocks/block.block.olivespostcards_subjectname.yml @@ -0,0 +1,43 @@ +uuid: f855f51a-cd69-4009-aed6-b2ab26c42e8a +langcode: en +status: true +dependencies: + config: + - facets.facet.subject_name + module: + - context + - facets + theme: + - olivespostcards +_core: + default_config_hash: VFNCtt7POqemCYyZ3x3gWDwdyJfoAmbqHim37oy6onU +id: olivespostcards_subjectname +theme: olivespostcards +region: sidebar +weight: -8 +provider: null +plugin: 'facet_block:subject_name' +settings: + id: 'facet_block:subject_name' + label: 'Subject (name)' + label_display: visible + provider: facets + context_mapping: { } + block_id: subjectname +visibility: + user_status: + id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' + user_status: + viewing_profile: '0' + logged_viewing_profile: '0' + own_page_true: '0' + field_value: '0' + user_fields: uid + view_inclusion: + id: view_inclusion + negate: false + view_inclusion: + view-solr_search_content-page_1: view-solr_search_content-page_1 diff --git a/blocks/block.block.olivespostcards_subjectnamesswc.yml b/blocks/block.block.olivespostcards_subjectnamesswc.yml new file mode 100755 index 0000000..0417764 --- /dev/null +++ b/blocks/block.block.olivespostcards_subjectnamesswc.yml @@ -0,0 +1,40 @@ +uuid: 9b1a5ffd-7170-4b42-b311-a4431146131d +langcode: en +status: true +dependencies: + config: + - facets.facet.subject_names_swc + module: + - context + - facets + theme: + - olivespostcards +id: olivespostcards_subjectnamesswc +theme: olivespostcards +region: sidebar +weight: -7 +provider: null +plugin: 'facet_block:subject_names_swc' +settings: + id: 'facet_block:subject_names_swc' + label: 'Subject (name)' + label_display: visible + provider: facets + context_mapping: { } + block_id: subjectnamesswc +visibility: + user_status: + id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' + user_status: + viewing_profile: '0' + logged_viewing_profile: '0' + own_page_true: '0' + field_value: '0' + user_fields: uid + context_all: + id: context_all + negate: null + values: collection diff --git a/blocks/block.block.olivespostcards_subjectsswc.yml b/blocks/block.block.olivespostcards_subjectsswc.yml new file mode 100755 index 0000000..e3c9aa6 --- /dev/null +++ b/blocks/block.block.olivespostcards_subjectsswc.yml @@ -0,0 +1,40 @@ +uuid: 024dd626-870f-48f4-bfe7-ad5fd34956f3 +langcode: en +status: true +dependencies: + config: + - facets.facet.subjects + module: + - context + - facets + theme: + - olivespostcards +id: olivespostcards_subjectsswc +theme: olivespostcards +region: sidebar +weight: -9 +provider: null +plugin: 'facet_block:subjects' +settings: + id: 'facet_block:subjects' + label: Subject + label_display: visible + provider: facets + context_mapping: { } + block_id: subjectsswc +visibility: + user_status: + id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' + user_status: + viewing_profile: '0' + logged_viewing_profile: '0' + own_page_true: '0' + field_value: '0' + user_fields: uid + context_all: + id: context_all + negate: null + values: collection diff --git a/blocks/block.block.olivespostcards_subjecttemporalswc.yml b/blocks/block.block.olivespostcards_subjecttemporalswc.yml new file mode 100755 index 0000000..25d076c --- /dev/null +++ b/blocks/block.block.olivespostcards_subjecttemporalswc.yml @@ -0,0 +1,40 @@ +uuid: c28ef896-d086-4252-9c51-788b2a0f24ba +langcode: en +status: true +dependencies: + config: + - facets.facet.subject_temporal_swc + module: + - context + - facets + theme: + - olivespostcards +id: olivespostcards_subjecttemporalswc +theme: olivespostcards +region: sidebar +weight: -5 +provider: null +plugin: 'facet_block:subject_temporal_swc' +settings: + id: 'facet_block:subject_temporal_swc' + label: 'Temporal Subject' + label_display: visible + provider: facets + context_mapping: { } + block_id: subjecttemporalswc +visibility: + user_status: + id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' + user_status: + viewing_profile: '0' + logged_viewing_profile: '0' + own_page_true: '0' + field_value: '0' + user_fields: uid + context_all: + id: context_all + negate: null + values: collection diff --git a/blocks/block.block.olivespostcards_temporalsubject.yml b/blocks/block.block.olivespostcards_temporalsubject.yml new file mode 100755 index 0000000..44aab70 --- /dev/null +++ b/blocks/block.block.olivespostcards_temporalsubject.yml @@ -0,0 +1,43 @@ +uuid: a9e3e91d-b92c-4de8-8677-efe96c39004a +langcode: en +status: true +dependencies: + config: + - facets.facet.temporal_subject + module: + - context + - facets + theme: + - olivespostcards +_core: + default_config_hash: 1BMA18tJL_4xlrR2wg5QSmr499p157HBiWAgv_rJmQ4 +id: olivespostcards_temporalsubject +theme: olivespostcards +region: sidebar +weight: -6 +provider: null +plugin: 'facet_block:temporal_subject' +settings: + id: 'facet_block:temporal_subject' + label: 'Temporal Subject' + label_display: visible + provider: facets + context_mapping: { } + block_id: temporalsubject +visibility: + user_status: + id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' + user_status: + viewing_profile: '0' + logged_viewing_profile: '0' + own_page_true: '0' + field_value: '0' + user_fields: uid + view_inclusion: + id: view_inclusion + negate: false + view_inclusion: + view-solr_search_content-page_1: view-solr_search_content-page_1 diff --git a/blocks/block.block.olivespostcards_views_block__solr_search_content_block_1.yml b/blocks/block.block.olivespostcards_views_block__solr_search_content_block_1.yml new file mode 100755 index 0000000..a2c0926 --- /dev/null +++ b/blocks/block.block.olivespostcards_views_block__solr_search_content_block_1.yml @@ -0,0 +1,40 @@ +uuid: 103a232b-7c01-40de-8787-a773c33aa8c8 +langcode: en +status: true +dependencies: + config: + - views.view.solr_search_content + module: + - context + - views + theme: + - olivespostcards +id: olivespostcards_views_block__solr_search_content_block_1 +theme: olivespostcards +region: content +weight: -16 +provider: null +plugin: 'views_block:solr_search_content-block_1' +settings: + id: 'views_block:solr_search_content-block_1' + label: '' + label_display: '0' + provider: views + views_label: '' + items_per_page: none +visibility: + user_status: + id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' + user_status: + viewing_profile: '0' + logged_viewing_profile: '0' + own_page_true: '0' + field_value: '0' + user_fields: uid + context_all: + id: context_all + negate: null + values: collection diff --git a/blocks/block.block.olivespostcards_year.yml b/blocks/block.block.olivespostcards_year.yml new file mode 100755 index 0000000..c861456 --- /dev/null +++ b/blocks/block.block.olivespostcards_year.yml @@ -0,0 +1,41 @@ +uuid: ecd2f6cf-8675-433e-874a-a2d4058b5f7f +langcode: en +status: true +dependencies: + config: + - facets.facet.year + module: + - context + - facets + theme: + - olivespostcards +id: olivespostcards_year +theme: olivespostcards +region: sidebar +weight: -15 +provider: null +plugin: 'facet_block:year' +settings: + id: 'facet_block:year' + label: Year + label_display: visible + provider: facets + context_mapping: { } + block_id: year +visibility: + user_status: + id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' + user_status: + viewing_profile: '0' + logged_viewing_profile: '0' + own_page_true: '0' + field_value: '0' + user_fields: uid + view_inclusion: + id: view_inclusion + negate: false + view_inclusion: + view-solr_search_content-page_1: view-solr_search_content-page_1 diff --git a/blocks/block.block.olivespostcards_yearswc.yml b/blocks/block.block.olivespostcards_yearswc.yml new file mode 100755 index 0000000..8856ab3 --- /dev/null +++ b/blocks/block.block.olivespostcards_yearswc.yml @@ -0,0 +1,40 @@ +uuid: 63d4facc-3acd-4722-b48b-f989827a0eb9 +langcode: en +status: true +dependencies: + config: + - facets.facet.year_swc + module: + - context + - facets + theme: + - olivespostcards +id: olivespostcards_yearswc +theme: olivespostcards +region: sidebar +weight: -14 +provider: null +plugin: 'facet_block:year_swc' +settings: + id: 'facet_block:year_swc' + label: Year + label_display: visible + provider: facets + context_mapping: { } + block_id: yearswc +visibility: + user_status: + id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' + user_status: + viewing_profile: '0' + logged_viewing_profile: '0' + own_page_true: '0' + field_value: '0' + user_fields: uid + context_all: + id: context_all + negate: null + values: collection diff --git a/blocks/block.block.views_block__abstract_block_for_collections_info_block.yml b/blocks/block.block.views_block__abstract_block_for_collections_info_block.yml new file mode 100755 index 0000000..fbf51d0 --- /dev/null +++ b/blocks/block.block.views_block__abstract_block_for_collections_info_block.yml @@ -0,0 +1,30 @@ +uuid: 51d72218-2d4c-4e3f-b064-3b09f8909322 +langcode: en +status: true +dependencies: + config: + - views.view.abstract_block_for_collections_info_block + module: + - context + - views + theme: + - olivespostcards +id: views_block__abstract_block_for_collections_info_block +theme: olivespostcards +region: content_above +weight: -17 +provider: null +plugin: 'views_block:abstract_block_for_collections_info_block-block_1' +settings: + id: 'views_block:abstract_block_for_collections_info_block-block_1' + label: '' + label_display: '0' + provider: views + context_mapping: { } + views_label: '' + items_per_page: none +visibility: + context_all: + id: context_all + negate: false + values: collection diff --git a/css/components/islandora_mods.css b/css/components/islandora_mods.css old mode 100644 new mode 100755 diff --git a/favicon.ico b/favicon.ico old mode 100644 new mode 100755 diff --git a/images/imagined_logo.svg b/images/imagined_logo.svg old mode 100644 new mode 100755 diff --git a/images/pei_map.jpg b/images/pei_map.jpg old mode 100644 new mode 100755 diff --git a/images/pei_map_banner.jpg b/images/pei_map_banner.jpg old mode 100644 new mode 100755 diff --git a/images/sextant.svg b/images/sextant.svg old mode 100644 new mode 100755 diff --git a/images/sextant_old.svg b/images/sextant_old.svg old mode 100644 new mode 100755 diff --git a/images/telescope.svg b/images/telescope.svg old mode 100644 new mode 100755