Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WCMS
uw_sites_all
Commits
86b6a11c
Commit
86b6a11c
authored
Sep 28, 2020
by
Lily Yan
Browse files
ISTWCMS-4091 Make correct order
parent
3f9cf407
Changes
13
Hide whitespace changes
Inline
Side-by-side
config/install/pathauto.pattern.uw_path_blog_post.yml
View file @
86b6a11c
...
...
@@ -17,5 +17,5 @@ selection_criteria:
node
:
node
uuid
:
6008045d-ac62-416d-a3f4-46c30aaab4d5
selection_logic
:
and
weight
:
-
5
weight
:
-
6
relationships
:
{
}
config/install/pathauto.pattern.uw_path_blog_tags.yml
View file @
86b6a11c
...
...
@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term
:
taxonomy_term
uuid
:
c3139779-798a-4754-957a-35fba9bd29e3
selection_logic
:
and
weight
:
-
5
weight
:
-
1
relationships
:
{
}
config/install/pathauto.pattern.uw_path_content.yml
View file @
86b6a11c
...
...
@@ -9,5 +9,5 @@ type: 'canonical_entities:node'
pattern
:
'
[node:menu-link:parent:url:path]/[node:title]'
selection_criteria
:
{
}
selection_logic
:
and
weight
:
0
weight
:
-5
relationships
:
{
}
config/install/pathauto.pattern.uw_path_custom_block.yml
View file @
86b6a11c
...
...
@@ -9,5 +9,5 @@ type: 'canonical_entities:block_content'
pattern
:
'
blocks/[block_content:info]'
selection_criteria
:
{
}
selection_logic
:
and
weight
:
0
weight
:
2
relationships
:
{
}
config/install/pathauto.pattern.uw_path_event.yml
View file @
86b6a11c
...
...
@@ -17,5 +17,5 @@ selection_criteria:
node
:
node
uuid
:
0f8d7153-46e2-4788-a25b-8a998481ed5d
selection_logic
:
and
weight
:
-
5
weight
:
-
7
relationships
:
{
}
config/install/pathauto.pattern.uw_path_event_tags.yml
View file @
86b6a11c
...
...
@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term
:
taxonomy_term
uuid
:
391bcba7-aaaf-48f2-9045-d6b4279e2c69
selection_logic
:
and
weight
:
-
5
weight
:
-
2
relationships
:
{
}
config/install/pathauto.pattern.uw_path_event_types.yml
View file @
86b6a11c
...
...
@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term
:
taxonomy_term
uuid
:
f991675b-525d-4fc0-878b-1d1746da5a97
selection_logic
:
and
weight
:
-
5
weight
:
-
3
relationships
:
{
}
config/install/pathauto.pattern.uw_path_media.yml
View file @
86b6a11c
...
...
@@ -9,5 +9,5 @@ type: 'canonical_entities:media'
pattern
:
'
media/[media:name]'
selection_criteria
:
{
}
selection_logic
:
and
weight
:
0
weight
:
1
relationships
:
{
}
config/install/pathauto.pattern.uw_path_news_item.yml
View file @
86b6a11c
...
...
@@ -17,5 +17,5 @@ selection_criteria:
node
:
node
uuid
:
92cc743b-f206-40a5-a6a9-4f67373876ad
selection_logic
:
and
weight
:
-
5
weight
:
-
8
relationships
:
{
}
config/install/pathauto.pattern.uw_path_news_tags.yml
View file @
86b6a11c
...
...
@@ -18,5 +18,5 @@ selection_criteria:
taxonomy_term
:
taxonomy_term
uuid
:
2d47e618-a761-4634-b743-f6924f2b81bf
selection_logic
:
and
weight
:
-
5
weight
:
-
4
relationships
:
{
}
config/install/pathauto.pattern.uw_path_sidebar.yml
View file @
86b6a11c
...
...
@@ -17,5 +17,5 @@ selection_criteria:
node
:
node
uuid
:
96550c84-2385-43f7-aa25-ca80528ddf91
selection_logic
:
and
weight
:
-
5
weight
:
-
9
relationships
:
{
}
config/install/pathauto.pattern.uw_path_site_footer.yml
View file @
86b6a11c
...
...
@@ -17,5 +17,5 @@ selection_criteria:
node
:
node
uuid
:
1c4af52c-2d8a-420f-a820-a89df82759ef
selection_logic
:
and
weight
:
-
5
weight
:
-
10
relationships
:
{
}
config/install/pathauto.pattern.uw_path_user.yml
View file @
86b6a11c
...
...
@@ -9,5 +9,5 @@ type: 'canonical_entities:user'
pattern
:
'
users/[user:account-name]'
selection_criteria
:
{
}
selection_logic
:
and
weight
:
0
weight
:
3
relationships
:
{
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment