Configure taxonomy term paths
This commit is contained in:
parent
722c7acc98
commit
a1edd2ed28
1 changed files with 25 additions and 0 deletions
25
config/sync/pathauto.pattern.vocabulary_terms.yml
Normal file
25
config/sync/pathauto.pattern.vocabulary_terms.yml
Normal file
|
@ -0,0 +1,25 @@
|
|||
uuid: 45ca10be-f94d-408f-ade6-6c7ba90dc8b4
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- ctools
|
||||
- taxonomy
|
||||
id: vocabulary_terms
|
||||
label: 'Vocabulary Terms'
|
||||
type: 'canonical_entities:taxonomy_term'
|
||||
pattern: '/[term:vocabulary]/[term:name]'
|
||||
selection_criteria:
|
||||
275b9758-36fd-4489-adc3-ca85343c3194:
|
||||
id: 'entity_bundle:taxonomy_term'
|
||||
bundles:
|
||||
services: services
|
||||
tags: tags
|
||||
technologies: technologies
|
||||
negate: false
|
||||
context_mapping:
|
||||
taxonomy_term: taxonomy_term
|
||||
uuid: 275b9758-36fd-4489-adc3-ca85343c3194
|
||||
selection_logic: and
|
||||
weight: -5
|
||||
relationships: { }
|
Loading…
Reference in a new issue