Line | |
---|
1 | You can use the contrib/compress.php to batch-convert the current Xinha snapshot.
|
---|
2 |
|
---|
3 | Make sure you have PHP installed on your machine. To use this script, open it in a text editor, comment out the die() command at the top and run via "php compress.php" from the command-line.
|
---|
4 |
|
---|
5 | You can use the contrib/compress.bat to compress JavaScript files by drag&drop in Windows.
|
---|
6 |
|
---|
7 | Please be aware that the language files cannot be compressed.
|
---|
8 |
|
---|
9 | If you want the original files to be kept, open compress.bat and remvove the # in the line
|
---|
10 | # FOR %%V IN (%*) DO del %%V_uncompressed.js |
---|
Note: See
TracBrowser
for help on using the repository browser.