[Compbench-web-devel] compbenchmarks-web/cgi-bin downloads.cgi, 1.5, 1.6
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-09-05 20:41:08
|
Update of /cvsroot/compbench/compbenchmarks-web/cgi-bin In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv21119 Modified Files: downloads.cgi Log Message: For SF's TID #141819 : improving documentation - added reference to Beta-testers 'manual'. Index: downloads.cgi =================================================================== RCS file: /cvsroot/compbench/compbenchmarks-web/cgi-bin/downloads.cgi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** downloads.cgi 3 Sep 2007 15:49:06 -0000 1.5 --- downloads.cgi 5 Sep 2007 20:41:04 -0000 1.6 *************** *** 20,24 **** print "<h2>Downloads</h2>"; $req->delete_all(); ! html_tip("As proposed packages are about 6 months old, I strongly encourage interested people to <a href='http://sourceforge.net/cvs/?group_id=150828'>checkout/use CVS</a> CompBenchmarks++ module or download <a href='http://sourceforge.net/project/showfiles.php?group_id=150828'>0.5.0-BETA2</a>, which brings <b>many</b> new features and bug fixes. Yet, portal is not ready for <a href='/cgi-bin/browse.cgi'>importing your results</a> if you use this package."); print "<h3>Latest CompBenchmarks' packages</h3> --- 20,24 ---- print "<h2>Downloads</h2>"; $req->delete_all(); ! html_tip("As proposed packages are about 6 months old, I strongly encourage interested people to <a href='http://sourceforge.net/cvs/?group_id=150828'>checkout/use CVS</a> CompBenchmarks++ module or download <a href='http://sourceforge.net/project/showfiles.php?group_id=150828'>0.5.0-BETA2</a>, which brings <b>many</b> new features and bug fixes. Yet, portal is not ready for <a href='/cgi-bin/browse.cgi'>importing your results</a> if you use this package. A <a href='http://sourceforge.net/project/showfiles.php?group_id=150828&package_id=244860'>documentation is available</a> for beta-testers."); print "<h3>Latest CompBenchmarks' packages</h3> |