Active
Project:
Go - url redirects
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2006 at 03:35 UTC
Updated:
22 Dec 2011 at 21:02 UTC
I've like to have a finite number of long urls defined in my go config.
Within these long urls i need to change one of the arguments on a regular basis - and don't fancy having hundreds of go redirect urls created just for a small argument change.
Would it be possible to handle arguments in a url? such as defining place holders in the url using %1 %2 %3 etc. and then providing the values in the go/shorturl/arg1/arg2/arg3 format maybe?
The requirement is to specify product ids for a store which uses long ugly urls usually.
Comments
Comment #1
BioALIEN commented+1 for this feature, I believe its the only thing missing. Not only can it apply to args, its useful for tagging or even grouping external urls.
A good reference for another module making use of this is the clicks.module (e.g. click/123/1/2)
Comment #2
summit commentedHi,
Woud love this functionality for D7!
Greetings, Martijn