Enable article facet blocks
This commit is contained in:
parent
f7edeb32e9
commit
3815e68e28
2 changed files with 58 additions and 0 deletions
29
config/sync/block.block.articletopics.yml
Normal file
29
config/sync/block.block.articletopics.yml
Normal file
|
@ -0,0 +1,29 @@
|
|||
uuid: 1fd9e706-544c-461c-a4bf-ef4858b1ba91
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- facets.facet.article_topics
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- facets
|
||||
theme:
|
||||
- geofresco
|
||||
id: articletopics
|
||||
theme: geofresco
|
||||
region: sidebar_first
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'facet_block:article_topics'
|
||||
settings:
|
||||
id: 'facet_block:article_topics'
|
||||
label: 'Article Topics'
|
||||
provider: facets
|
||||
label_display: visible
|
||||
block_id: articletopics
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
context_mapping: { }
|
29
config/sync/block.block.articletype.yml
Normal file
29
config/sync/block.block.articletype.yml
Normal file
|
@ -0,0 +1,29 @@
|
|||
uuid: 3e619988-a620-47d4-9368-66bce0072c59
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- facets.facet.article_type
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- facets
|
||||
theme:
|
||||
- geofresco
|
||||
id: articletype
|
||||
theme: geofresco
|
||||
region: sidebar_first
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'facet_block:article_type'
|
||||
settings:
|
||||
id: 'facet_block:article_type'
|
||||
label: 'Article Type'
|
||||
provider: facets
|
||||
label_display: visible
|
||||
block_id: articletype
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
context_mapping: { }
|
Loading…
Add table
Reference in a new issue