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.
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