tome export

This commit is contained in:
Oliver Davies 2025-04-29 18:13:22 +01:00
parent 1edd7ffe2f
commit 161a79b888
70 changed files with 1221 additions and 49 deletions

View file

@ -0,0 +1,30 @@
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