[Templates] TinyMCE perl compressor
Clinton Gormley
clint@traveljury.com
Wed, 25 Apr 2007 17:35:57 +0200
Just a follow up to my previous announcement.
The TinyMCE perl compressor now has a permanent home:
http://hacks.traveljury.com/perl_compressor
any bugs to me: clint@traveljury.com
About
TinyMCE Compressor gzips all javascript files in TinyMCE to a single
streamable file. This makes the overall download size 75% smaller and
the number of requests will also be reduced. The overall initialisation
time for TinyMCE will be reduced dramatically if you use this script.
Clint