swCombinePlugin
swCombinePlugin copied to clipboard
Combine stylesheets and javascripts files, with no computation at runtime
I created the right packages (my_package) in config_handlers.yml and ran the optimization scripts successfully. Unfortunately, when I include this in any view.yml file sw_combine: include_packages: javascripts: [my_package] stylesheets: [my_package] the...
The current revision of plugin doesn't work on windows servers, here are 2 patches to fix the issue ``` Index: swCombineStylesheet.class.php =================================================================== --- swCombineStylesheet.class.php (revision 47) +++ swCombineStylesheet.class.php (working copy)...
Hi, since the definition of JS and CSS in views.yml is deprecated as said here: http://www.symfony-project.org/reference/1_4/en/13-View#chapter_13_javascripts this plugin will work when JS and CSS are defined only using helpers in...
reference : - http://www.phpied.com/inline-mhtml-data-uris/ - http://www.betalon.com/blog/html_css/data-uri-in-css-crossbrowser.htm
this would allow setting an infinite expire on the sw-combine directory. it also makes including the generated files into the front-end a bit difficult obviously.
For now the plugin does not support the media propery