parent
730b724ac4
commit
81726ef396
9 changed files with 282 additions and 1 deletions
22
config/default/pathauto.pattern.blog_posts.yml
Normal file
22
config/default/pathauto.pattern.blog_posts.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 1040f0ad-2e4a-4d3d-8d96-0ff42a36338d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: blog_posts
|
||||
label: 'Blog posts'
|
||||
type: 'canonical_entities:node'
|
||||
pattern: 'articles/[node:title]'
|
||||
selection_criteria:
|
||||
2b058943-84af-4ecc-ad48-37b8f407fff3:
|
||||
id: node_type
|
||||
bundles:
|
||||
post: post
|
||||
negate: false
|
||||
context_mapping:
|
||||
node: node
|
||||
uuid: 2b058943-84af-4ecc-ad48-37b8f407fff3
|
||||
selection_logic: and
|
||||
weight: -5
|
||||
relationships: { }
|
Loading…
Add table
Add a link
Reference in a new issue