40 lines
976 B
YAML
40 lines
976 B
YAML
uuid: 0a1c86a1-9a0b-4762-b250-47b26e69fee3
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- field.field.node.podcast_episode.body
|
|
- field.field.node.podcast_episode.field_episode_number
|
|
- field.field.node.podcast_episode.field_episode_recording
|
|
- field.field.node.podcast_episode.field_podcast_guests
|
|
- field.field.node.podcast_episode.field_topic
|
|
- node.type.podcast_episode
|
|
module:
|
|
- text
|
|
- user
|
|
id: node.podcast_episode.default
|
|
targetEntityType: node
|
|
bundle: podcast_episode
|
|
mode: default
|
|
content:
|
|
body:
|
|
type: text_default
|
|
label: hidden
|
|
settings: { }
|
|
third_party_settings: { }
|
|
weight: 1
|
|
region: content
|
|
field_episode_recording:
|
|
type: entity_reference_entity_view
|
|
label: hidden
|
|
settings:
|
|
view_mode: default
|
|
link: true
|
|
third_party_settings: { }
|
|
weight: 0
|
|
region: content
|
|
hidden:
|
|
field_episode_number: true
|
|
field_podcast_guests: true
|
|
field_topic: true
|
|
links: true
|