Add the podcast episode content type

This commit is contained in:
Oliver Davies 2025-05-23 09:52:34 +01:00
parent b25b2b5e33
commit d9f038ffca
22 changed files with 635 additions and 0 deletions

View file

@ -0,0 +1,22 @@
uuid: da2b4a0c-5fc1-4003-9a41-e6e598e3e2bf
langcode: en
status: true
dependencies:
config:
- node.type.podcast_episode
id: node.podcast_episode.promote
field_name: promote
entity_type: node
bundle: podcast_episode
label: 'Promoted to front page'
description: ''
required: false
translatable: true
default_value:
-
value: 0
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean