Move all files to 2017/

This commit is contained in:
Oliver Davies 2025-09-29 22:25:17 +01:00
parent ac7370f67f
commit 2875863330
15717 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,40 @@
pathauto.pattern.*:
type: config_entity
label: 'Pathauto pattern config'
mapping:
id:
type: string
label: 'ID'
label:
type: label
label: 'Label'
uuid:
type: string
type:
type: string
label: 'Pattern type'
pattern:
type: string
label: 'Pattern'
selection_criteria:
type: sequence
label: 'Selection criteria'
sequence:
type: condition.plugin.[id]
label: 'Selection condition'
selection_logic:
type: string
label: 'Selection logic'
weight:
type: integer
label: 'Weight'
relationships:
type: sequence
label: 'Context definitions'
sequence:
- type: mapping
label: 'Relationship'
mapping:
label:
type: label
label: 'Label'