Added config to module, and scripts to commit / push config & code together
This commit is contained in:
@ -0,0 +1,31 @@
|
||||
uuid: fb8a9378-9533-4701-bd30-ac2fa839a094
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- field.field.node.page.body
|
||||
- node.type.page
|
||||
module:
|
||||
- text
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: 8BgdRtLbtQ0F__o0FHSH0Mx5fvXOra9tfT1GmNKbRYw
|
||||
id: node.page.teaser
|
||||
targetEntityType: node
|
||||
bundle: page
|
||||
mode: teaser
|
||||
content:
|
||||
body:
|
||||
type: text_summary_or_trimmed
|
||||
label: hidden
|
||||
settings:
|
||||
trim_length: 600
|
||||
third_party_settings: { }
|
||||
weight: 100
|
||||
region: content
|
||||
links:
|
||||
weight: 101
|
||||
region: content
|
||||
hidden:
|
||||
search_api_excerpt: true
|
Reference in New Issue
Block a user