From: Steve Sutton Date: Thu, 5 Mar 2015 21:52:25 +0000 (-0500) Subject: bring over google anlytics X-Git-Tag: v1.0.1^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=25cb16d7b6e407081aa2fc70f17692a14cf2a76a;p=web%2FGaylordGolfMecca.git bring over google anlytics and tracking code and turn off error from videos js --- diff --git a/Toolkit/Page.php b/Toolkit/Page.php index 27e0767..f88e3f8 100755 --- a/Toolkit/Page.php +++ b/Toolkit/Page.php @@ -266,6 +266,7 @@ class Toolkit_Page private function _video() { + return false; //$GLOBALS['styleSheets'][] // = GLM_APP_BASE_URL . 'gallery/colorbox/colorbox.css'; //$GLOBALS['bottomScripts'][] @@ -622,11 +623,11 @@ class Toolkit_Page ) { $this->_events($this->_toolboxPage, $this->_pageGateway); } - + if ($this->_catid == HOME_ID) { $this->_blogReader(); } - + if ( defined("GLM_BLOCKS") && GLM_BLOCKS && !filter_var($_REQUEST[ 'sitemap'], FILTER_VALIDATE_INT) @@ -1109,7 +1110,7 @@ class Toolkit_Page $feed = $feedReader->fetchMostRecent(); $this->feed = $feed['items']; } - + /** * Add Weather module * diff --git a/templates/template.html b/templates/template.html index 0c63e90..8994b52 100755 --- a/templates/template.html +++ b/templates/template.html @@ -11,6 +11,16 @@ {topScripts:h} +
@@ -221,5 +231,8 @@
{bottomScripts:h} + + +