Add the podcast module

https://www.drupal.org/project/podcast
This commit is contained in:
Oliver Davies 2025-06-21 22:06:57 +01:00
parent 05f158439f
commit 6d65e70fe3
4 changed files with 193 additions and 1 deletions

View file

@ -58,11 +58,13 @@ module:
page_cache: 0
path: 0
path_alias: 0
podcast: 0
redirect: 0
rel_to_abs: 0
robotstxt: 0
sam: 0
search: 0
select_or_other: 0
seo_checklist: 0
serialization: 0
shortcut: 0

View file

@ -7,6 +7,7 @@ dependencies:
- node.type.podcast_episode
module:
- node
- podcast
- user
id: podcast_episodes
label: 'Podcast episodes'