[cvs] commit: wicked attachment.php wicked/config conf.xml wicked/docs CHANGES TODO wicked/lib Driver.php Wicked.php wicked/lib/Driver sql.php wicked/lib/Page AttachedFiles.php wicked/scripts/drivers wicked.sql wicked/templates/display AttachedFiles.html ...

Jason Felice eraserhd at speakeasy.net
Fri Aug 6 06:06:19 PDT 2004


eraserhd    2004-08-06 06:06:19 PDT

  Modified files:
    config               conf.xml 
    docs                 CHANGES TODO 
    lib                  Driver.php Wicked.php 
    lib/Driver           sql.php 
    scripts/drivers      wicked.sql 
    templates/display    standard.inc 
  Added files:
    .                    attachment.php 
    lib/Page             AttachedFiles.php 
    templates/display    AttachedFiles.html 
  Log:
  * Add ability to attach files to wiki pages.
  
  Revision  Changes    Path
  1.1       +33 -0     wicked/attachment.php (new)
  1.18      +3 -1      wicked/config/conf.xml
  1.24      +1 -0      wicked/docs/CHANGES
  1.14      +1 -3      wicked/docs/TODO
  1.24      +110 -2    wicked/lib/Driver.php
  1.34      +103 -2    wicked/lib/Driver/sql.php
  1.1       +188 -0    wicked/lib/Page/AttachedFiles.php (new)
  1.16      +6 -2      wicked/lib/Wicked.php
  1.9       +34 -2     wicked/scripts/drivers/wicked.sql
  1.1       +158 -0    wicked/templates/display/AttachedFiles.html (new)
  1.22      +7 -0      wicked/templates/display/standard.inc

  Chora Links:
  http://cvs.horde.org/co.php/wicked/attachment.php?r=1.1
  http://cvs.horde.org/diff.php/wicked/config/conf.xml?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/wicked/docs/CHANGES?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/wicked/docs/TODO?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Driver.php?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Driver/sql.php?r1=1.33&r2=1.34&ty=u
  http://cvs.horde.org/co.php/wicked/lib/Page/AttachedFiles.php?r=1.1
  http://cvs.horde.org/diff.php/wicked/lib/Wicked.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/wicked/scripts/drivers/wicked.sql?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/co.php/wicked/templates/display/AttachedFiles.html?r=1.1
  http://cvs.horde.org/diff.php/wicked/templates/display/standard.inc?r1=1.21&r2=1.22&ty=u


More information about the cvs mailing list