Revisions for whups/ticket/rss.php

Location: [ Horde ] / whups / ticket / rss.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.12 (+2 -2 lines) 07/10/2008 12:41 PM Jan Schneider jan

No need for two identical templates files.

Tags: WHUPS_1_0, WHUPS_1_0_RC2

1.11 (+3 -2 lines) 06/24/2008 06:26 PM Jan Schneider jan

Limit Robert's copyright to the years of his contributions. We should really find him.

Tags: WHUPS_1_0_RC1

1.10 (+5 -4 lines) 02/28/2008 12:01 AM Chuck Hagenbuch chuck

[cjh] Use pretty URLs if Horde is configured for them (Request #5922).

1.9 (+2 -2 lines) 06/27/2007 01:24 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

1.8 (+3 -3 lines) 06/15/2007 11:22 AM Chuck Hagenbuch chuck

Rename $whups to $whups_driver

1.7 (+2 -1 lines) 01/02/2007 11:18 PM Chuck Hagenbuch chuck

validation, set channel description

1.6 (+2 -2 lines) 05/12/2006 01:11 PM Chuck Hagenbuch chuck

Send Whups' feeds as text/xml also. Seems like the convention is to
send RSS as text/xml so that browsers will display it (including the
XSL), but to mark all <link> tags as type="application/rss+xml". Zany.

1.5 (+5 -2 lines) 03/03/2006 07:46 PM Chuck Hagenbuch chuck

Add XSL stylesheets for clients that try to show feeds in the browser.
This would work better in at least Firefox if we sent the content-type
as text/xml, but that goes against the idea of USM. Not sure if one is
more useful than the other.

1.4 (+4 -3 lines) 02/24/2006 03:59 PM Chuck Hagenbuch chuck

[cjh] Deliver RSS feeds in a way that supports USM
(http://www.kbcafe.com/rss/usm.html, Request #2593).

1.3 (+2 -2 lines) 01/01/2006 04:12 PM Jan Schneider jan

Happy new year\!

1.2 (+9 -8 lines) 02/11/2005 02:45 PM Chuck Hagenbuch chuck

Ticket feeds now work with Live Bookmarks, and link to individual transactions. We can definitely include more descriptive information in these feeds, but this is a good start.

1.1 02/11/2005 10:47 AM Chuck Hagenbuch chuck

[cjh] Link to ticket RSS feeds on all ticket display pages.