[Tickets #2733] Re: RSS/Atom feeds for mailboxes

bugs@bugs.horde.org bugs at bugs.horde.org
Thu Jan 4 13:50:33 PST 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=2733
-----------------------------------------------------------------------
 Ticket             | 2733
 Updated By         | ekg2002 at columbia.edu
 Summary            | RSS/Atom feeds for mailboxes
 Queue              | IMP
 Version            | HEAD
 Type               | Enhancement
 State              | Accepted
 Priority           | 1. Low
 Owners             | 
+New Attachment     | rss.diff
-----------------------------------------------------------------------


ekg2002 at columbia.edu (2007-01-04 13:50) wrote:

I've implemented RSS feeds for mailboxes in the attached patch. As per a
discussion with Chuck, the url scheme is:

http://server/horde/imp/rss.php - gives all mail in inbox
http://server/horde/imp/rss.php/new - gives new mail in inbox
http://server/horde/imp/rss.php/A/B - gives all mail in folder A.B
http://server/horde/imp/rss.php/A/B/new - gives new mail in folder A.B

(...where "all mail" is the last 20 messages regardless of status).

The proposed file in /imp/templates/rss/mailbox.rss is identical to the
file in /whups/templates/rss/ticket.rss, and similarly
/imp/themes/feed-rss.xsl to /whups/themes/feed-rss.xsl.

Please let me know any changes or enhancements that should be made.




More information about the bugs mailing list