Oliver Davies
87fa51ea7f
- Add a talk content type - Add slides field to talks - Add video field - Add events field and paragraphs
25 lines
456 B
YAML
25 lines
456 B
YAML
uuid: 159b7187-7849-4c83-a25e-be6aa2330c46
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- field.storage.node.body
|
|
- node.type.talk
|
|
module:
|
|
- text
|
|
id: node.talk.body
|
|
field_name: body
|
|
entity_type: node
|
|
bundle: talk
|
|
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
|