Date: Wed, 5 Dec 2012 18:57:14 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40276 - head/share/xml Message-ID: <201212051857.qB5IvERY029476@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Wed Dec 5 18:57:14 2012 New Revision: 40276 URL: http://svnweb.freebsd.org/changeset/doc/40276 Log: Turn on Google Analytics. Modified: head/share/xml/common.ent Modified: head/share/xml/common.ent ============================================================================== --- head/share/xml/common.ent Wed Dec 5 18:26:14 2012 (r40275) +++ head/share/xml/common.ent Wed Dec 5 18:57:14 2012 (r40276) @@ -16,7 +16,7 @@ <!ENTITY url.doc.langcode 'en_US.ISO8859-1'> <!ENTITY xml.encoding 'iso-8859-1'> -<!ENTITY % html.header.script.google "IGNORE"> +<!ENTITY % html.header.script.google "INCLUDE"> <!-- Base is the absolute URL for the given page, minus the actual page
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212051857.qB5IvERY029476>