Subject: CVS commit: htdocs/share/xsl
To: None <www-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: www-changes
Date: 04/16/2006 18:45:13
Module Name: htdocs
Committed By: heinz
Date: Sun Apr 16 18:45:13 UTC 2006
Modified Files:
htdocs/share/xsl: portpage.xsl
Log Message:
In order to avoid outdated links on the right side of the port pages I
added two new values for attribute "type" of the element
<portcurrentitem>:
"netbsd-changes" adds a link to the CHANGES file of the latest release.
"port-changes" points to the port-specific list of changes from the last
major release to the current one.
Use it like this:
<portcurrentitem type="netbsd-changes" />
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 htdocs/share/xsl/portpage.xsl
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.