Subject: CVS commit: htdocs/share/xsl
To: None <www-changes@NetBSD.org>
From: Hiroki Sato <hrs@netbsd.org>
List: www-changes
Date: 04/12/2005 13:49:51
Module Name: htdocs
Committed By: hrs
Date: Tue Apr 12 13:49:51 UTC 2005
Modified Files:
htdocs/share/xsl: netbsd-docbook-html-chunk.xsl netbsd-docbook-html.xsl
Log Message:
- Add a template for <pubdate role="cvstag">. If role="cvstag" is
specified, "Published: YYYY/MM/DD" is added just before the literal output.
The label "Published: " can be customized in non-English docs by
redefining a template "l10n.pubdate.label" in their language-dependent
directories.
- Add a template for sdataEntity PI.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 htdocs/share/xsl/netbsd-docbook-html-chunk.xsl \
htdocs/share/xsl/netbsd-docbook-html.xsl
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.