oliverdavies.uk/config/sync/auto_entitylabel.settings.node.podcast_episode.yml
Oliver Davies a71f77ab9f Automatically create podcast episode titles
Automatically create podcast episode titles with the auto_entitylabel
module, containing the episode number, topic and guest names.
2025-05-30 02:34:53 +01:00

10 lines
246 B
YAML

status: 1
pattern: 'Episode [node:field_episode_number]: [node:field_topic] with [opd-podcast:guest-names]'
escape: false
preserve_titles: false
save: true
chunk: 50
dependencies:
config:
- node.type.podcast_episode
new_content_behavior: 0