You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
403 B
22 lines
403 B
2 years ago
|
uuid: f1be3e3f-ccfb-46ea-ba36-543a382a415e
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
module:
|
||
|
- node
|
||
|
id: node_people
|
||
|
label: 'Content - People'
|
||
|
type: 'canonical_entities:node'
|
||
|
pattern: 'people/[node:title]'
|
||
|
selection_criteria:
|
||
|
-
|
||
|
id: 'entity_bundle:node'
|
||
|
negate: false
|
||
|
context_mapping:
|
||
|
node: node
|
||
|
bundles:
|
||
|
people: people
|
||
|
selection_logic: and
|
||
|
weight: 0
|
||
|
relationships: { }
|