Diglin_UIOptimization
Diglin_UIOptimization copied to clipboard
Magento module to optimize Javascript and CSS files and improve speed of your website
Warning: count(): Parameter must be an array or an object that implements Countable in app/design/frontend/base/default/template/uioptimization/w3ccssvalidator.phtml on line 45 system.log:Warning: count(): Parameter must be an array or an object that implements...
https://github.com/yui/yuicompressor
Line 100: $designPackage = Mage::getDesign (); Should this read $designPackage = Mage::getDesign(); i.e no space between Design and () Thanks
when i am doing merging on css and js , minifying is not working how can i do this? how to minify external js ? please let me know
Hey Silvain, first off thanks for this fantastic module! Question - I'm using CSS Tidy compression at the Highest compression level. It's removing quote aren't fonts. Changing ``` font-family: "Futura-Bold"...
Hi I have installed and set up everything as I believe it should be but despite flushing caches including APC I can't get either the CSS or JS minifcation working....
Magento 1.7.0.2 Notice: Uninitialized string offset: 0 in /var/www/vhosts/boxshopdev.dev/lib/Diglin/Csstidy/Print.php on line 170 #0 /var/www/vhosts/boxshopdev.dev/lib/Diglin/Csstidy/Print.php(170): mageCoreErrorHandler(8, 'Uninitialized s...', '/var/www/vhosts...', 170, Array) #1 /var/www/vhosts/boxshopdev.dev/lib/Diglin/Csstidy/Print.php(98): Diglin_Csstidy_Print->_print(true) #2 /var/www/vhosts/boxshopdev.dev/app/code/community/Diglin/UIOptimization/Block/Optimize/Head.php(161): Diglin_Csstidy_Print->plain() #3 /var/www/vhosts/boxshopdev.dev/app/code/community/Diglin/UIOptimization/Block/Optimize/Head.php(59): Diglin_UIOptimization_Block_Optimize_Head->_prepareCssCompression('css/styles.css', Array)...