Closed (won't fix)
Project:
Knurl
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
20 Mar 2008 at 06:55 UTC
Updated:
6 Feb 2010 at 20:01 UTC
hello,
i like the module but my users would like the shortened url without the /url/ inside the domain.com/url/(shortened link). how should i modify the code to archieve this?
also, i would like to add page showing the the original link with a description that "this is a redirecting service...." to avoid abusing. how to do this?
thanks a lot.
Comments
Comment #1
nmridul commentedsubscribing....
Comment #2
randomuser commented+1
How do we get rid of the /url/ in the shortened link?
Would have been handy to set that with Pathauto
Comment #3
devkinetic commentedI wouldn't recommend removing it completely, after all arguments passed to the root of the site would go at the index and we wouldn't be able to verify that argument is for this module.
If there is an expressed interest, I can add an administrative page where you select what you want the path to be. Something like:
http://site.com/u/{shortened link}
I don't have drupal 5 so this would be for version 6.
Comment #4
devkinetic commentedthis feature has been added to the upcoming 6.x release.