Topic: [extension release]Merge all js and css

Today, while investigating the slow issues of my forum using yslow, I found that it loads 7 js and 6 css files placing the status in D grade. yslow suggested to merge them into one.

so I have made this extension. It will merge all javascript file and css and will be loaded inside the document. after doing this I have seen yslow showing it in A grade. cool

i am bad at regex. so did some manipulations...........:(


hope it will come handy for you.


Download: http://hungrycoder.xenexbd.com/uploads/merge_js_css.zip

Re: [extension release]Merge all js and css

cool...
thx for tip with yslow...

Re: [extension release]Merge all js and css

what?

4 (edited by dimkalinux 2009-05-28 12:21)

Re: [extension release]Merge all js and css

I`m sure your extensions will not work correctly, because in CSS files need rewrite url`s in like background: url('//') etc.

Last weeks i`m testing my analogy extensions and now it looks like pretty stable. It can merge CSS/JS files and minification it, and move JS to the bottom of page. You can find my ext http://punbb.informer.com/forums/topic/ … ss-cacher/