Enable drutopia event module
This commit is contained in:
parent
c73fb341cf
commit
ecaf8dae29
37 changed files with 2314 additions and 0 deletions
24
config/pathauto.pattern.event_type.yml
Normal file
24
config/pathauto.pattern.event_type.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: be9b4e5a-7e35-4276-bf02-87057d0c2483
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- taxonomy
|
||||
_core:
|
||||
default_config_hash: 05kUE8gufgvZyUfXOLGUvaRxwTtSUksoald_VWxYMF4
|
||||
id: event_type
|
||||
label: 'Event type'
|
||||
type: 'canonical_entities:taxonomy_term'
|
||||
pattern: '[term:vocabulary]/[term:name]'
|
||||
selection_criteria:
|
||||
4235ff3e-2482-41db-8d93-2958c58ed354:
|
||||
id: 'entity_bundle:taxonomy_term'
|
||||
bundles:
|
||||
event_type: event_type
|
||||
negate: false
|
||||
context_mapping:
|
||||
taxonomy_term: taxonomy_term
|
||||
uuid: 4235ff3e-2482-41db-8d93-2958c58ed354
|
||||
selection_logic: and
|
||||
weight: -5
|
||||
relationships: { }
|
Loading…
Add table
Add a link
Reference in a new issue