root / trunk / contrib / compression_readme.txt @ 745

Revision 745, 363 bytes (checked in by ray, 6 years ago)

added php script for compression of all appropriate files

  • Property svn:keywords set to LastChangedDate LastChangedRevision LastChangedBy HeadURL Id
Line 
1You can use the compress.php to batch-convert the current Xinha snapshot.
2You can use the compress.bat to compress JavaScript files by drag&drop in Windows.
3
4Please be aware that the language files cannot be compressed.
5
6If you want the original files to be kept, open compress.bat and remvove the # in the line
7# FOR %%V IN (%*) DO del %%V_uncompressed.js
Note: See TracBrowser for help on using the browser.