[cvs] commit: luxor .htaccess ident.php index.php source.php luxor/config conf.xml languages.php.dist luxor/docs CHANGES luxor/lib Lang.php Luxor.php base.php luxor/lib/Files plain.php luxor/lib/Lang Generic.php luxor/templates headerbar.inc ...

Chuck Hagenbuch chuck at horde.org
Wed Oct 12 10:13:48 PDT 2005


chuck       2005-10-12 10:13:48 PDT

  Modified files:
    .                    ident.php index.php source.php 
    config               conf.xml languages.php.dist 
    docs                 CHANGES 
    lib                  Lang.php Luxor.php base.php 
    lib/Files            plain.php 
    lib/Lang             Generic.php 
    templates            headerbar.inc 
    templates/ident      ident.html 
    templates/source     dir.inc 
    themes               screen.css 
  Added files:
    .                    .htaccess 
  Log:
  - fix array_merge usage
  - support mod_rewrite pretty urls
  - lots of html cleanup
  - code cleanup (avoid array_key_exists, etc.)
  
  Revision  Changes    Path
  1.1       +6 -0      luxor/.htaccess (new)
  1.13      +11 -2     luxor/config/conf.xml
  1.8       +1 -1      luxor/config/languages.php.dist
  1.11      +1 -0      luxor/docs/CHANGES
  1.28      +5 -5      luxor/ident.php
  1.11      +2 -2      luxor/index.php
  1.16      +8 -4      luxor/lib/Files/plain.php
  1.10      +2 -2      luxor/lib/Lang.php
  1.22      +15 -8     luxor/lib/Lang/Generic.php
  1.51      +90 -92    luxor/lib/Luxor.php
  1.22      +4 -3      luxor/lib/base.php
  1.45      +2 -6      luxor/source.php
  1.9       +7 -12     luxor/templates/headerbar.inc
  1.5       +23 -40    luxor/templates/ident/ident.html
  1.6       +8 -8      luxor/templates/source/dir.inc
  1.3       +17 -31    luxor/themes/screen.css

  Chora Links:
  http://cvs.horde.org/co.php/luxor/.htaccess?r=1.1
  http://cvs.horde.org/diff.php/luxor/config/conf.xml?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/luxor/config/languages.php.dist?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/luxor/docs/CHANGES?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/luxor/ident.php?r1=1.27&r2=1.28&ty=u
  http://cvs.horde.org/diff.php/luxor/index.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/luxor/lib/Files/plain.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/luxor/lib/Lang.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/luxor/lib/Lang/Generic.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/luxor/lib/Luxor.php?r1=1.50&r2=1.51&ty=u
  http://cvs.horde.org/diff.php/luxor/lib/base.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/luxor/source.php?r1=1.44&r2=1.45&ty=u
  http://cvs.horde.org/diff.php/luxor/templates/headerbar.inc?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/luxor/templates/ident/ident.html?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/luxor/templates/source/dir.inc?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/luxor/themes/screen.css?r1=1.2&r2=1.3&ty=u


More information about the cvs mailing list