Skip to content
Snippets Groups Projects
Commit 13714422 authored by Lily Yan's avatar Lily Yan Committed by Liam Morland
Browse files

ISTWCMS-4775 Make sure the order is correct in admin/config/search/path/patterns.

parent a77e1e86
No related branches found
No related tags found
1 merge request!82Feature/istwcms 4775 l26yan add pathauto patterns for contact and profile
Showing
with 14 additions and 14 deletions
......@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term
uuid: 2352a426-ffc2-43c1-93ae-f6c8a726cbd3
selection_logic: and
weight: -4
weight: -2
relationships: { }
......@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term
uuid: c3139779-798a-4754-957a-35fba9bd29e3
selection_logic: and
weight: 0
weight: 2
relationships: { }
......@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term
uuid: f4c229ad-5155-4814-8d09-251af2ccf6ed
selection_logic: and
weight: 2
weight: 4
relationships: { }
......@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term
uuid: d9203b0b-0816-4e91-b14a-db0e4c905d3e
selection_logic: and
weight: 1
weight: 3
relationships: { }
......@@ -9,5 +9,5 @@ type: 'canonical_entities:node'
pattern: '[node:menu-link:parent:url:path]/[node:title]'
selection_criteria: { }
selection_logic: and
weight: -5
weight: -3
relationships: { }
......@@ -9,5 +9,5 @@ type: 'canonical_entities:block_content'
pattern: 'blocks/[block_content:info]'
selection_criteria: { }
selection_logic: and
weight: 6
weight: 8
relationships: { }
......@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term
uuid: 391bcba7-aaaf-48f2-9045-d6b4279e2c69
selection_logic: and
weight: -1
weight: 1
relationships: { }
......@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term
uuid: f991675b-525d-4fc0-878b-1d1746da5a97
selection_logic: and
weight: -2
weight: 0
relationships: { }
......@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term
uuid: e3bc433f-3689-4dee-aa47-50734405844c
selection_logic: and
weight: 3
weight: 5
relationships: { }
......@@ -9,5 +9,5 @@ type: 'canonical_entities:media'
pattern: 'media/[media:name]'
selection_criteria: { }
selection_logic: and
weight: 5
weight: 7
relationships: { }
......@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term
uuid: 2d47e618-a761-4634-b743-f6924f2b81bf
selection_logic: and
weight: -3
weight: -1
relationships: { }
......@@ -17,5 +17,5 @@ selection_criteria:
node: node
uuid: 0f8a9aae-cf05-4d9b-9dd9-a128ce9fa7cf
selection_logic: and
weight: -5
weight: -4
relationships: { }
......@@ -9,5 +9,5 @@ type: 'canonical_entities:taxonomy_term'
pattern: '[term:vocabulary]/[term:name]'
selection_criteria: { }
selection_logic: and
weight: 4
weight: 6
relationships: { }
......@@ -9,5 +9,5 @@ type: 'canonical_entities:user'
pattern: 'users/[user:account-name]'
selection_criteria: { }
selection_logic: and
weight: 7
weight: 9
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