Install the drutopia blog module
This commit is contained in:
parent
d82b83eebb
commit
ea29ea2dea
40 changed files with 3880 additions and 16 deletions
61
config/sync/facets.facet.blog_topics.yml
Normal file
61
config/sync/facets.facet.blog_topics.yml
Normal file
|
@ -0,0 +1,61 @@
|
|||
uuid: 7780b1bd-0ff1-4f86-af32-53cb0bcba8e5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- search_api.index.blog
|
||||
- views.view.blog
|
||||
module:
|
||||
- search_api
|
||||
_core:
|
||||
default_config_hash: LF3dKWzK-V3XRA53prLyLAWwNxKkERhljA_HCNedonI
|
||||
id: blog_topics
|
||||
name: 'Blog Topics'
|
||||
url_alias: blog_topics
|
||||
weight: 0
|
||||
min_count: 1
|
||||
show_only_one_result: false
|
||||
field_identifier: field_topics
|
||||
facet_source_id: 'search_api:views_page__blog__page_listing'
|
||||
widget:
|
||||
type: checkbox
|
||||
config:
|
||||
show_numbers: true
|
||||
soft_limit: 10
|
||||
soft_limit_settings:
|
||||
show_less_label: 'Show fewer'
|
||||
show_more_label: 'Show more'
|
||||
query_operator: or
|
||||
use_hierarchy: false
|
||||
expand_hierarchy: false
|
||||
enable_parent_when_child_gets_disabled: true
|
||||
hard_limit: 0
|
||||
exclude: false
|
||||
only_visible_when_facet_source_is_visible: true
|
||||
processor_configs:
|
||||
display_value_widget_order:
|
||||
processor_id: display_value_widget_order
|
||||
weights:
|
||||
sort: -10
|
||||
settings:
|
||||
sort: ASC
|
||||
term_weight_widget_order:
|
||||
processor_id: term_weight_widget_order
|
||||
weights:
|
||||
sort: -10
|
||||
settings:
|
||||
sort: ASC
|
||||
translate_entity:
|
||||
processor_id: translate_entity
|
||||
weights:
|
||||
build: 5
|
||||
settings: { }
|
||||
url_processor_handler:
|
||||
processor_id: url_processor_handler
|
||||
weights:
|
||||
pre_query: -10
|
||||
build: -10
|
||||
settings: { }
|
||||
empty_behavior:
|
||||
behavior: none
|
||||
show_title: null
|
Loading…
Add table
Add a link
Reference in a new issue