[Yanel-commits] rev 45352 - public/yanel/trunk/src/webapp/htdocs/Google-Analytics

michi at wyona.com michi at wyona.com
Mon Nov 9 07:55:56 CET 2009


Author: michi
Date: 2009-11-09 07:55:56 +0100 (Mon, 09 Nov 2009)
New Revision: 45352

Removed:
   public/yanel/trunk/src/webapp/htdocs/Google-Analytics/page-GA.xslt
Log:
obsolete

Deleted: public/yanel/trunk/src/webapp/htdocs/Google-Analytics/page-GA.xslt
===================================================================
--- public/yanel/trunk/src/webapp/htdocs/Google-Analytics/page-GA.xslt	2009-11-09 06:55:30 UTC (rev 45351)
+++ public/yanel/trunk/src/webapp/htdocs/Google-Analytics/page-GA.xslt	2009-11-09 06:55:56 UTC (rev 45352)
@@ -1,17 +0,0 @@
-<xsl:transform version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- xmlns:yanel-xsl="http://www.wyona.org/yanel/xsl/1.0"
- xmlns:xhtml="http://www.w3.org/1999/xhtml"
->
-
-<xsl:import href="../commons/identity-transformation.xsl"/>
-<xsl:include href="GA.xslt"/>
-
-<xsl:template match="xhtml:body">
-  <xsl:copy>
-    <xsl:apply-templates select="@*"/>
-    <xsl:call-template name="yanel-xsl:insert-GA-code"/>
-    <xsl:apply-templates select="node()"/>
-  </xsl:copy>
-</xsl:template>
-
-</xsl:transform>



More information about the Yanel-commits mailing list