Revisions for agora/owner.php

Location: [ Horde ] / agora / owner.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.3 (+2 -4 lines) 04/15/2008 03:23 PM Chuck Hagenbuch chuck

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

1.2 (+2 -2 lines) 03/27/2008 06:57 AM Duck duck

Rename method to a more intuitive name getThreadsByForumOwner and fix its call

1.1 03/25/2008 05:39 PM Duck duck

Add a method to directly select the messages from a forums owned by a specific users. For example we would like to see the recent comments in Ansel, Thomas etc. but just on our content. So we can easily monitor if someone commented one of our images, blogs etc.

An example page is added. (is not linked from any where). It display all last 5 comments from all our content on the site - from each api that has the hasComment call. But this is just an example. Every api should have its own block for this to link back the content properly and feature the listing - like in Ansel previews the commented image.