So glad it is now YUI
You can group YUI files for faster load and one single call just FYI with YUI website. Would be nice to see an option for this rather then local files which is slower. I understand having them local on server but just like vB gives the option to grab from YUI directly or files on server would be nice to see this option. As calling from YUI and grouping is faster and always up to date and to change versions you just change the 2.6.0 to whatever instead of doing complete overhaul of mod with new files to upload.
Code:
http://yui.yahooapis.com/combo?2.6.0/build/yahoo-dom-event/yahoo-dom-event.js&2.6.0/build/connection/connection-min.js
http://yui.yahooapis.com/combo?2.6.0/build/datasource/datasource-min.js&2.6.0/build/element/element-beta-min.js&2.6.0/build/datatable/datatable-min.js&2.6.0/build/tabview/tabview-min.js&2.6.0/build/paginator/paginator-min.js
This makes it a single remote call and compressed and still can be cached.
About to load and test 2.0.0 very excited about YUI thought I was going to have to code one YUI for sites but now you did it thank you saves me a lot of time.
http://developer.yahoo.com/yui/articles/hosting/