Subject: CVS commit: htdocs/share/xsl
To: None <www-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: www-changes
Date: 05/01/2005 13:19:48
Module Name:	htdocs
Committed By:	heinz
Date:		Sun May  1 13:19:48 UTC 2005

Modified Files:
	htdocs/share/xsl: webpage.xsl

Log Message:
Introduced mode="plaintext" for title and citerefentry templates.
This can be used to get nicer text output than simply using <xsl:value-of>
(ie, concatenating all the text) if the <title> element contains other
elements, like references to man pages.
This may be useful for other elements as well.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 htdocs/share/xsl/webpage.xsl

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.