Add working configuration from initial install, plus agarica theme enablement
This commit is contained in:
parent
74ae53dc6a
commit
f9eb863394
615 changed files with 36005 additions and 455 deletions
31
config/sync/block.block.article_topics_facet.yml
Normal file
31
config/sync/block.block.article_topics_facet.yml
Normal file
|
@ -0,0 +1,31 @@
|
|||
uuid: 8028849a-a982-4e37-a77a-8f68eadfc334
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.article_listing
|
||||
- facets.facet.article_topics
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- facets
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: NJuCGqhBPJPjTN_j6cwp541YwuuxuMQvoOsN-0Ps1CM
|
||||
id: article_topics_facet
|
||||
theme: octavia
|
||||
region: sidebar_first
|
||||
weight: 2
|
||||
provider: null
|
||||
plugin: 'facet_block:article_topics'
|
||||
settings:
|
||||
id: 'facet_block:article_topics'
|
||||
label: Topics
|
||||
provider: facets
|
||||
label_display: visible
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: article_listing
|
||||
context_mapping: { }
|
Loading…
Add table
Add a link
Reference in a new issue