Hi, just noticed, that the <project> tag is copied verbatim to the HTML output when generating the HTML-documentation. This doesn't harm much, since browsers learned (and has to) ignore non-HTML tags. However, inserting <!-- Proccess a project --> <xsl:template match="project"> <xsl:apply-templates/> </xsl:template> in struts.xsl would filter this out, too. cu.... -- ...roland huss consol.de
- Re: PATCH: struts.xsl, again .... Roland Huss
- Re: PATCH: struts.xsl, again .... Roland Huss