Export configuration
This commit is contained in:
parent
3a28895159
commit
c6e2d553f8
264 changed files with 16706 additions and 0 deletions
26
config/sync/field.field.node.article.body.yml
Normal file
26
config/sync/field.field.node.article.body.yml
Normal file
|
@ -0,0 +1,26 @@
|
|||
uuid: 316b6d1c-3395-43f7-889b-5da8e3ea5806
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.article
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: 4Wxs1LseZ8JsNwD9uJVIbzZqG35yQXN8Eo1Hub6NMuI
|
||||
id: node.article.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: article
|
||||
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