Re: [oxid-dev-general] Combining javascripts and/or css-files

2015-07-25 Thread mark
Hi, please use yuicompressor since is it from the goodfather of browser Rendering Performance 😊 Don’t use the Apache pagespeed module, it compresses your Images as well to a bad quality (which is still good for speed Performance) Gesendet von Windows Mail Von: Roman Allenstein Gese

Re: [oxid-dev-general] Combining javascripts and/or css-files

2015-07-23 Thread Nicolas Hodin
Hello, My module www.fasteroxid.com does this (and other optimizations) but it's not free... Best regards, Nicolas Hodin www.takeitweb.fr Le 23 juil. 2015 10:49 AM, "Roman Allenstein" a écrit : > Hi guys, > > i am looking for a module to combine javascript and/or css-files. I know > that http:

Re: [oxid-dev-general] Combining javascripts and/or css-files

2015-07-23 Thread Matthias Krause
Hi Roman, with pagespeed from google you can combine css and javascript files, without touching your files or build structure. This a module for apache or nginx server. A hint: e.g IE 9 browsers have problem with css selector count more than 4500 in one file. This module will pay attention of

Re: [oxid-dev-general] Combining javascripts and/or css-files

2015-07-23 Thread Mathias Schmidt
Hi, an easy way is to compile all with Grunt, e.g. http://ericnish.io/blog/compile-less-files-with-grunt or http://stackoverflow.com/questions/13713273/how-to-concatenate-and-minify-multiple-css-and-javascript-files-with-grunt-js-0 Best regards Mathias > Am 23.07.2015 um 10:47 schrieb Roman

[oxid-dev-general] Combining javascripts and/or css-files

2015-07-23 Thread Roman Allenstein
Hi guys, i am looking for a module to combine javascript and/or css-files. I know that http://www.mayersche.de/ does this. Any has a hint if there is a (free) module for that? Greets Roman -- Roman Allenstein http://roman-allenstein.de -- Roman Allenstein http://roman-allenstein.de _