Subject: CVS commit: htdocs/share/xsl
To: None <www-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: www-changes
Date: 04/20/2005 21:15:31
Module Name:	htdocs
Committed By:	heinz
Date:		Wed Apr 20 21:15:31 UTC 2005

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

Log Message:
- Switched to new public DOCTYPE identifier for NetBSD stylesheets
  (thanks hrs@).
- Replaced XSLT variables $latest-release and $latest-release-major with
  new entities release.latest and release.latest.major from share/xml/misc.ent.

This way, HTML pages (like Ports/*/index.html) will pick up the latest
NetBSD release number automatically if generated from index.xml.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 htdocs/share/xsl/portpage.xsl

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