Speaker profile tweaks
This commit is contained in:
parent
564149e6d8
commit
7e86175a11
11 changed files with 64 additions and 15 deletions
24
config/pathauto.pattern.general_content.yml
Normal file
24
config/pathauto.pattern.general_content.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: e87e5b5c-f50a-43b3-b448-18a6d12d45b4
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: general_content
|
||||
label: 'General content'
|
||||
type: 'canonical_entities:node'
|
||||
pattern: '[node:content-type]/[node:title]'
|
||||
selection_criteria:
|
||||
ff6298b2-6b2c-4374-945f-45f55f7f3252:
|
||||
id: node_type
|
||||
bundles:
|
||||
session: session
|
||||
speaker: speaker
|
||||
sponsor: sponsor
|
||||
negate: false
|
||||
context_mapping:
|
||||
node: node
|
||||
uuid: ff6298b2-6b2c-4374-945f-45f55f7f3252
|
||||
selection_logic: and
|
||||
weight: -5
|
||||
relationships: { }
|
Reference in a new issue