From 0c091420ba5782ecf52d604335c95f92a1af3891 Mon Sep 17 00:00:00 2001 From: bach Date: Mon, 1 Dec 2025 16:06:09 +0100 Subject: [PATCH] projet url alias --- config/sync/pathauto.pattern.projets.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 config/sync/pathauto.pattern.projets.yml diff --git a/config/sync/pathauto.pattern.projets.yml b/config/sync/pathauto.pattern.projets.yml new file mode 100644 index 0000000..8df523a --- /dev/null +++ b/config/sync/pathauto.pattern.projets.yml @@ -0,0 +1,22 @@ +uuid: e6b94489-4939-4bf4-914b-499b05e1a11c +langcode: fr +status: true +dependencies: + module: + - node +id: projets +label: Projets +type: 'canonical_entities:node' +pattern: '/projets/[node:title]' +selection_criteria: + f2bb4f75-b698-4167-a7cb-ced081fe0fe8: + id: 'entity_bundle:node' + negate: false + uuid: f2bb4f75-b698-4167-a7cb-ced081fe0fe8 + context_mapping: + node: node + bundles: + projet: projet +selection_logic: and +weight: -5 +relationships: { }