Revisions for agora/rss/threads.php

Location: [ Horde ] / agora / rss / threads.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.
 
  Revision Date Author Log Message
1.8 (+2 -2 lines) 01/05/2008 06:37 AM Duck duck

- Do not silence define().
- Get the cache prefix entry only once

1.7 (+2 -2 lines) 01/02/2008 06:11 AM Jan Schneider jan

Happy New Year

1.6 (+27 -8 lines) 12/22/2007 06:55 AM Duck duck

Correctly detect forum data and set feed title

1.5 (+3 -4 lines) 12/22/2007 06:40 AM Duck duck

Add RSS link to comments renderer.
Allow to pass forum id to rss even from other scopes.
Assign my remaining copyrights to horde

1.4 (+13 -5 lines) 12/22/2007 05:55 AM Duck duck

Threads from other scopes should link back to original scope not to agora. Use commentCallback to try to retreive the data link.
Add rss links to templates.
More template clean ups

1.3 (+14 -4 lines) 12/21/2007 06:16 AM Duck duck

Don't navigate feeds, link messages to agora.
Allow to pass a forum name to threads rss to let tracing comments in various scopes.
Fix comments template warnings

1.2 (+3 -3 lines) 12/21/2007 05:49 AM Duck duck

Add thrad messages RSS.
More template clenups

1.1 12/21/2007 04:57 AM Duck duck

Add RSS feeds for forums list and last 10 threads.
Clean up some templates