Added config to module, and scripts to commit / push config & code together
This commit is contained in:
@ -0,0 +1,33 @@
|
||||
uuid: f70207b8-de58-4dbf-b900-e651167f7b0a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.search_result
|
||||
- field.field.node.page.body
|
||||
- node.type.page
|
||||
module:
|
||||
- text
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: gTB0Aw9yfUPvjMd_Pznb33eEqIGHqNQb5JtR3jZ18TE
|
||||
id: node.page.search_result
|
||||
targetEntityType: node
|
||||
bundle: page
|
||||
mode: search_result
|
||||
content:
|
||||
body:
|
||||
type: text_summary_or_trimmed
|
||||
label: hidden
|
||||
settings:
|
||||
trim_length: 300
|
||||
third_party_settings: { }
|
||||
weight: 100
|
||||
region: content
|
||||
links:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 101
|
||||
region: content
|
||||
hidden:
|
||||
search_api_excerpt: true
|
||||
Reference in New Issue
Block a user