Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 3 Current »

 

In 5.1.0-RC we have ability to compress css and js files. For JS file
compression we use JSMin library, which fails to work on attached file.

I propose, that we use YUICompressor, when java is available on web server
and use JSMin, when java is not available.

JAR file must be places together with other minify helpers.

Attached patch adds ability to use YUICompressor.

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

 

 

 

yui_compressor_added.patch

ui.datepicker-lv-LV.js

yuicompressor-2.4.2.jar

  • No labels