[GRASSweb-list]markus: web/grass57 index.html,1.77,1.78
grass at intevation.de
grass at intevation.de
Sun Dec 19 15:20:49 EST 2004
Author: markus
Update of /grassrepository/web/grass57
In directory doto:/tmp/cvs-serv16617/grass57
Modified Files:
index.html
Log Message:
url fixes
Index: index.html
===================================================================
RCS file: /grassrepository/web/grass57/index.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- index.html 9 Nov 2004 17:08:39 -0000 1.77
+++ index.html 19 Dec 2004 20:20:47 -0000 1.78
@@ -9,7 +9,7 @@
<body>
<h1>
-<a href="../index.html"><DEFANGED_IMG SRC="../images/grass.smlogo.gif" alt="HOME" ALT="grasslogo" NOSAVE BORDER=0 height=91 width=76 align=CENTER></a>
+<a href="../index.php"><DEFANGED_IMG SRC="../images/grass.smlogo.gif" alt="HOME" ALT="grasslogo" NOSAVE BORDER=0 height=91 width=76 align=CENTER></a>
GRASS 5.7 Development</h1>
<a href="../images/grass51_watertower.jpg"><DEFANGED_IMG SRC="../images/grass51_watertower_small.jpg" ALT="3D vectors in GRASS 5.7/NVIZ" NOSAVE align=CENTER></a>
<a href="../images/grass51trees.jpg"><DEFANGED_IMG SRC="../images/grass51trees_small.jpg" ALT="3D vectors and TIN in GRASS 5.7/NVIZ" NOSAVE height=165 width=234 align=CENTER></a>
@@ -33,7 +33,7 @@
<li> 9 Nov 2004: GRASS 5.7-CVS no longer requires 5.3-CVS source code, all required code has been merged
into 5.7 CVS repository (actually named grass51/)</li>
<li> 17 June 2004: GRASS 5.7.0 released - <a href=../announces/announce_grass570.html>Announcement</a></li>
-<li> 11 Sep 2003: GRASS 5.1 renamed to GRASS 5.7, see <a href="../roadmap.html">roadmap</a></li>
+<li> 11 Sep 2003: GRASS 5.1 renamed to GRASS 5.7, see <a href="../devel/roadmap.php">roadmap</a></li>
</ul>
GRASS 5.7 is under development. It is rather complete now.
@@ -151,7 +151,7 @@
GRASS 5.7 CVS access:</li>
<ul>
<li>
-Set the CVSROOT variable (see <a href="../grasscvs.html#access">here</a> for details):</br>
+Set the CVSROOT variable (see <a href="../devel/cvs.php#access">here</a> for details):</br>
<tt>export CVSROOT=:pserver:grass-guest at intevation.de:/home/grass/grassrepository</tt></li>
<li>
<tt>cvs login</tt> (password: 'grass')</li>
@@ -162,7 +162,7 @@
<li>DATA:
Sample GRASS 5.7 data with 3D vectors: <a href="http://mpa.itc.it/radim/g51/data.html">Sample LOCATION</a></li>
-<li>DATA: <a href=../data.html>Updated Spearfish sample data set</a>
+<li>DATA: <a href=../download/data.php>Updated Spearfish sample data set</a>
</ul>
<a name="docs"></a>
@@ -212,7 +212,7 @@
which may be used in C++ programs, to access GRASS data. Currently GRASS++ contains only few
classes for basic setup and GRASS 5.7 raster and vector reading. Used for example in the
<a href=http://mpa.itc.it/radim/qgis/index.htmlGRASS/QGIS> integration</a>.
-<li> Feel free to contact and join the <a href="../grassdevel.html">GRASS Development Team</a>!
+<li> Feel free to contact and join the <a href="../devel/index.php">GRASS Development Team</a>!
</ul>
More information about the grass-web
mailing list