Install drutopia site with the engage subprofile
This commit is contained in:
parent
1d3f5ba5ad
commit
101f8e0e54
645 changed files with 62725 additions and 0 deletions
26
config/field.field.node.blog.body.yml
Normal file
26
config/field.field.node.blog.body.yml
Normal file
|
@ -0,0 +1,26 @@
|
|||
uuid: 6a9f4c58-f1a0-4e30-81a2-09be4e0f2e3c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.blog
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: pAztVcOiuynLqh1ehRwqRDvFSXnGUNahnBkzXwYnoHk
|
||||
id: node.blog.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: blog
|
||||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
display_summary: true
|
||||
required_summary: false
|
||||
allowed_formats: { }
|
||||
field_type: text_with_summary
|
Loading…
Add table
Add a link
Reference in a new issue