Update of /var/cvs/applications/richtext/config/xslt
In directory james.mmbase.org:/tmp/cvs-serv11094/config/xslt
Modified Files:
2rich.xslt
Log Message:
spacing only
See also: http://cvs.mmbase.org/viewcvs/applications/richtext/config/xslt
Index: 2rich.xslt
===================================================================
RCS file: /var/cvs/applications/richtext/config/xslt/2rich.xslt,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- 2rich.xslt 10 Jun 2008 14:08:30 -0000 1.10
+++ 2rich.xslt 28 Oct 2008 10:01:01 -0000 1.11
@@ -6,7 +6,7 @@
@author: Michiel Meeuwissen
- @version: $Id: 2rich.xslt,v 1.10 2008/06/10 14:08:30 michiel Exp $
+ @version: $Id: 2rich.xslt,v 1.11 2008/10/28 10:01:01 michiel Exp $
@since: MMBase-1.6
-->
<xsl:stylesheet
@@ -86,7 +86,8 @@
<xsl:choose>
<xsl:when test="count($relatednodes) > 0 or
$org.mmbase.richtext.wiki.show_broken = 'true'" >
- <xsl:text>[</xsl:text><xsl:apply-templates select="."
mode="undecorateids" />
+ <xsl:text>[</xsl:text>
+ <xsl:apply-templates select="." mode="undecorateids" />
<xsl:if test="count(*|text()) > 1 or string-length($class_name)
> 0 or (count(*|text()) = 1 and count(text()) > 0)">
<xsl:text>:</xsl:text>
<xsl:apply-templates />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs