Commit more reasonably trivial config updates
manual, no module here
This commit is contained in:
parent
14c61444ad
commit
d0d685cac0
18 changed files with 103 additions and 295 deletions
|
@ -1,4 +1,4 @@
|
|||
uuid: aa2fa385-5f80-4d92-9bc1-d2460df6d241
|
||||
uuid: 2d11abdb-fecd-42d3-b8ee-7e2b9c289d19
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
|
@ -9,70 +9,6 @@ snapshotSet: config_sync
|
|||
extensionType: module
|
||||
extensionName: drutopia_event
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: block.block.event_topics_facet
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.event_listing
|
||||
- facets.facet.event_topics
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- facets
|
||||
theme:
|
||||
- octavia
|
||||
id: event_topics_facet
|
||||
theme: octavia
|
||||
region: sidebar_first
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'facet_block:event_topics'
|
||||
settings:
|
||||
id: 'facet_block:event_topics'
|
||||
label: Topics
|
||||
provider: facets
|
||||
label_display: visible
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: event_listing
|
||||
context_mapping: { }
|
||||
-
|
||||
collection: ''
|
||||
name: block.block.event_type_facet
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.event_listing
|
||||
- facets.facet.event_type
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- facets
|
||||
theme:
|
||||
- octavia
|
||||
id: event_type_facet
|
||||
theme: octavia
|
||||
region: sidebar_first
|
||||
weight: 2
|
||||
provider: null
|
||||
plugin: 'facet_block:event_type'
|
||||
settings:
|
||||
id: 'facet_block:event_type'
|
||||
label: Type
|
||||
provider: facets
|
||||
label_display: visible
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: event_listing
|
||||
context_mapping: { }
|
||||
-
|
||||
collection: ''
|
||||
name: block_visibility_groups.block_visibility_group.event_listing
|
||||
|
@ -909,6 +845,7 @@ items:
|
|||
settings: { }
|
||||
empty_behavior:
|
||||
behavior: none
|
||||
show_title: null
|
||||
-
|
||||
collection: ''
|
||||
name: facets.facet.event_type
|
||||
|
@ -970,6 +907,7 @@ items:
|
|||
settings: { }
|
||||
empty_behavior:
|
||||
behavior: none
|
||||
show_title: null
|
||||
-
|
||||
collection: ''
|
||||
name: field.field.node.event.body
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue