From f10fd9b80334278a674da10bbb569d7318e447ad Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 9 Apr 2024 18:53:25 +0100 Subject: [PATCH] Configure pathauto for talk nodes --- config/sync/pathauto.pattern.node_talk.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 config/sync/pathauto.pattern.node_talk.yml diff --git a/config/sync/pathauto.pattern.node_talk.yml b/config/sync/pathauto.pattern.node_talk.yml new file mode 100644 index 0000000..50660c4 --- /dev/null +++ b/config/sync/pathauto.pattern.node_talk.yml @@ -0,0 +1,22 @@ +uuid: 04304693-d66a-4eb0-b554-15136e9222dc +langcode: en +status: true +dependencies: + module: + - node +id: node_talk +label: 'Talk nodes' +type: 'canonical_entities:node' +pattern: 'talks/[node:title]' +selection_criteria: + b6eac6b8-a7f0-4cfb-b137-3c9f60fbae79: + id: 'entity_bundle:node' + negate: false + uuid: b6eac6b8-a7f0-4cfb-b137-3c9f60fbae79 + context_mapping: + node: node + bundles: + talk: talk +selection_logic: and +weight: -5 +relationships: { }