|
From: <ai...@us...> - 2008-10-06 18:42:26
|
Revision: 8860
http://plplot.svn.sourceforge.net/plplot/?rev=8860&view=rev
Author: airwin
Date: 2008-10-06 18:40:40 +0000 (Mon, 06 Oct 2008)
Log Message:
-----------
Change URL of the file release area to the one which lists all our releases.
Modified Paths:
--------------
trunk/www/corefunctions.php
trunk/www/download.php
Modified: trunk/www/corefunctions.php
===================================================================
--- trunk/www/corefunctions.php 2008-10-06 06:22:55 UTC (rev 8859)
+++ trunk/www/corefunctions.php 2008-10-06 18:40:40 UTC (rev 8860)
@@ -97,7 +97,7 @@
echo <<<END
<h3>Source Code</h3>
<ul class="arrowlist">
- <li><a href="http://sourceforge.net/project/showfiles.php?group_id=2915">Download</a></li>
+ <li><a href="http://sourceforge.net/project/showfiles.php?group_id=2915&package_id=2865">Download</a></li>
<li><a href="http://sourceforge.net/svn/?group_id=2915">SVN Repository</a></li>
<li><a href="http://plplot.svn.sourceforge.net/viewvc/plplot/">Browse SVN</a></li>
</ul>
Modified: trunk/www/download.php
===================================================================
--- trunk/www/download.php 2008-10-06 06:22:55 UTC (rev 8859)
+++ trunk/www/download.php 2008-10-06 18:40:40 UTC (rev 8860)
@@ -14,7 +14,7 @@
<div id="leftside">
<h3>Obtain the source code of the PLplot library</h3>
<p>You can obtain the latest stable version of PLplot from our
- <a href="http://sourceforge.net/project/showfiles.php?group_id=2915">file
+ <a href="http://sourceforge.net/project/showfiles.php?group_id=2915&package_id=2865">file
release site</a>. Alternatively, you can obtain the cutting-edge version of
PLplot (but with no promises about stability) from SVN via anonymous
access to our <a href="http://sourceforge.net/svn/?group_id=2915">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|