23 lines
448 B
YAML
23 lines
448 B
YAML
|
uuid: 9f0018c7-f4b2-4eb4-bad8-b294e040076d
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.storage.node.body
|
||
|
- node.type.speaker
|
||
|
module:
|
||
|
- text
|
||
|
id: node.speaker.body
|
||
|
field_name: body
|
||
|
entity_type: node
|
||
|
bundle: speaker
|
||
|
label: Profile
|
||
|
description: 'A short bio about the speaker.'
|
||
|
required: true
|
||
|
translatable: true
|
||
|
default_value: { }
|
||
|
default_value_callback: ''
|
||
|
settings:
|
||
|
display_summary: false
|
||
|
field_type: text_with_summary
|