Enable Drutopia Collection feature module for issue indexes
Ref #31 Ref #32
This commit is contained in:
parent
647293fcc1
commit
69ebe9ce26
19 changed files with 1179 additions and 0 deletions
|
@ -0,0 +1,49 @@
|
|||
uuid: d6f24134-b470-4a98-b653-a3d937e388cf
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- field.field.node.collection.body
|
||||
- field.field.node.collection.field_authors
|
||||
- field.field.node.collection.field_collection_items
|
||||
- field.field.node.collection.field_collection_type
|
||||
- field.field.node.collection.field_image
|
||||
- field.field.node.collection.field_meta_tags
|
||||
- field.field.node.collection.field_summary
|
||||
- field.field.node.collection.field_tags
|
||||
- field.field.node.collection.field_topics
|
||||
- node.type.collection
|
||||
module:
|
||||
- text
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: Ae7AbDdKC_kFLs-Rnod2dVpSbQUjbkGCXQtTQ55GV5k
|
||||
id: node.collection.teaser
|
||||
targetEntityType: node
|
||||
bundle: collection
|
||||
mode: teaser
|
||||
content:
|
||||
body:
|
||||
label: hidden
|
||||
type: text_summary_or_trimmed
|
||||
weight: 101
|
||||
settings:
|
||||
trim_length: 600
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
links:
|
||||
weight: 100
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
field_authors: true
|
||||
field_collection_items: true
|
||||
field_collection_type: true
|
||||
field_image: true
|
||||
field_meta_tags: true
|
||||
field_summary: true
|
||||
field_tags: true
|
||||
field_topics: true
|
||||
search_api_excerpt: true
|
Loading…
Add table
Add a link
Reference in a new issue