[GRASSweb-list]markus: web main.inc,1.35,1.36

grass at intevation.de grass at intevation.de
Thu Mar 2 08:02:45 EST 2006


Author: markus

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

Modified Files:
	main.inc 
Log Message:
GRASS user map added

Index: main.inc
===================================================================
RCS file: /grassrepository/web/main.inc,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- main.inc	22 Feb 2006 08:51:17 -0000	1.35
+++ main.inc	2 Mar 2006 13:02:43 -0000	1.36
@@ -1,11 +1,12 @@
-<center> 
- <a href="http://swpat.ffii.org/group/demo/index.en.html"><DEFANGED_IMG
-   src="images/no_epatents_liberty120_small.png" border="1"
-   alt="3D image/NVIZ tool" hspace="5"></a> <a href="grass60/index.php"><DEFANGED_IMG
-   src="images/grass51snapshot_small.jpg" border="1"
-   alt="GRASS 5.1.0alpha" hspace="5"></a> <a href="images/nviz22_big.jpg"><DEFANGED_IMG
-   src="images/nviz22.jpg" border="1" alt="NVIZ tool" hspace="5"></a>
- </center>
+<center>
+ <a href="grass60/index.php">
+ <DEFANGED_IMG src="images/trento3d_small.jpg" border="1" alt="GRASS 6" hspace="5"></a>
+ <a href="DEFANGED_javascript:openPmapper(890, 630, 1, '&mapwidth=600&mapheight=400')">
+ <DEFANGED_IMG src="http://mapserver.gdf-hannover.de/tmp/grassusers_small.png" alt="GRASS users map" hspace="5"></a>
+ <a href="grass60/index.php">
+ <DEFANGED_IMG src="images/grass600_screenshot_tiny.jpg" border="1" alt="NVIZ tool" hspace="5"></a>
+ <small><br><i>New GRASS User map</i></small>
+</center>
      
 <center>
 <h3>Geographic Resources Analysis Support System</h3>
@@ -17,8 +18,22 @@
 visualization. GRASS is currently used in academic and commercial
 settings around the world, as well as by many governmental agencies
 and environmental consulting companies.
-  
-    <!-- MAIN: NEWS SECTION -->
+
+<DEFANGED_SCRIPT LANGUAGE="JavaScript">
+<!--
+  function openPmapper(winwidth, winheight, gLanguage, startParameters)
+  { var mapurl = "http://mapserver.gdf-hannover.de/grassusers/map.phtml?winwidth=" +
+        winwidth + "&winheight=" + winheight + "&language=" + gLanguage + startParameters;
+    var maptitle = "GRASS Usermap with pmapper";
+    var options  = "width=" + winwidth + ",height="
+        + winheight + ",menubar=no,scrollbars=yes,resizable=yes," +
+                        "top=0,left=0,status=yes";
+        myw = window.open(mapurl, maptitle, options);
+  }
+-->
+</SCRIPT>
+
+   <!-- MAIN: NEWS SECTION -->
    <center>
    <h4>Latest News!</h4>
     </center>





More information about the grass-web mailing list