Update config with latest Drutopia
Using config_distro update ('merge').
This commit is contained in:
parent
fa10064401
commit
49771666cc
120 changed files with 10556 additions and 9332 deletions
|
@ -9,6 +9,59 @@ snapshotSet: config_sync
|
|||
extensionType: module
|
||||
extensionName: drutopia_blog
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: block.block.blog_topics_facet
|
||||
data:
|
||||
uuid: 392eb691-4753-4737-af52-c4d417d12522
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.blog_listing
|
||||
- facets.facet.blog_topics
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- facets
|
||||
theme:
|
||||
- octavia
|
||||
id: blog_topics_facet
|
||||
theme: octavia
|
||||
region: sidebar_first
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'facet_block:blog_topics'
|
||||
settings:
|
||||
id: 'facet_block:blog_topics'
|
||||
label: Topics
|
||||
provider: facets
|
||||
label_display: visible
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: blog_listing
|
||||
context_mapping: { }
|
||||
-
|
||||
collection: ''
|
||||
name: block_visibility_groups.block_visibility_group.blog_listing
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
id: blog_listing
|
||||
label: 'Blog Listing'
|
||||
logic: and
|
||||
conditions:
|
||||
b3c1bb42-5349-4f54-abe9-590277c82bcc:
|
||||
id: request_path
|
||||
pages: /blog
|
||||
negate: false
|
||||
context_mapping: { }
|
||||
uuid: b3c1bb42-5349-4f54-abe9-590277c82bcc
|
||||
allow_other_conditions: false
|
||||
-
|
||||
collection: ''
|
||||
name: core.entity_form_display.node.blog.default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue