Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
24
config/sync/pathauto.pattern.node_article.yml
Normal file
24
config/sync/pathauto.pattern.node_article.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: 430aa258-adb1-4274-9f10-14d905ceff85
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: tL28WL1riMr7dHa3dNWRCWar_SJ-1_IToMEKC8wTb14
|
||||
id: node_article
|
||||
label: 'Node article'
|
||||
type: 'canonical_entities:node'
|
||||
pattern: 'articles/[node:title]'
|
||||
selection_criteria:
|
||||
03faf328-473f-4ba7-bafe-72df857287d9:
|
||||
id: node_type
|
||||
bundles:
|
||||
article: article
|
||||
negate: false
|
||||
context_mapping:
|
||||
node: node
|
||||
uuid: 03faf328-473f-4ba7-bafe-72df857287d9
|
||||
selection_logic: and
|
||||
weight: -5
|
||||
relationships: { }
|
Loading…
Add table
Add a link
Reference in a new issue