From 29fe1a7df4f1cc9fb5742c3981f9ce72896951f8 Mon Sep 17 00:00:00 2001 From: Smahel Jaromir Date: Wed, 5 Nov 2025 14:49:47 +0000 Subject: [PATCH] convivial-demo-37676: Extract Cypress to NPM package and utilize this package. Mirrored from (c-37676). --- config/install/pathauto.pattern.page.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 config/install/pathauto.pattern.page.yml diff --git a/config/install/pathauto.pattern.page.yml b/config/install/pathauto.pattern.page.yml new file mode 100644 index 00000000..6e19d939 --- /dev/null +++ b/config/install/pathauto.pattern.page.yml @@ -0,0 +1,21 @@ +langcode: en +status: true +dependencies: + module: + - node +id: page +label: Page +type: 'canonical_entities:node' +pattern: '/[node:menu-link:parent:url:path]/[node:title]' +selection_criteria: + 434029a5-a2ad-46ec-9214-6fe8b48bf938: + id: 'entity_bundle:node' + negate: false + uuid: 434029a5-a2ad-46ec-9214-6fe8b48bf938 + context_mapping: + node: node + bundles: + page: page +selection_logic: and +weight: -5 +relationships: { }