any chance that this can be updated to combine js & css files? Maybe strip away the version numbers and then combine when the script runs?
Code:
1 change
clientscript/vbulletin-core.js?v=413
clientscript/yui/animation/animation-min.js?v=413
to
clientscript/vbulletin-core.js
clientscript/yui/animation/animation-min.js
etc...
2 repeat for all js files
3 combine them