oliverdavies.uk/config/sync/field.field.node.presentation.body.yml

29 lines
567 B
YAML
Raw Normal View History

2025-06-28 13:47:53 +01:00
uuid: 2763e469-0dfb-4d01-86e4-4fca0507df80
2025-04-29 18:13:22 +01:00
langcode: en
status: true
dependencies:
config:
2025-06-28 13:47:53 +01:00
- field.storage.node.body
2025-04-29 18:13:22 +01:00
- filter.format.basic_html
2025-06-28 13:47:53 +01:00
- filter.format.markdown
2025-04-29 18:13:22 +01:00
- node.type.presentation
module:
- text
2025-06-28 13:47:53 +01:00
id: node.presentation.body
field_name: body
2025-04-29 18:13:22 +01:00
entity_type: node
bundle: presentation
label: Body
description: ''
2025-06-28 13:47:53 +01:00
required: true
2025-04-29 18:13:22 +01:00
translatable: false
default_value: { }
default_value_callback: ''
settings:
display_summary: true
2025-06-28 13:47:53 +01:00
required_summary: false
2025-04-29 18:13:22 +01:00
allowed_formats:
2025-06-28 13:47:53 +01:00
- markdown
2025-04-29 18:13:22 +01:00
- basic_html
field_type: text_with_summary