|
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. |