2008/3/3, Andre van Toly <[EMAIL PROTECTED]>: > Update of /var/cvs/applications/editwizard/templates/data/xsl > In directory james.mmbase.org:/tmp/cvs-serv24357 > > Modified Files: > Tag: MMBase-1_8 > list.xsl > Log Message: > presence of relationOriginNode always evaluates to true when origin is > present, seems not very handy
IIRC the body of xsl:param is very similar to the body of mm:import, and serves as a dfault fault. > - <xsl:param name="relationOriginNode"><xsl:value-of select="$origin" > /></xsl:param> > + <xsl:param name="relationOriginNode"></xsl:param> and I think the value of the $origin parameter may be a reasonable default for this? Michiel -- mihxil' http://meeuw.org nl_NL eo_XX en_US _______________________________________________ Cvs mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/cvs
