From: <ny...@us...> - 2006-07-30 05:35:48
|
Revision: 163 Author: nyaochi Date: 2006-07-29 22:35:41 -0700 (Sat, 29 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=163&view=rev Log Message: ----------- Added links to the news entries from the navigation menu. Modified Paths: -------------- trunk/webpage/pmplib.xsl Modified: trunk/webpage/pmplib.xsl =================================================================== --- trunk/webpage/pmplib.xsl 2006-07-30 05:26:51 UTC (rev 162) +++ trunk/webpage/pmplib.xsl 2006-07-30 05:35:41 UTC (rev 163) @@ -171,7 +171,7 @@ <p> <strong><xsl:value-of select="@date" /></strong> <br/> -<xsl:value-of select="@caption" /> +<a href="news.html#{generate-id()}"><xsl:value-of select="@caption" /></a> </p> </xsl:template> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |