[GRASS-SVN] r36432 - in grass-web/trunk/screenshots: . images

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Mar 20 06:45:00 EDT 2009


Author: neteler
Date: 2009-03-20 06:45:00 -0400 (Fri, 20 Mar 2009)
New Revision: 36432

Added:
   grass-web/trunk/screenshots/images/wxvdigit.png
   grass-web/trunk/screenshots/images/wxvdigit_small.jpg
   grass-web/trunk/screenshots/vector_64.inc
Modified:
   grass-web/trunk/screenshots/vector.php
Log:
added wxdigit screenshot

Added: grass-web/trunk/screenshots/images/wxvdigit.png
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/screenshots/images/wxvdigit.png
___________________________________________________________________
Name: svn:mime-type
   + image/png

Added: grass-web/trunk/screenshots/images/wxvdigit_small.jpg
===================================================================
(Binary files differ)


Property changes on: grass-web/trunk/screenshots/images/wxvdigit_small.jpg
___________________________________________________________________
Name: svn:mime-type
   + image/jpeg

Modified: grass-web/trunk/screenshots/vector.php
===================================================================
--- grass-web/trunk/screenshots/vector.php	2009-03-20 09:52:33 UTC (rev 36431)
+++ grass-web/trunk/screenshots/vector.php	2009-03-20 10:45:00 UTC (rev 36432)
@@ -81,6 +81,10 @@
 	<p>
 	For details, see the <a href="../grass63/manuals/html63_user/vectorintro.html">Vector map processing and network analysis</a> guide.
 	<P>
+
+        <?php
+         include("vector_64.inc");
+        ?>
  
 	<?php
 	 include("vector_63.inc");

Added: grass-web/trunk/screenshots/vector_64.inc
===================================================================
--- grass-web/trunk/screenshots/vector_64.inc	                        (rev 0)
+++ grass-web/trunk/screenshots/vector_64.inc	2009-03-20 10:45:00 UTC (rev 36432)
@@ -0,0 +1,15 @@
+<h4>GRASS 6.4</h4>
+
+<table width="450" border="0" align="center">
+ <tr valign="baseline">
+  <td>
+  <div align="center">
+   <p><a href="images/wxvdigit.png" target="_blank"><img src="images/wxvdigit_small.jpg" border="1"></a></p>
+   <p> New wxdigit digitizer tool with advanced editing features
+   <BR>
+   <font size="-2"><i>screenshot: G. Allegri</i></font>
+   <br>
+  </div>
+ </td>
+ </tr>
+</table>



More information about the grass-commit mailing list