[cvs] commit: wicked/docs CHANGES wicked/lib Driver.php Page.php wicked/lib/Driver sql.php wicked/lib/Page AddPage.php DeletePage.php EditPage.php MergeOrRename.php NewPage.php StandardPage.php wicked/lib/Page/StandardPage StdHistoryPage.php ...

Chuck Hagenbuch chuck at horde.org
Thu Feb 23 13:51:26 PST 2006


chuck       2006-02-23 13:51:26 PST

  Modified files:
    docs                 CHANGES 
    lib                  Driver.php Page.php 
    lib/Driver           sql.php 
    lib/Page             AddPage.php DeletePage.php EditPage.php 
                         MergeOrRename.php StandardPage.php 
    lib/Page/StandardPage StdHistoryPage.php 
    templates/display    standard.inc 
    templates/edit       create.inc standard.inc 
  Added files:
    lib/Page             NewPage.php 
    templates/edit       new.inc 
  Log:
  [cjh] Don't create pages until they have content (Bug #2534).
  
  Revision  Changes    Path
  1.59      +1 -0      wicked/docs/CHANGES
  1.57      +12 -88    wicked/lib/Driver.php
  1.68      +19 -21    wicked/lib/Driver/sql.php
  1.87      +24 -22    wicked/lib/Page.php
  1.9       +1 -6      wicked/lib/Page/AddPage.php
  1.4       +15 -9     wicked/lib/Page/DeletePage.php
  1.25      +2 -2      wicked/lib/Page/EditPage.php
  1.26      +2 -2      wicked/lib/Page/MergeOrRename.php
  1.1       +122 -0    wicked/lib/Page/NewPage.php (new)
  1.66      +8 -23     wicked/lib/Page/StandardPage.php
  1.19      +3 -5      wicked/lib/Page/StandardPage/StdHistoryPage.php
  1.42      +5 -2      wicked/templates/display/standard.inc
  1.9       +25 -30    wicked/templates/edit/create.inc
  1.1       +40 -0     wicked/templates/edit/new.inc (new)
  1.30      +0 -4      wicked/templates/edit/standard.inc

  Chora Links:
  http://cvs.horde.org/diff.php/wicked/docs/CHANGES?r1=1.58&r2=1.59&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Driver.php?r1=1.56&r2=1.57&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Driver/sql.php?r1=1.67&r2=1.68&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page.php?r1=1.86&r2=1.87&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/AddPage.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/DeletePage.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/EditPage.php?r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/MergeOrRename.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/co.php/wicked/lib/Page/NewPage.php?r=1.1
  http://cvs.horde.org/diff.php/wicked/lib/Page/StandardPage.php?r1=1.65&r2=1.66&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/StandardPage/StdHistoryPage.php?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/display/standard.inc?r1=1.41&r2=1.42&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/edit/create.inc?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/co.php/wicked/templates/edit/new.inc?r=1.1
  http://cvs.horde.org/diff.php/wicked/templates/edit/standard.inc?r1=1.29&r2=1.30&ty=u


More information about the cvs mailing list