Summary | Add a rewrite rule for the repository parameter |
Queue | Chora |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | chuck (at) horde (dot) org |
Created | 12/24/2008 (6050 days ago) |
Due | |
Updated | 08/01/2010 (5465 days ago) |
Assigned | |
Resolved | 08/01/2010 (5465 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
When rewriting URLs use /rt/-/* instead of *?rt=rt (#7806)
http://git.horde.org/diff.php/chora/.htaccess?rt=horde-git&r1=46ef151966b5b7316976ae63cc2c8ed58618ffcf&r2=24d64b5798bef3f9e0c7dc38b359f0f2733abdca
http://git.horde.org/diff.php/chora/lib/Chora.php?rt=horde-git&r1=46ef151966b5b7316976ae63cc2c8ed58618ffcf&r2=24d64b5798bef3f9e0c7dc38b359f0f2733abdca
Version ⇒ Git master
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Add a rewrite rule for the repository parameter
Queue ⇒ Chora
Assigned to Chuck Hagenbuch
Milestone ⇒
Patch ⇒ No
State ⇒ Assigned
parameter, though that's a bit obtuse and might change) in a pretty
URL. Suggested syntax:
.../chora/REPOSITORY_NAME/-/PATH/...
So the /-/ separates the repo name from the rest of the path, to
eliminate potential ambiguity and simplify the rule.