[cvs] commit: wicked display.php wicked/docs CHANGES TODO wicked/lib Driver.php Page.php wicked/lib/Driver sql.php wicked/lib/Page MergeOrRename.php wicked/templates/display MergeOrRename.html standard.inc

Jason Felice eraserhd at speakeasy.net
Sat Jul 31 09:48:14 PDT 2004


eraserhd    2004-07-31 09:48:14 PDT

  Modified files:
    .                    display.php 
    docs                 CHANGES TODO 
    lib                  Driver.php Page.php 
    lib/Driver           sql.php 
    templates/display    standard.inc 
  Added files:
    lib/Page             MergeOrRename.php 
    templates/display    MergeOrRename.html 
  Log:
  * Implement MergeOrRename, so the user can rename a page or merge its contents
  into another page and update referring pages.
  
  Revision  Changes    Path
  1.18      +5 -1      wicked/display.php
  1.23      +1 -0      wicked/docs/CHANGES
  1.12      +3 -4      wicked/docs/TODO
  1.22      +7 -2      wicked/lib/Driver.php
  1.31      +50 -2     wicked/lib/Driver/sql.php
  1.45      +7 -2      wicked/lib/Page.php
  1.1       +263 -0    wicked/lib/Page/MergeOrRename.php (new)
  1.1       +65 -0     wicked/templates/display/MergeOrRename.html (new)
  1.21      +7 -0      wicked/templates/display/standard.inc

  Chora Links:
  http://cvs.horde.org/diff.php/wicked/display.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/wicked/docs/CHANGES?r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/wicked/docs/TODO?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Driver.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Driver/sql.php?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page.php?r1=1.44&r2=1.45&ty=u
  http://cvs.horde.org/co.php/wicked/lib/Page/MergeOrRename.php?r=1.1
  http://cvs.horde.org/co.php/wicked/templates/display/MergeOrRename.html?r=1.1
  http://cvs.horde.org/diff.php/wicked/templates/display/standard.inc?r1=1.20&r2=1.21&ty=u


More information about the cvs mailing list