30 lines
645 B
YAML
30 lines
645 B
YAML
uuid: cc599835-0c43-4f36-b5b3-ad7fc4db1563
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- field.storage.node.field_body
|
|
- filter.format.basic_html
|
|
- filter.format.full_html
|
|
- filter.format.restricted_html
|
|
- node.type.presentation
|
|
module:
|
|
- text
|
|
id: node.presentation.field_body
|
|
field_name: field_body
|
|
entity_type: node
|
|
bundle: presentation
|
|
label: Body
|
|
description: ''
|
|
required: false
|
|
translatable: false
|
|
default_value: { }
|
|
default_value_callback: ''
|
|
settings:
|
|
display_summary: true
|
|
required_summary: true
|
|
allowed_formats:
|
|
- basic_html
|
|
- restricted_html
|
|
- full_html
|
|
field_type: text_with_summary
|