true ) ); Object::add_extension('Controller', 'ControllerExtension'); if(Director::isLive()) { ControllerExtension::$google_analytics_code = 'UA-84547-8'; } Validator::set_javascript_validation_handler('none'); DocumentationSearch::set_meta_data(array( 'ShortName' => 'SilverStripe Documentation', 'Description' => 'Documentation for SilverStripe CMS / Framework', 'Tags' => 'silverstripe sapphire php framework cms content management system' )); DocumentationSearch::$boost_by_path = array( // Changelogs have heaps of phrases, but are rarely relevant for content searches '/^changelog/' => 0.05 );