Skip to content
Snippets Groups Projects
Commit 1e058bdb authored by Lily Yan's avatar Lily Yan
Browse files

ISTWCMS-4156 Add audience path pattern

parent c838f96e
No related branches found
No related tags found
1 merge request!3Feature/istwcms 4156 l26yan set up catalogs terms
Showing
with 33 additions and 11 deletions
langcode: en
status: true
dependencies:
module:
- ctools
- taxonomy
id: uw_path_audience
label: 'Audience path pattern'
type: 'canonical_entities:taxonomy_term'
pattern: 'audience/[term:name]'
selection_criteria:
2352a426-ffc2-43c1-93ae-f6c8a726cbd3:
id: 'entity_bundle:taxonomy_term'
bundles:
uw_vocab_audience: uw_vocab_audience
negate: false
context_mapping:
taxonomy_term: taxonomy_term
uuid: 2352a426-ffc2-43c1-93ae-f6c8a726cbd3
selection_logic: and
weight: -4
relationships: { }
......@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term
uuid: c3139779-798a-4754-957a-35fba9bd29e3
selection_logic: and
weight: -1
weight: 0
relationships: { }
......@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term
uuid: f4c229ad-5155-4814-8d09-251af2ccf6ed
selection_logic: and
weight: 1
weight: 2
relationships: { }
......@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term
uuid: d9203b0b-0816-4e91-b14a-db0e4c905d3e
selection_logic: and
weight: 0
weight: 1
relationships: { }
......@@ -9,5 +9,5 @@ type: 'canonical_entities:block_content'
pattern: 'blocks/[block_content:info]'
selection_criteria: { }
selection_logic: and
weight: 5
weight: 6
relationships: { }
......@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term
uuid: 391bcba7-aaaf-48f2-9045-d6b4279e2c69
selection_logic: and
weight: -2
weight: -1
relationships: { }
......@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term
uuid: f991675b-525d-4fc0-878b-1d1746da5a97
selection_logic: and
weight: -3
weight: -2
relationships: { }
......@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term
uuid: e3bc433f-3689-4dee-aa47-50734405844c
selection_logic: and
weight: 2
weight: 3
relationships: { }
......@@ -9,5 +9,5 @@ type: 'canonical_entities:media'
pattern: 'media/[media:name]'
selection_criteria: { }
selection_logic: and
weight: 4
weight: 5
relationships: { }
......@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term
uuid: 2d47e618-a761-4634-b743-f6924f2b81bf
selection_logic: and
weight: -4
weight: -3
relationships: { }
......@@ -9,5 +9,5 @@ type: 'canonical_entities:taxonomy_term'
pattern: '[term:vocabulary]/[term:name]'
selection_criteria: { }
selection_logic: and
weight: 3
weight: 4
relationships: { }
......@@ -9,5 +9,5 @@ type: 'canonical_entities:user'
pattern: 'users/[user:account-name]'
selection_criteria: { }
selection_logic: and
weight: 6
weight: 7
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