commit: horde test.php gollem forwards.php password.php vacation.php manager.php menu.php gollem/config conf.php.dist servers.php.dist gollem/docs TODO CHANGES gollem/graphics password.gif gollem/lib Gollem.php gollem/templates/manager ...

max@horde.org max@horde.org
2 Feb 2001 07:09:49 -0000


max         2001/02/01 23:09:48 PST

  Modified files:
    .                    test.php 
    .                    manager.php menu.php 
    config               conf.php.dist servers.php.dist 
    docs                 CHANGES 
    lib                  Gollem.php 
    templates/manager    file_summaries.inc 
    templates/menu       menu.inc 
  Added files:
    .                    forwards.php password.php vacation.php 
    docs                 TODO 
    graphics             password.gif 
  Log:
  - Added 'gollem' to horde's test.php
  - Made date format configurable
  - Fixed year 1-off error in file dates
  - Changed menuItem() and pmenuItem() to accept icon_path
    (works like IMP and fixes the help icon)
  - Moved allow_forwards and allow_vacation to servers.php
    (allows per server customization -- not yet finalized)
  - Added skeleton files for forwards, vacations, and password
    (will make libraries and drivers for each -- see TODO)
  - Added TODO :-)
  
  Revision  Changes    Path
  1.29      +2 -2      horde/test.php
  1.8       +1 -6      gollem/manager.php
  1.3       +24 -13    gollem/menu.php
  1.4       +1 -9      gollem/config/conf.php.dist
  1.2       +17 -1     gollem/config/servers.php.dist
  1.6       +3 -0      gollem/docs/CHANGES
  1.13      +10 -2     gollem/lib/Gollem.php
  1.7       +1 -1      gollem/templates/manager/file_summaries.inc
  1.4       +15 -5     gollem/templates/menu/menu.inc