[GRASSweb-list] hamish: web/platforms index.php,1.7,1.8

grass at intevation.de grass at intevation.de
Mon Oct 29 21:39:11 EDT 2007


Author: hamish

Update of /grassrepository/web/platforms
In directory doto:/tmp/cvs-serv728

Modified Files:
	index.php 
Log Message:
easier links to specific platforms


Index: index.php
===================================================================
RCS file: /grassrepository/web/platforms/index.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- index.php	3 Nov 2006 19:53:16 -0000	1.7
+++ index.php	30 Oct 2007 01:39:09 -0000	1.8
@@ -70,13 +70,19 @@
        include("menu_side.inc");
      ?>
    </td>
-  <td valign="top" class="leftmenu"> <!-- MAIN PART -->
+  <td valign="top" class="leftmenu">
+   <!-- MAIN PART -->
       
    <h3>Platform specific notes</h3>
 
-   Please choose platform specific notes from the left menu.
-
-    <!-- END MAIN PART -->
+   <ul>
+   <li><a href="wingrass">MS Windows</a>
+   <li><a href="macgrass.php">Mac OSX</a>
+   <li><a href="grasshandheld.html">Handheld PDAs</a>
+   <li><a href="grass5_on_zaurus.html">Zaurus PDA</a>
+   </ul>
+<!--   <BR><BR> -->
+   <!-- END MAIN PART -->
  
   </td>
  </tr>  





More information about the grass-web mailing list