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: 1eee3c5a-a61d-4f44-98dd-33a428b58c06
|
||||
uuid: 7b1eadff-71d2-423b-9563-f282531fc523
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
|
@ -9,39 +9,6 @@ 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
|
||||
|
@ -775,6 +742,7 @@ items:
|
|||
- field.field.node.blog.field_meta_tags
|
||||
- field.field.node.blog.field_summary
|
||||
- field.field.node.blog.field_tags
|
||||
- field.field.node.blog.field_topics
|
||||
- node.type.blog
|
||||
- responsive_image.styles.narrow
|
||||
module:
|
||||
|
@ -861,6 +829,7 @@ items:
|
|||
field_meta_tags: true
|
||||
field_summary: true
|
||||
field_tags: true
|
||||
field_topics: true
|
||||
links: true
|
||||
-
|
||||
collection: ''
|
||||
|
@ -1033,6 +1002,7 @@ items:
|
|||
settings: { }
|
||||
empty_behavior:
|
||||
behavior: none
|
||||
show_title: null
|
||||
-
|
||||
collection: ''
|
||||
name: field.field.node.blog.body
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue