Update of /var/cvs/applications/richtext/config/xslt
In directory james.mmbase.org:/tmp/cvs-serv17052
Modified Files:
2xhtml.xslt
Log Message:
removed debug-code
See also: http://cvs.mmbase.org/viewcvs/applications/richtext/config/xslt
Index: 2xhtml.xslt
===================================================================
RCS file: /var/cvs/applications/richtext/config/xslt/2xhtml.xslt,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- 2xhtml.xslt 19 Sep 2008 16:04:32 -0000 1.30
+++ 2xhtml.xslt 9 Oct 2008 13:38:20 -0000 1.31
@@ -3,7 +3,7 @@
org.mmbase.bridge.util.Generator, and the XSL is invoked by FormatterTag.
@author: Michiel Meeuwissen
- @version: $Id: 2xhtml.xslt,v 1.30 2008/09/19 16:04:32 michiel Exp $
+ @version: $Id: 2xhtml.xslt,v 1.31 2008/10/09 13:38:20 michiel Exp $
@since: MMBase-1.6
-->
<xsl:stylesheet
@@ -168,7 +168,6 @@
<xsl:param name="relation" />
<xsl:param name="position" />
<xsl:param name="last" />
- INLINE
<a>
<xsl:attribute name="href"><xsl:apply-templates select="." mode="url"
/></xsl:attribute>
<xsl:attribute name="id"><xsl:value-of select="$relation/o:[EMAIL
PROTECTED] = 'id']" /></xsl:attribute>
@@ -186,7 +185,6 @@
<xsl:template match="o:object" mode="inline_body">
<xsl:param name="relation" />
<xsl:param name="body" />
- INLINEBodY
<a>
<xsl:attribute name="href"><xsl:apply-templates select="." mode="url"
/></xsl:attribute>
<xsl:attribute name="id"><xsl:value-of select="$relation/o:[EMAIL
PROTECTED] = 'id']" /></xsl:attribute>
@@ -250,7 +248,6 @@
-->
<xsl:template match="o:object" mode="in_a">
<xsl:param name="relation" />
- INA
<xsl:apply-templates select="." mode="title" />
<xsl:apply-templates select="." mode="inline">
<xsl:with-param name="relation" select="$relation" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs