Arguments for short urls

budda - December 18, 2006 - 03:35
Project:Go - url redirects
Version:5.x-1.3
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

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.

#1

BioALIEN - August 23, 2007 - 08:48
Version:4.7.x-1.x-dev» 5.x-1.3

+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)

 
 

Drupal is a registered trademark of Dries Buytaert.