Update of /var/cvs/applications/richtext/config/xslt
In directory james.mmbase.org:/tmp/cvs-serv3208
Modified Files:
2xhtml.xslt
Log Message:
for easier recognision added a class to produces a-tags
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.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- 2xhtml.xslt 9 Oct 2008 13:38:20 -0000 1.31
+++ 2xhtml.xslt 17 Oct 2008 14:12:06 -0000 1.32
@@ -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.31 2008/10/09 13:38:20 michiel Exp $
+ @version: $Id: 2xhtml.xslt,v 1.32 2008/10/17 14:12:06 michiel Exp $
@since: MMBase-1.6
-->
<xsl:stylesheet
@@ -462,6 +462,7 @@
<xsl:param name="position" />
<xsl:param name="last" />
<a>
+ <xsl:attribute name="class">mm_nm_<xsl:value-of select="@type"
/></xsl:attribute>
<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>
<xsl:apply-templates select="." mode="title" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs