mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2024-11-10 02:33:25 +00:00
25 lines
465 B
YAML
25 lines
465 B
YAML
|
uuid: fa64a629-fdd0-4d7a-91a3-be02b714161e
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.storage.node.body
|
||
|
- node.type.article
|
||
|
module:
|
||
|
- text
|
||
|
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
|