minify
I’ve just checked in some code changes to the template manager class and and an initial version of a minify plugin to take advantage of those changes.
The plugin itself is still fairly simple and doesn’t take advantage of any advanced minify features (yet). All it does is to rewrite all CSS and JavaScript URLs with minify URLs using the f= syntax.
Seeing that I updated all themes just yesterday to use the template manager where possible that covers about all .css and .js files around!
Comments Off
