Skip to content

Commit

Permalink
d8core-5741: rabbit hole, path
Browse files Browse the repository at this point in the history
  • Loading branch information
buttonwillowsix committed Aug 14, 2024
1 parent 5156497 commit ab138fa
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 3 deletions.
22 changes: 22 additions & 0 deletions config/sync/pathauto.pattern.opportunity_nodes.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
uuid: df51e9ce-8c30-45df-b567-5a684958ceeb
langcode: en
status: true
dependencies:
module:
- node
id: opportunity_nodes
label: 'Opportunity Nodes'
type: 'canonical_entities:node'
pattern: 'opportunities/[node:title]'
selection_criteria:
11c425f0-6864-4af2-868f-f9a89ebb71df:
id: 'entity_bundle:node'
negate: false
uuid: 11c425f0-6864-4af2-868f-f9a89ebb71df
context_mapping:
node: node
bundles:
stanford_opportunity: stanford_opportunity
selection_logic: and
weight: -5
relationships: { }
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ dependencies:
id: node_type_stanford_opportunity
entity_type_id: node_type
entity_id: stanford_opportunity
action: display_page
action: page_redirect
allow_override: 1
redirect: ''
redirect: '[node:su_opp_source:uri]'
redirect_code: 301
redirect_fallback_action: access_denied
redirect_fallback_action: display_page

0 comments on commit ab138fa

Please sign in to comment.