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
437 B
22 lines
437 B
2 years ago
|
uuid: 2d8d7f53-b926-421d-9443-0d8ea5628fb9
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
module:
|
||
|
- node
|
||
|
id: node_course_reserve
|
||
|
label: 'Content - Course Reserve'
|
||
|
type: 'canonical_entities:node'
|
||
|
pattern: 'reserves/[node:title]'
|
||
|
selection_criteria:
|
||
|
-
|
||
|
id: 'entity_bundle:node'
|
||
|
negate: false
|
||
|
context_mapping:
|
||
|
node: node
|
||
|
bundles:
|
||
|
course_reserve: course_reserve
|
||
|
selection_logic: and
|
||
|
weight: 0
|
||
|
relationships: { }
|