From b447513c25fe5c27af8d4c708161c19516cdde79 Mon Sep 17 00:00:00 2001 From: Keegan Rankin Date: Mon, 12 Feb 2024 10:08:47 -0800 Subject: [PATCH] Apply a few config updates from live site --- config/sync/block.block.geofresco_footer_menu.yml | 7 ++++++- config/sync/views.view.blog.yml | 14 ++++++++++---- config/sync/views.view.gleanings_new.yml | 2 +- 3 files changed, 17 insertions(+), 6 deletions(-) diff --git a/config/sync/block.block.geofresco_footer_menu.yml b/config/sync/block.block.geofresco_footer_menu.yml index 10cca01..8398f25 100644 --- a/config/sync/block.block.geofresco_footer_menu.yml +++ b/config/sync/block.block.geofresco_footer_menu.yml @@ -5,6 +5,7 @@ dependencies: config: - system.menu.footer module: + - block_visibility_groups - system theme: - geofresco @@ -24,4 +25,8 @@ settings: level: 1 depth: 0 expand_all_items: false -visibility: { } +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: '' diff --git a/config/sync/views.view.blog.yml b/config/sync/views.view.blog.yml index dcdc77c..85ba927 100644 --- a/config/sync/views.view.blog.yml +++ b/config/sync/views.view.blog.yml @@ -162,8 +162,10 @@ display: contexts: - 'languages:language_interface' - url.query_args + - 'user.node_grants:view' - user.permissions - tags: { } + tags: + - 'config:search_api.index.blog' block_promoted: id: block_promoted display_title: 'Block Promoted' @@ -229,8 +231,10 @@ display: max-age: -1 contexts: - 'languages:language_interface' + - 'user.node_grants:view' - user.permissions - tags: { } + tags: + - 'config:search_api.index.blog' page_listing: id: page_listing display_title: Page @@ -243,7 +247,7 @@ display: type: normal title: Blog description: 'Follow our blogs.' - weight: -49 + weight: -48 enabled: true expanded: false menu_name: main @@ -254,5 +258,7 @@ display: contexts: - 'languages:language_interface' - url.query_args + - 'user.node_grants:view' - user.permissions - tags: { } + tags: + - 'config:search_api.index.blog' diff --git a/config/sync/views.view.gleanings_new.yml b/config/sync/views.view.gleanings_new.yml index c5f182d..6b21ea6 100644 --- a/config/sync/views.view.gleanings_new.yml +++ b/config/sync/views.view.gleanings_new.yml @@ -309,7 +309,7 @@ display: type: normal title: Gleanings description: 'Short content and excerpts from, and links to, other sites.' - weight: -48 + weight: -47 enabled: true expanded: false menu_name: main