Add the gleaning content type
This commit is contained in:
parent
43e50e17cd
commit
472a655d72
9 changed files with 289 additions and 3 deletions
22
config/sync/field.field.node.gleaning.body.yml
Normal file
22
config/sync/field.field.node.gleaning.body.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 57c80768-1dd4-4c29-a3a1-63e84f1903af
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.gleaning
|
||||
module:
|
||||
- text
|
||||
id: node.gleaning.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: gleaning
|
||||
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