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]
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.