Add Pathauto for daily email nodes
This commit is contained in:
parent
ac1484b1e0
commit
f3c35423cf
7 changed files with 243 additions and 1 deletions
22
config/sync/pathauto.pattern.daily_email_nodes.yml
Normal file
22
config/sync/pathauto.pattern.daily_email_nodes.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 19727077-00aa-40f5-9bcc-152de6b69ecf
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: daily_email_nodes
|
||||
label: 'Daily email nodes'
|
||||
type: 'canonical_entities:node'
|
||||
pattern: 'daily/[node:created:custom:Y]/[node:created:custom:m]/[node:created:custom:d]/[node:title]'
|
||||
selection_criteria:
|
||||
b72f0ab5-74b3-4eaf-80ed-d3c3c7241b00:
|
||||
id: 'entity_bundle:node'
|
||||
negate: false
|
||||
uuid: b72f0ab5-74b3-4eaf-80ed-d3c3c7241b00
|
||||
context_mapping:
|
||||
node: node
|
||||
bundles:
|
||||
daily_email: daily_email
|
||||
selection_logic: and
|
||||
weight: -5
|
||||
relationships: { }
|
Loading…
Add table
Add a link
Reference in a new issue