[GRASSweb-list]markus: web/grass61/screenshots index.php,1.3,1.4

grass at intevation.de grass at intevation.de
Sat Apr 1 14:58:39 EST 2006


Author: markus

Update of /grassrepository/web/grass61/screenshots
In directory doto:/tmp/cvs-serv19938/screenshots

Modified Files:
	index.php 
Log Message:
screenshot license (Creative Commons) added as requested by directionsmag.com

Index: index.php
===================================================================
RCS file: /grassrepository/web/grass61/screenshots/index.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- index.php	24 Mar 2006 12:54:33 -0000	1.3
+++ index.php	1 Apr 2006 19:58:37 -0000	1.4
@@ -69,26 +69,30 @@
    </td>
       <td valign="top" class="leftmenu"> 
         <!-- MAIN PART -->
-        <h3>Screenshots of GRASS 6.1 in action</h3>
-        The GRASS Development Team and members of the user community have collected
-        numerous screenshots on these pages.
-        <p>
-	<table width="100%" border="0">
-          <tr valign="baseline">
-            <td>
-              <div align="center">
-                <p><a href="images/trento3d.jpg" target="_blank"><DEFANGED_IMG src="images/trento3d_small.jpg" border="1"></a></p>
-                <p>GRASS: building footprints extruded to 3D blocks <br>
-                (data courtesy <a href="http://webapps.comune.trento.it/ambiente/">City of Trento</a>, Italy - see "Mostra Strumenti Dati" for geodata download)</p>
-                <p><a href="images/grass61_gismanager.png" target="_blank"><DEFANGED_IMG src="images/grass61_gismanager_small.jpg" border="1"></a></p>
-                <p>GRASS 6.1 GIS Manager</p>
-              </div></td>
-          </tr>
-       </table>
-	<P>
-        <i>Please select from the left menu.<i/>
-       
- 
+
+        <?php
+         include("main.inc");
+        ?>
+
+        <P>
+        <i>Please also select from the left menu.</i>
+
+<p> 
+<table align="center" border="1">
+<tbody><tr>
+<td align="center" width="30%"§>
+ <a href="http://creativecommons.org/licenses/by-sa/2.5/"><DEFANGED_IMG src="../../images/cc_somerights20.gif" alt="Creative Commons License" border="0"></a>
+ <DEFANGED_IMG src="../../images/cc_by_white.png" alt="Creative Commons Attribution icon">
+ <DEFANGED_IMG src="../../images/cc_sa_white.png" alt="Creative Commons Share Alike icon">
+</td>
+<td align="center">
+ <i>Above screenshots are licensed under the <a href="http://en.wikipedia.org../../images/Creative_Commons" alt="wikipedia:Creative_Commons">Creative&nbsp;Commons</a>
+ <a href="http://creativecommons.org/licenses/by-sa/2.5/" alr="http://creativecommons.org/licenses/by-sa/2.5/" rel="nofollow">Attribution&nbsp;ShareAlike&nbsp;2.5</a>&nbsp;License</i>
+</td>
+</tr>
+</tbody></table>
+
+
         <!-- END MAIN PART -->
       </td>
  </tr>  





More information about the grass-web mailing list