Add the podcast episode content type
This commit is contained in:
parent
b25b2b5e33
commit
d9f038ffca
22 changed files with 635 additions and 0 deletions
22
config/sync/pathauto.pattern.podcast_episode_node.yml
Normal file
22
config/sync/pathauto.pattern.podcast_episode_node.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
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:title]'
|
||||
selection_criteria:
|
||||
484f01e1-4e5c-4130-bb52-acd3f2c650c9:
|
||||
id: 'entity_bundle:node'
|
||||
negate: false
|
||||
uuid: 484f01e1-4e5c-4130-bb52-acd3f2c650c9
|
||||
context_mapping:
|
||||
node: node
|
||||
bundles:
|
||||
podcast_episode: podcast_episode
|
||||
selection_logic: and
|
||||
weight: -5
|
||||
relationships: { }
|
Loading…
Add table
Add a link
Reference in a new issue