[cvs] commit: wicked/scripts/data AllPages BackLinks DebugInfo LikePages RandomPage RecentChanges SandBox WikiHome wicked/lib/Page BackLinks.php LikePages.php RecentChanges.php StandardPage.php TitleSearch.php wicked/lib Driver.php Wicked.php base.php ...

Chuck Hagenbuch chuck at horde.org
Mon Nov 17 09:27:43 PST 2003


chuck       2003/11/17 09:27:43 PST

  Modified files:
    lib/Page             BackLinks.php LikePages.php 
                         RecentChanges.php StandardPage.php 
                         TitleSearch.php 
    lib                  base.php Driver.php Wicked.php 
    config               conf.xml 
    lib/Driver           sql.php 
    scripts/drivers      wicked.pgsql.sql 
  Added files:
    scripts/data         AllPages BackLinks DebugInfo LikePages 
                         RandomPage RecentChanges SandBox WikiHome 
  Log:
  Some default pages (most not used yet), and a bunch of cleanup to try and get
  this closer to working order.
  
  Revision  Changes    Path
  1.4       +8 -1      wicked/config/conf.xml
  1.3       +101 -61   wicked/lib/Driver.php
  1.4       +145 -154  wicked/lib/Driver/sql.php
  1.4       +2 -3      wicked/lib/Page/BackLinks.php
  1.4       +2 -3      wicked/lib/Page/LikePages.php
  1.4       +2 -3      wicked/lib/Page/RecentChanges.php
  1.5       +39 -70    wicked/lib/Page/StandardPage.php
  1.4       +2 -3      wicked/lib/Page/TitleSearch.php
  1.3       +3 -3      wicked/lib/Wicked.php
  1.3       +3 -5      wicked/lib/base.php
  1.1       +12 -0     wicked/scripts/data/AllPages (new)
  1.1       +18 -0     wicked/scripts/data/BackLinks (new)
  1.1       +15 -0     wicked/scripts/data/DebugInfo (new)
  1.1       +17 -0     wicked/scripts/data/LikePages (new)
  1.1       +14 -0     wicked/scripts/data/RandomPage (new)
  1.1       +16 -0     wicked/scripts/data/RecentChanges (new)
  1.1       +15 -0     wicked/scripts/data/SandBox (new)
  1.1       +18 -0     wicked/scripts/data/WikiHome (new)
  1.2       +3 -3      wicked/scripts/drivers/wicked.pgsql.sql

  Chora Links:
  http://cvs.horde.org/diff.php/wicked/config/conf.xml?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Driver.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Driver/sql.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/BackLinks.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/LikePages.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/RecentChanges.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/StandardPage.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/TitleSearch.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Wicked.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/base.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/co.php/wicked/scripts/data/AllPages?r=1.1
  http://cvs.horde.org/co.php/wicked/scripts/data/BackLinks?r=1.1
  http://cvs.horde.org/co.php/wicked/scripts/data/DebugInfo?r=1.1
  http://cvs.horde.org/co.php/wicked/scripts/data/LikePages?r=1.1
  http://cvs.horde.org/co.php/wicked/scripts/data/RandomPage?r=1.1
  http://cvs.horde.org/co.php/wicked/scripts/data/RecentChanges?r=1.1
  http://cvs.horde.org/co.php/wicked/scripts/data/SandBox?r=1.1
  http://cvs.horde.org/co.php/wicked/scripts/data/WikiHome?r=1.1
  http://cvs.horde.org/diff.php/wicked/scripts/drivers/wicked.pgsql.sql?r1=1.1&r2=1.2&ty=u


More information about the cvs mailing list