Skip to content
Snippets Groups Projects
Commit c2a674e9 authored by Liam Morland's avatar Liam Morland
Browse files

Merge branch...

Merge branch 'feature/ISTWCMS-4775-l26yan-Add-pathauto-patterns-for-contact-and-profile' into '8.x-1.x'

Feature/istwcms 4775 l26yan add pathauto patterns for contact and profile

See merge request !82
parents ce1e49ac 13714422
No related branches found
No related tags found
1 merge request!82Feature/istwcms 4775 l26yan add pathauto patterns for contact and profile
Showing
with 55 additions and 13 deletions
...@@ -18,5 +18,5 @@ selection_criteria: ...@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term taxonomy_term: taxonomy_term
uuid: 2352a426-ffc2-43c1-93ae-f6c8a726cbd3 uuid: 2352a426-ffc2-43c1-93ae-f6c8a726cbd3
selection_logic: and selection_logic: and
weight: -4 weight: -2
relationships: { } relationships: { }
...@@ -18,5 +18,5 @@ selection_criteria: ...@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term taxonomy_term: taxonomy_term
uuid: c3139779-798a-4754-957a-35fba9bd29e3 uuid: c3139779-798a-4754-957a-35fba9bd29e3
selection_logic: and selection_logic: and
weight: 0 weight: 2
relationships: { } relationships: { }
...@@ -18,5 +18,5 @@ selection_criteria: ...@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term taxonomy_term: taxonomy_term
uuid: f4c229ad-5155-4814-8d09-251af2ccf6ed uuid: f4c229ad-5155-4814-8d09-251af2ccf6ed
selection_logic: and selection_logic: and
weight: 2 weight: 4
relationships: { } relationships: { }
...@@ -18,5 +18,5 @@ selection_criteria: ...@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term taxonomy_term: taxonomy_term
uuid: d9203b0b-0816-4e91-b14a-db0e4c905d3e uuid: d9203b0b-0816-4e91-b14a-db0e4c905d3e
selection_logic: and selection_logic: and
weight: 1 weight: 3
relationships: { } relationships: { }
langcode: en
status: true
dependencies:
module:
- node
id: uw_path_contact
label: 'Contact path pattern'
type: 'canonical_entities:node'
pattern: 'contacts/[node:title]'
selection_criteria:
13ad4ca2-9556-4f2f-89fc-45501bae3153:
id: node_type
bundles:
uw_ct_contact: uw_ct_contact
negate: false
context_mapping:
node: node
uuid: 13ad4ca2-9556-4f2f-89fc-45501bae3153
selection_logic: and
weight: -5
relationships: { }
...@@ -9,5 +9,5 @@ type: 'canonical_entities:node' ...@@ -9,5 +9,5 @@ type: 'canonical_entities:node'
pattern: '[node:menu-link:parent:url:path]/[node:title]' pattern: '[node:menu-link:parent:url:path]/[node:title]'
selection_criteria: { } selection_criteria: { }
selection_logic: and selection_logic: and
weight: -5 weight: -3
relationships: { } relationships: { }
...@@ -9,5 +9,5 @@ type: 'canonical_entities:block_content' ...@@ -9,5 +9,5 @@ type: 'canonical_entities:block_content'
pattern: 'blocks/[block_content:info]' pattern: 'blocks/[block_content:info]'
selection_criteria: { } selection_criteria: { }
selection_logic: and selection_logic: and
weight: 6 weight: 8
relationships: { } relationships: { }
...@@ -18,5 +18,5 @@ selection_criteria: ...@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term taxonomy_term: taxonomy_term
uuid: 391bcba7-aaaf-48f2-9045-d6b4279e2c69 uuid: 391bcba7-aaaf-48f2-9045-d6b4279e2c69
selection_logic: and selection_logic: and
weight: -1 weight: 1
relationships: { } relationships: { }
...@@ -18,5 +18,5 @@ selection_criteria: ...@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term taxonomy_term: taxonomy_term
uuid: f991675b-525d-4fc0-878b-1d1746da5a97 uuid: f991675b-525d-4fc0-878b-1d1746da5a97
selection_logic: and selection_logic: and
weight: -2 weight: 0
relationships: { } relationships: { }
...@@ -18,5 +18,5 @@ selection_criteria: ...@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term taxonomy_term: taxonomy_term
uuid: e3bc433f-3689-4dee-aa47-50734405844c uuid: e3bc433f-3689-4dee-aa47-50734405844c
selection_logic: and selection_logic: and
weight: 3 weight: 5
relationships: { } relationships: { }
...@@ -9,5 +9,5 @@ type: 'canonical_entities:media' ...@@ -9,5 +9,5 @@ type: 'canonical_entities:media'
pattern: 'media/[media:name]' pattern: 'media/[media:name]'
selection_criteria: { } selection_criteria: { }
selection_logic: and selection_logic: and
weight: 5 weight: 7
relationships: { } relationships: { }
...@@ -18,5 +18,5 @@ selection_criteria: ...@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term: taxonomy_term taxonomy_term: taxonomy_term
uuid: 2d47e618-a761-4634-b743-f6924f2b81bf uuid: 2d47e618-a761-4634-b743-f6924f2b81bf
selection_logic: and selection_logic: and
weight: -3 weight: -1
relationships: { } relationships: { }
langcode: en
status: true
dependencies:
module:
- node
id: uw_path_profile
label: 'Profile path pattern'
type: 'canonical_entities:node'
pattern: 'profiles/[node:title]'
selection_criteria:
0f8a9aae-cf05-4d9b-9dd9-a128ce9fa7cf:
id: node_type
bundles:
uw_ct_profile: uw_ct_profile
negate: false
context_mapping:
node: node
uuid: 0f8a9aae-cf05-4d9b-9dd9-a128ce9fa7cf
selection_logic: and
weight: -4
relationships: { }
...@@ -9,5 +9,5 @@ type: 'canonical_entities:taxonomy_term' ...@@ -9,5 +9,5 @@ type: 'canonical_entities:taxonomy_term'
pattern: '[term:vocabulary]/[term:name]' pattern: '[term:vocabulary]/[term:name]'
selection_criteria: { } selection_criteria: { }
selection_logic: and selection_logic: and
weight: 4 weight: 6
relationships: { } relationships: { }
...@@ -9,5 +9,5 @@ type: 'canonical_entities:user' ...@@ -9,5 +9,5 @@ type: 'canonical_entities:user'
pattern: 'users/[user:account-name]' pattern: 'users/[user:account-name]'
selection_criteria: { } selection_criteria: { }
selection_logic: and selection_logic: and
weight: 7 weight: 9
relationships: { } 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