if (!$jq_path = sfConfig::get('sf_jquery_path'))
{
$jq_path = sfConfig::get('sf_jquery_web_dir', '/sfJqueryReloadedPlugin') .
'/js/' . sfConfig::get('sf_jquery_core', 'jquery-1.4.2.min.js');
}
sfContext::getInstance()->getResponse()->addJavascript($jq_path, 'first');
According to this code you should be able to set jquery_path in
settings.yml to point to it on Google.
--
Tom Boutell
P'unk Avenue
215 755 1330
punkave.com
window.punkave.com