oliverdavies.uk/config/sync/pathauto.pattern.podcast_episode_node.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

22 lines
553 B
YAML

uuid: 1957f4a1-c33c-4fec-9ce4-f4e9b45a8ca7
langcode: en
status: true
dependencies:
module:
- node
id: podcast_episode_node
label: 'Podcast episode node'
type: 'canonical_entities:node'
pattern: 'podcast/[node:field_episode_number]-[node:field_topic]'
selection_criteria:
4f293056-f505-42df-ab52-e45f73943c38:
id: 'entity_bundle:node'
negate: false
uuid: 4f293056-f505-42df-ab52-e45f73943c38
context_mapping:
node: node
bundles:
podcast_episode: podcast_episode
selection_logic: and
weight: -5
relationships: { }