Skip to content
Snippets Groups Projects
Commit 5ff4ddf2 authored by Igor Biki's avatar Igor Biki
Browse files

Merge branch 'feature/ISTWCMS-5093-l26yan-Add-taxonomies-for-uw_ct_service' into '1.0.x'

ISTWCMS-5093 Add pathauto pattern for service categories and tags

See merge request !152
parents 64c86692 5a4f8c17
No related branches found
No related tags found
1 merge request!152ISTWCMS-5093 Add pathauto pattern for service categories and tags
langcode: en
status: true
dependencies:
module:
- ctools
- taxonomy
id: service_categories_path_pattern
label: 'Service categories path pattern'
type: 'canonical_entities:taxonomy_term'
pattern: 'services/categories/[term:name]'
selection_criteria:
d2892f43-4f34-40e5-9f34-c7524a1e4b42:
id: 'entity_bundle:taxonomy_term'
bundles:
uw_vocab_service_categories: uw_vocab_service_categories
negate: false
context_mapping:
taxonomy_term: taxonomy_term
uuid: d2892f43-4f34-40e5-9f34-c7524a1e4b42
selection_logic: and
weight: 5
relationships: { }
langcode: en
status: true
dependencies:
module:
- ctools
- taxonomy
id: service_tags_path_pattern
label: 'Service tags path pattern'
type: 'canonical_entities:taxonomy_term'
pattern: 'services/tags/[term:name]'
selection_criteria:
9453876f-1845-480e-9311-92449e7d639c:
id: 'entity_bundle:taxonomy_term'
bundles:
uw_vocab_service_tags: uw_vocab_service_tags
negate: false
context_mapping:
taxonomy_term: taxonomy_term
uuid: 9453876f-1845-480e-9311-92449e7d639c
selection_logic: and
weight: 6
relationships: { }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment