From 9798caca7569e5ce2449155b23e9dbe6b55599e5 Mon Sep 17 00:00:00 2001 From: Keegan Rankin Date: Tue, 2 Apr 2024 09:15:30 -0700 Subject: [PATCH] Remove the resource block promoted block and update title and description of resource and event views --- config/block.block.octavia_page_title.yml | 9 ++++- ...k.views_block__resource_block_promoted.yml | 33 ------------------- config/views.view.article.yml | 2 +- config/views.view.event.yml | 6 ++-- config/views.view.people.yml | 2 +- config/views.view.resource.yml | 6 ++-- 6 files changed, 16 insertions(+), 42 deletions(-) delete mode 100644 config/block.block.views_block__resource_block_promoted.yml diff --git a/config/block.block.octavia_page_title.yml b/config/block.block.octavia_page_title.yml index c9b54fe..bc42539 100644 --- a/config/block.block.octavia_page_title.yml +++ b/config/block.block.octavia_page_title.yml @@ -2,6 +2,9 @@ uuid: 19b15e56-a362-4403-aae6-1a8b14c67b4e langcode: en status: true dependencies: + module: + - block_class + - block_visibility_groups theme: - octavia _core: @@ -17,4 +20,8 @@ settings: label: 'Page title' label_display: '0' provider: core -visibility: { } +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: '' diff --git a/config/block.block.views_block__resource_block_promoted.yml b/config/block.block.views_block__resource_block_promoted.yml deleted file mode 100644 index f8454a9..0000000 --- a/config/block.block.views_block__resource_block_promoted.yml +++ /dev/null @@ -1,33 +0,0 @@ -uuid: 85f5cd0f-5f12-4834-8f59-c5cce8c19e52 -langcode: en -status: true -dependencies: - config: - - block_visibility_groups.block_visibility_group.home_page - - views.view.resource - module: - - block_visibility_groups - - views - theme: - - octavia -_core: - default_config_hash: DI69rTS0Bj5-RjyySaiyHvjBZH04xxsO7tSJ0CVfVdU -id: views_block__resource_block_promoted -theme: octavia -region: content -weight: -14 -provider: null -plugin: 'views_block:resource-block_promoted' -settings: - id: 'views_block:resource-block_promoted' - label: '' - label_display: visible - provider: views - views_label: '' - items_per_page: none -visibility: - condition_group: - id: condition_group - negate: false - context_mapping: { } - block_visibility_group: home_page diff --git a/config/views.view.article.yml b/config/views.view.article.yml index 43052b8..9af041b 100644 --- a/config/views.view.article.yml +++ b/config/views.view.article.yml @@ -221,7 +221,7 @@ display: type: normal title: Blog description: '' - weight: -48 + weight: -47 enabled: true expanded: false menu_name: main diff --git a/config/views.view.event.yml b/config/views.view.event.yml index c3e09bf..1b5f791 100644 --- a/config/views.view.event.yml +++ b/config/views.view.event.yml @@ -341,9 +341,9 @@ display: path: events menu: type: normal - title: 'Scheduled Group Tours' - description: 'See a listing of our events.' - weight: -49 + title: 'Packaged Guided Tours' + description: 'In addition to Private Day Tours, we offer several Packaged Guided Tours' + weight: -47 enabled: true expanded: false menu_name: main diff --git a/config/views.view.people.yml b/config/views.view.people.yml index a0e6130..8cda965 100644 --- a/config/views.view.people.yml +++ b/config/views.view.people.yml @@ -283,7 +283,7 @@ display: type: normal title: 'People (not used)' description: '' - weight: -41 + weight: -45 enabled: false expanded: false menu_name: main diff --git a/config/views.view.resource.yml b/config/views.view.resource.yml index 2204ff6..7f17457 100644 --- a/config/views.view.resource.yml +++ b/config/views.view.resource.yml @@ -262,9 +262,9 @@ display: path: resources menu: type: normal - title: Resources - description: 'Get connected with our resources.' - weight: -47 + title: Bibliography + description: 'Resources about the Olympic Peninsula' + weight: -46 enabled: true expanded: false menu_name: main