[dev] [cvs] commit: horde/services javascript.php horde/scripts/jsmin Makefile jsmin.c framework/Horde Horde.php horde/docs CHANGES horde/config conf.xml
Jan Schneider
jan at horde.org
Sun Nov 27 05:09:00 PST 2005
Maybe I'm missing something, but the purpose of this script was to
compress static javascript files (after installation, not in the
distribution).
Compressing our small php-generated js files on the fly seems a bad
tradeoff compared to bandwith usage to me, especially if you already
use output compression.
Zitat von Michael M Slusarz <slusarz at curecanti.org>:
> slusarz 2005-11-27 00:01:33 PST
>
> Modified files:
> services javascript.php
> Horde Horde.php
> docs CHANGES
> config conf.xml
> Added files:
> scripts/jsmin Makefile jsmin.c
> Log:
> Bug: 2695
> Initial support for compressing javascript output.
>
> Revision Changes Path
> 1.563 +46 -5 framework/Horde/Horde.php
> 1.125 +3 -0 horde/config/conf.xml
> 1.758 +1 -0 horde/docs/CHANGES
> 1.1 +19 -0 horde/scripts/jsmin/Makefile (new)
> 1.1 +270 -0 horde/scripts/jsmin/jsmin.c (new)
> 1.41 +2 -2 horde/services/javascript.php
>
> Chora Links:
>
> http://cvs.horde.org/diff.php/framework/Horde/Horde.php?r1=1.562&r2=1.563&ty=u
> http://cvs.horde.org/diff.php/horde/config/conf.xml?r1=1.124&r2=1.125&ty=u
> http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.757&r2=1.758&ty=u
> http://cvs.horde.org/co.php/horde/scripts/jsmin/Makefile?r=1.1
> http://cvs.horde.org/co.php/horde/scripts/jsmin/jsmin.c?r=1.1
>
> http://cvs.horde.org/diff.php/horde/services/javascript.php?r1=1.40&r2=1.41&ty=u
>
> --
> To unsubscribe, mail: cvs-unsubscribe at lists.horde.org
>
>
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the dev
mailing list