Summary | Direct URL access to Queues |
Queue | Whups |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | chuck (at) horde (dot) org |
Created | 11/26/2007 (6413 days ago) |
Due | |
Updated | 02/28/2008 (6319 days ago) |
Assigned | |
Resolved | 02/28/2008 (6319 days ago) |
Milestone | |
Patch | No |
Assigned to Chuck Hagenbuch
State ⇒ Resolved
State ⇒ Accepted
Taken from Chuck Hagenbuch
Taken from Michael Rubinsky
for pretty url conf in
Ticket: 6264.Assigned to Michael Rubinsky
Assigned to Chuck Hagenbuch
State ⇒ Resolved
support (which works great - thanks!).
& rss.php ) that provides open tickets in the requested queue. I'll
work on adding the support needed to the code for the slugs, but I'll
leave the mod_rewrite rules to someone else, as I'm a lighttpd person
and the syntax for rewrite rules is different...
Priority ⇒ 1. Low
State ⇒ New
Queue ⇒ Whups
Summary ⇒ Direct URL access to Queues
Type ⇒ Enhancement
for this one, for example)
- inline ajax check to see if a slug is already taken (enforced on
server-side at save of course)
- going to whups/queue/[slug] shows all open tickets for that queue
- whups/queue/[slug]/rss shows an rss feed for open tickets
- the two above URLs are made possible with mod_rewrite, with
fallbacks to ?id=[queue id] or ?slug=[queue slug] (either index.php or
rss.php/atom.php)