Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UHF-9347: Change path alias patterns for projects #758

Merged
merged 1 commit into from
Dec 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions conf/cmi/pathauto.pattern.project_content_pattern_en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ dependencies:
id: project_content_pattern_en
label: 'Project content pattern (EN)'
type: 'canonical_entities:node'
pattern: 'urban-planning-and-construction/search-plans-and-projects/[node:title]'
pattern: 'urban-planning-and-construction/plans-and-building-projects/[node:title]'
selection_criteria:
080bb49a-c671-48f8-8a55-6459b300e241:
41be5d22-a3e7-4fbd-ada2-a757d872b4fa:
id: 'entity_bundle:node'
negate: false
uuid: 080bb49a-c671-48f8-8a55-6459b300e241
uuid: 41be5d22-a3e7-4fbd-ada2-a757d872b4fa
context_mapping:
node: node
bundles:
project: project
7ffe4fb5-9c01-4f09-bf61-37310d10a833:
9a0d4821-9ad5-44cd-9f3a-aff841512a74:
id: language
negate: false
uuid: 7ffe4fb5-9c01-4f09-bf61-37310d10a833
uuid: 9a0d4821-9ad5-44cd-9f3a-aff841512a74
context_mapping:
language: 'node:langcode:language'
langcodes:
Expand Down
10 changes: 5 additions & 5 deletions conf/cmi/pathauto.pattern.project_content_pattern_fi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ dependencies:
id: project_content_pattern_fi
label: 'Project content pattern (FI)'
type: 'canonical_entities:node'
pattern: 'kaupunkisuunnittelu-ja-rakentaminen/hae-suunnitelmia-ja-hankkeita/[node:title]'
pattern: 'kaupunkisuunnittelu-ja-rakentaminen/suunnitelmat-ja-rakennushankkeet/[node:title]'
selection_criteria:
9a633b22-53b4-4106-9806-d087740687eb:
b87914d9-fc7d-4916-b015-1ea077744583:
id: 'entity_bundle:node'
negate: false
uuid: 9a633b22-53b4-4106-9806-d087740687eb
uuid: b87914d9-fc7d-4916-b015-1ea077744583
context_mapping:
node: node
bundles:
project: project
2cce6ebc-19ed-449d-b0e3-3fb513413f6c:
44ec2474-d4e6-4331-8c3c-556d4e195ec5:
id: language
negate: false
uuid: 2cce6ebc-19ed-449d-b0e3-3fb513413f6c
uuid: 44ec2474-d4e6-4331-8c3c-556d4e195ec5
context_mapping:
language: 'node:langcode:language'
langcodes:
Expand Down
10 changes: 5 additions & 5 deletions conf/cmi/pathauto.pattern.project_content_pattern_sv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ dependencies:
id: project_content_pattern_sv
label: 'Project content pattern (SV)'
type: 'canonical_entities:node'
pattern: 'stadsplanering-och-byggande/sok-planer-och-projekt/[node:title]'
pattern: 'stadsplanering-och-byggande/planer-och-byggnadsprojekt/[node:title]'
selection_criteria:
ebdd871b-9faa-4fe6-a59b-eec4d896b879:
8fb70e14-4863-4fc6-990f-e59780496e95:
id: 'entity_bundle:node'
negate: false
uuid: ebdd871b-9faa-4fe6-a59b-eec4d896b879
uuid: 8fb70e14-4863-4fc6-990f-e59780496e95
context_mapping:
node: node
bundles:
project: project
1da9fa60-dbfc-4ac9-836f-d4ada8fbd5ab:
7e600edb-5a00-4007-9aaa-6cecd7348091:
id: language
negate: false
uuid: 1da9fa60-dbfc-4ac9-836f-d4ada8fbd5ab
uuid: 7e600edb-5a00-4007-9aaa-6cecd7348091
context_mapping:
language: 'node:langcode:language'
langcodes:
Expand Down