Pull in collection type term pathauto ripped off of article
This commit is contained in:
parent
1b3ea3a8e2
commit
3f3a70839c
1 changed files with 22 additions and 0 deletions
22
config/sync/pathauto.pattern.collection_type.yml
Normal file
22
config/sync/pathauto.pattern.collection_type.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- ctools
|
||||||
|
- taxonomy
|
||||||
|
id: collection_type
|
||||||
|
label: 'Collection type'
|
||||||
|
type: 'canonical_entities:taxonomy_term'
|
||||||
|
pattern: '[term:vocabulary]/[term:name]'
|
||||||
|
selection_criteria:
|
||||||
|
cde01071-39bc-45f5-be97-cbc6a4fd47b2:
|
||||||
|
id: 'entity_bundle:taxonomy_term'
|
||||||
|
bundles:
|
||||||
|
article_type: collection_type
|
||||||
|
negate: false
|
||||||
|
context_mapping:
|
||||||
|
taxonomy_term: taxonomy_term
|
||||||
|
uuid: cde01071-39bc-45f5-be97-cbc6a4fd47b2
|
||||||
|
selection_logic: and
|
||||||
|
weight: -5
|
||||||
|
relationships: { }
|
Loading…
Add table
Add a link
Reference in a new issue