[GRASSweb-list]markus: web/applications index.php,1.2,1.3 menu_side.inc,1.1,1.2
grass at intevation.de
grass at intevation.de
Sun Dec 19 14:39:35 EST 2004
- Previous message: [GRASSweb-list]markus: web copyright.html,1.10,1.11 impressum.html,1.2,1.3 newsarchive.html,1.27,1.28 press.html,1.20,1.21
- Next message: [GRASSweb-list]markus: web/community germanlist.html,1.1,1.2 grassgui.html,1.1,1.2 nvizlist.html,1.1,1.2 sqlgrasslist.html,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: markus
Update of /grassrepository/web/applications
In directory doto:/tmp/cvs-serv15118/applications
Modified Files:
index.php menu_side.inc
Log Message:
url fixes
Index: index.php
===================================================================
RCS file: /grassrepository/web/applications/index.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- index.php 19 Dec 2004 16:53:56 -0000 1.2
+++ index.php 19 Dec 2004 19:39:33 -0000 1.3
@@ -64,12 +64,24 @@
<tr>
<td valign="top">
<?php
- // include("menu_side.inc");
+ include("menu_side.inc");
?>
</td>
<td valign="top"> <!-- MAIN PART -->
- <h3>TODO</h3>
+
+ <h3>TODO</h3>
+
+ <ul>
+ <li>Geography
+ <li>Landscape ecology
+ <li>Urban planning
+ <li>Biology
+ <li>Geophysics
+ <li><a href="../statsgrass/index.html">Geostatistics</a>
+ <li>Raster 3D <a href="../grid3d/index.html">Volume</a> (voxel)
+ <li>...
+ </ul>
<!-- END MAIN PART -->
</td>
Index: menu_side.inc
===================================================================
RCS file: /grassrepository/web/applications/menu_side.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- menu_side.inc 19 Dec 2004 16:41:24 -0000 1.1
+++ menu_side.inc 19 Dec 2004 19:39:33 -0000 1.2
@@ -9,9 +9,9 @@
<tr bgcolor="#cc5e2ca">
<td nowrap="nowrap">
<font size="-1">
- <a href="eins.php">eins</a>
+ <a href="../statsgrass/index.html">Geostatistics</a>
<p>
- <a href="">ywei</a>
+ <a href="../grid3d/index.html">Volume</a>
</font>
</td>
</tr>
- Previous message: [GRASSweb-list]markus: web copyright.html,1.10,1.11 impressum.html,1.2,1.3 newsarchive.html,1.27,1.28 press.html,1.20,1.21
- Next message: [GRASSweb-list]markus: web/community germanlist.html,1.1,1.2 grassgui.html,1.1,1.2 nvizlist.html,1.1,1.2 sqlgrasslist.html,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the grass-web
mailing list