As I suggested to another YUI project, why not use the hosted YIU files by default?:

http://developer.yahoo.com/yui/articles/hosting/

And even better, make the the links easily overridable, e.g. in a theme function, so you can use local files if you prefer that.

Comments

ica’s picture

Thanks for informing, yes the yahoo hosted library is another solution to the issue i tried to explain here
http://drupal.org/node/175748
Other option can be to do both and let the admin/dev to choose what method of library inclusion method to choose

jeffcd’s picture

Status: Active » Closed (fixed)

I believe this has been addressed fairly well in that it does use the hosted files by default and then you can add your local files via the settings if you prefer. Both 5.x and 6.x support this.