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
24
config/sync/field.field.node.collection.body.yml
Normal file
24
config/sync/field.field.node.collection.body.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: c0005b1e-4f64-4fad-98b2-f44058b55d25
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.collection
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: WqgDhaPELkw6JGhrh7TfT43wKws4fg45OgEkunye7ss
|
||||
id: node.collection.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: collection
|
||||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
display_summary: true
|
||||
field_type: text_with_summary
|
Loading…
Add table
Add a link
Reference in a new issue