Closed (won't fix)
Project:
Path redirect
Version:
6.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
16 Jul 2009 at 23:30 UTC
Updated:
27 Oct 2009 at 04:39 UTC
I'd like to see this module integrate with Tokens so that a tokenized URL can redirect to another Tokenize URL. i.e /somthing/[uid] => /somethingelse/[user-name]
Comments
Comment #1
dave reidPath redirect has no idea what tokens or objects relate to it's urls. Unlike editing node paths, with have node tokens, or user paths, which have user tokens. The only tokens we'd be able to use are generic ones like sitename and date, which are not useful in redirects at all.