[cvs] commit: agora/lib api.php agora/lib/Messages split_sql.php sql.php agora owner.php

Duck duck at obala.net
Tue Mar 25 21:39:04 UTC 2008


duck        2008-03-25 17:39:04 EDT

  Modified files:
    lib                  api.php 
    lib/Messages         split_sql.php sql.php 
  Added files:
    .                    owner.php 
  Log:
  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.
  
  Revision  Changes    Path
  1.16      +113 -41   agora/lib/Messages/split_sql.php
  1.14      +109 -31   agora/lib/Messages/sql.php
  1.126     +47 -1     agora/lib/api.php
  1.1       +80 -0     agora/owner.php (new)

  Chora Links:
  http://cvs.horde.org/diff.php/agora/lib/Messages/split_sql.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/agora/lib/Messages/sql.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/agora/lib/api.php?r1=1.125&r2=1.126&ty=u
  http://cvs.horde.org/co.php/agora/owner.php?r=1.1


More information about the cvs mailing list