Revisions for agora/lib/Comments.php

Location: [ Horde ] / agora / lib / Comments.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.11 (+2 -2 lines) 05/08/2008 12:37 PM Michael Rubinsky mrubinsk

fix file name

1.10 (+18 -22 lines) 04/15/2008 03:23 PM Chuck Hagenbuch chuck

View naming - .html.php, some flattening of directories

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

Happy New Year

1.8 (+6 -2 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.7 (+9 -13 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.6 (+2 -1 lines) 11/25/2007 11:55 PM Michael Rubinsky mrubinsk

First round of reverts to fix incorrect Horde_Loader usage.

1.5 (+1 -3 lines) 11/23/2007 03:38 PM Duck duck

Move getForumId() into subclass to avoid scope check when we already know it.
As having autoload loaded, use it.

1.4 (+4 -4 lines) 09/24/2007 07:17 PM Duck duck

Fix variable

1.3 (+5 -6 lines) 09/24/2007 08:54 AM Duck duck

Get even message_count when selecting a forum, so we save one sql query in comments api

1.2 (+2 -2 lines) 09/24/2007 06:34 AM Duck duck

Fix comments

1.1 09/23/2007 05:19 AM Duck duck

Rename this file to leave place for Horde_View