Overview
This package adds an option for the jQuery, jQuery UI, and swfobject libraries to point to the appropriate version on Google's CDN. And, while we're at it, you can also easily configure which jQuery UI theme you want to reference (they're all hosted on Google, too).
Using Google's CDN can speed up both your site (less files to serve) and, most importantly, the end user's browsing experience. Chances are that they already have jQuery cached from another site on the web and, if they don't, Google's servers are probably faster than yours. There are a few additional reasons why it might be quicker.
if your site mainly serves intranet traffic to local users, then using Google's CDN might not speed things up. See the blog post above. Also, if you're serving to an intranet where local policies block Google at the firewall, you won't be able to use Google's CDN.
This was designed for concrete5 v5.4 and up.
How it works / Instructions
Buying this add-on is better than doing it yourself
Changes
Nov 2010 - Updated to support multisite. Admin page now makes it clear if there were any installation problems (in addition to the site notifications raised).