[Tickets #5922] Direct URL access to Queues
bugs at bugs.horde.org
bugs at bugs.horde.org
Mon Nov 26 03:24:28 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5922
-----------------------------------------------------------------------
Ticket | 5922
Created By | Chuck Hagenbuch <chuck at horde.org>
Summary | Direct URL access to Queues
Queue | Whups
Type | Enhancement
State | New
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
Chuck Hagenbuch <chuck at horde.org> (2007-11-25 19:24) wrote:
- allow queues to have an optional "slug" - a short name (like "whups" 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)
More information about the bugs
mailing list