cvs commit: whups admin.php create.php details.php query.php search.php whups/docs CHANGES whups/lib Create.php Forms.php Search.php Whups.php api.php base.php whups/lib/Driver sql.php whups/scripts/drivers sample_whups_db.sql whups.sql ...

Chuck Hagenbuch chuck@horde.org
Thu, 24 Jan 2002 11:39:00 -0800 (PST)


chuck       2002/01/24 11:38:59 PST

  Modified files:
    .                    admin.php create.php details.php 
                         query.php search.php 
    docs                 CHANGES 
    lib                  Create.php Forms.php Search.php Whups.php 
                         api.php base.php 
    lib/Driver           sql.php 
    scripts/drivers      sample_whups_db.sql whups.sql 
    templates            common-footer.inc common-header.inc 
                         page.inc 
  Log:
  use $registry->getParam()
  use WHUPS_TEMPLATES
  let Types be either global or linked to a specific module.
  
  Revision  Changes    Path
  1.2       +6 -6      whups/admin.php
  1.12      +53 -12    whups/create.php
  1.14      +9 -9      whups/details.php
  1.9       +6 -1      whups/docs/CHANGES
  1.13      +20 -11    whups/lib/Create.php
  1.21      +4 -4      whups/lib/Driver/sql.php
  1.12      +8 -6      whups/lib/Forms.php
  1.11      +6 -12     whups/lib/Search.php
  1.12      +9 -2      whups/lib/Whups.php
  1.9       +2 -2      whups/lib/api.php
  1.16      +3 -2      whups/lib/base.php
  1.4       +9 -9      whups/query.php
  1.2       +7 -11     whups/scripts/drivers/sample_whups_db.sql
  1.2       +11 -10    whups/scripts/drivers/whups.sql
  1.15      +11 -25    whups/search.php
  1.6       +1 -1      whups/templates/common-footer.inc
  1.7       +2 -2      whups/templates/common-header.inc
  1.7       +2 -2      whups/templates/page.inc

  Chora Links:
  http://cvs.horde.org/diff.php/whups/admin.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/whups/create.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/whups/details.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/whups/docs/CHANGES?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Create.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Forms.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Search.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Whups.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/whups/lib/api.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/whups/lib/base.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/whups/query.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/drivers/sample_whups_db.sql?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/drivers/whups.sql?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/whups/search.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/whups/templates/common-footer.inc?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/whups/templates/common-header.inc?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/whups/templates/page.inc?r1=1.6&r2=1.7&ty=u