[GRASSweb-list]markus: web/intro index.php,1.4,1.5 menu_side.inc,1.6,1.7

grass at intevation.de grass at intevation.de
Thu Nov 3 11:48:21 EST 2005


Author: markus

Update of /grassrepository/web/intro
In directory doto:/tmp/cvs-serv28386

Modified Files:
	index.php menu_side.inc 
Log Message:
GRASS users added

Index: index.php
===================================================================
RCS file: /grassrepository/web/intro/index.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- index.php	17 Jan 2005 20:10:59 -0000	1.4
+++ index.php	3 Nov 2005 16:48:19 -0000	1.5
@@ -69,13 +69,9 @@
    </td>
   <td valign="top"> <!-- MAIN PART -->
   
-   <h3>Geographic Resources Analysis Support System</h3>
-   Commonly referred to as GRASS, this is a Geographic Information
-   System (GIS) used for geospatial data management and analysis, image
-   processing, graphics/maps production, spatial modeling, and 
-   visualization. GRASS is currently used in academic and commercial
-   settings around the world, as well as by many governmental agencies
-   and environmental consulting companies.
+    <?php
+       include("main.inc");
+     ?>
 <!-- END MAIN PART -->
  
   </td>

Index: menu_side.inc
===================================================================
RCS file: /grassrepository/web/intro/menu_side.inc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- menu_side.inc	4 Jul 2005 19:39:41 -0000	1.6
+++ menu_side.inc	3 Nov 2005 16:48:19 -0000	1.7
@@ -13,7 +13,7 @@
 	  <p>
           <a href="firsttime.php">First time users</a>
 	  <p>
-	  <a href="../grass60/screenshots/index.php">GRASS 6 Screenshots</a>
+	  <a href="../grass60/screenshots/index.php">Screenshots</a>
 	  <p>
           <a href="../newsletter/index.php">Newsletter</a>
           <p>





More information about the grass-web mailing list