[cvs] commit: mottle edit.php index.php main.php mottle/config .htaccess mottle/lib .htaccess Mottle.php base.php mottle/scripts .htaccess mottle/templates .htaccess mottle/templates/main main.html mottle/templates/menu menu.inc

Marko Djukic tech at oblo.com
Sun Nov 30 17:26:00 PST 2003


mdjukic     2003/11/30 17:26:00 PST

  Modified files:
    .                    edit.php index.php 
    lib                  base.php 
  Added files:
    config               .htaccess 
    lib                  .htaccess Mottle.php 
    scripts              .htaccess 
    templates            .htaccess 
    templates/main       main.html 
  Removed files:
    .                    main.php 
    templates/menu       menu.inc 
  Log:
  - start using horde_template
  - add .htaccess files where needed
  - split out Mottle:: class into its own file
  - add some missing classes to base.php and clean up
  - add a horde_form to edit.php (still missing submit logic)
  - remove unneeded template files
  
  Revision  Changes    Path
  1.3       +0 -27     mottle/Attic/main.php (dead)
  1.1       +1 -0      mottle/config/.htaccess (new)
  1.3       +41 -7     mottle/edit.php
  1.3       +2 -2      mottle/index.php
  1.1       +1 -0      mottle/lib/.htaccess (new)
  1.1       +24 -0     mottle/lib/Mottle.php (new)
  1.3       +23 -26    mottle/lib/base.php
  1.1       +1 -0      mottle/scripts/.htaccess (new)
  1.1       +1 -0      mottle/templates/.htaccess (new)
  1.1       +19 -0     mottle/templates/main/main.html (new)
  1.3       +0 -23     mottle/templates/menu/Attic/menu.inc (dead)

  Chora Links:
  http://cvs.horde.org/co.php/mottle/Attic/main.php?r=1.2
  http://cvs.horde.org/co.php/mottle/config/.htaccess?r=1.1
  http://cvs.horde.org/diff.php/mottle/edit.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/mottle/index.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/co.php/mottle/lib/.htaccess?r=1.1
  http://cvs.horde.org/co.php/mottle/lib/Mottle.php?r=1.1
  http://cvs.horde.org/diff.php/mottle/lib/base.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/co.php/mottle/scripts/.htaccess?r=1.1
  http://cvs.horde.org/co.php/mottle/templates/.htaccess?r=1.1
  http://cvs.horde.org/co.php/mottle/templates/main/main.html?r=1.1
  http://cvs.horde.org/co.php/mottle/templates/menu/Attic/menu.inc?r=1.2


More information about the cvs mailing list