[cvs] commit: troll groupview.php index.php newsgroups.php prefs.php troll/config .cvsignore servers.php.dist troll/lib Driver.php Troll.php base.php troll/lib/Driver sql.php troll/scripts/db troll.sql

Chuck Hagenbuch chuck at horde.org
Fri Dec 12 20:29:45 PST 2003


chuck       2003/12/12 20:29:45 PST

  Modified files:
    .                    groupview.php index.php newsgroups.php 
                         prefs.php 
    config               .cvsignore 
    lib                  Troll.php base.php 
  Added files:
    lib                  Driver.php 
    lib/Driver           sql.php 
    scripts/db           troll.sql 
  Removed files:
    config               servers.php.dist 
  Log:
  fixes:
  a couple of spelling fixes
  obey show_subscribed preference on initial load
  remove obsoleted config/servers.php
  some comments cleaned up or added
  
  add:
  initial support for saving read messages indexes
  sql table to hold these values
  
  Submitted by: Todd Merritt <tmerritt at email.arizona.edu>
  
  Revision  Changes    Path
  1.6       +1 -1      troll/config/.cvsignore
  1.10      +0 -29     troll/config/Attic/servers.php.dist (dead)
  1.38      +8 -2      troll/groupview.php
  1.15      +4 -5      troll/index.php
  1.1       +140 -0    troll/lib/Driver.php (new)
  1.1       +188 -0    troll/lib/Driver/sql.php (new)
  1.59      +386 -18   troll/lib/Troll.php
  1.37      +9 -2      troll/lib/base.php
  1.48      +3 -2      troll/newsgroups.php
  1.10      +1 -2      troll/prefs.php
  1.1       +9 -0      troll/scripts/db/troll.sql (new)

  Chora Links:
  http://cvs.horde.org/diff.php/troll/config/.cvsignore?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/co.php/troll/config/Attic/servers.php.dist?r=1.9
  http://cvs.horde.org/diff.php/troll/groupview.php?r1=1.37&r2=1.38&ty=u
  http://cvs.horde.org/diff.php/troll/index.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/co.php/troll/lib/Driver.php?r=1.1
  http://cvs.horde.org/co.php/troll/lib/Driver/sql.php?r=1.1
  http://cvs.horde.org/diff.php/troll/lib/Troll.php?r1=1.58&r2=1.59&ty=u
  http://cvs.horde.org/diff.php/troll/lib/base.php?r1=1.36&r2=1.37&ty=u
  http://cvs.horde.org/diff.php/troll/newsgroups.php?r1=1.47&r2=1.48&ty=u
  http://cvs.horde.org/diff.php/troll/prefs.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/co.php/troll/scripts/db/troll.sql?r=1.1


More information about the cvs mailing list