Patch #2750
Project tinyurl
Status: | New | Start date: | 2009-02-14 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Projects | |||
Target version: | - |
Description
Some months ago, before the great restful reorganization patch (#1901), I created a small feature called project tinyurl.
This is a supersimple action that provides an unique permalink to a project path and redirects any request to the real project URL.
Example:
http://www.redmine.org/redmine => http://www.redmine.org/projects/show/redmine
http://www.redmine.org/foobar => http://www.redmine.org/projects/show/foobar
Here's a couple of real world examples:
http://code.simonecarletti.com/www-delicious
http://code.simonecarletti.com/apachelogregex
I forked Eric's repos on GitHub and provided a full patch along with functional and integration tests.
http://github.com/weppos/redmine
All changes are available in a separate branch called tinuyrl
(ehm... I mispelled it on creation!).
Associated revisions
History
#1
Updated by Eric Davis over 11 years ago
- Assignee deleted (
Eric Davis)