[GRASSweb-list]stephan: web/grass60/screenshots general.php,1.3,1.4 gui.php,1.5,1.6 raster.php,1.3,1.4 vector.php,1.3,1.4 viz.php,1.7,1.8
grass at intevation.de
grass at intevation.de
Tue Nov 15 08:13:04 EST 2005
- Previous message: [GRASSweb-list]stephan: web/intro firsttime.php,1.2,1.3 general.php,1.2,1.3
- Next message: [GRASSweb-list]stephan: web/gdp books.php,1.2,1.3 general.php,1.2,1.3 manuals.php,1.2,1.3 special.php,1.2,1.3 tutorials.php,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: stephan
Update of /grassrepository/web/grass60/screenshots
In directory doto:/tmp/cvs-serv27529/grass60/screenshots
Modified Files:
general.php gui.php raster.php vector.php viz.php
Log Message:
+ finishing the leftpadding-stuff also in non-index.php-files
Index: general.php
===================================================================
RCS file: /grassrepository/web/grass60/screenshots/general.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- general.php 11 Nov 2005 16:01:48 -0000 1.3
+++ general.php 15 Nov 2005 13:13:02 -0000 1.4
@@ -133,7 +133,7 @@
include("menu_side.inc");
?>
</td>
- <td valign="top"> <!-- MAIN PART -->
+ <td valign="top" class="leftmenu"> <!-- MAIN PART -->
<h3>GRASS 6 Screenshots</h3>
<p>Click image to see larger version</p>
Index: gui.php
===================================================================
RCS file: /grassrepository/web/grass60/screenshots/gui.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gui.php 28 Feb 2005 13:47:25 -0000 1.5
+++ gui.php 15 Nov 2005 13:13:02 -0000 1.6
@@ -133,7 +133,7 @@
include("menu_side.inc");
?>
</td>
- <td valign="top"> <!-- MAIN PART -->
+ <td valign="top" class="leftmenu"> <!-- MAIN PART -->
<h3>GRASS 6 GUI Screenshots</h3>
<?php
Index: raster.php
===================================================================
RCS file: /grassrepository/web/grass60/screenshots/raster.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- raster.php 29 Aug 2005 15:12:49 -0000 1.3
+++ raster.php 15 Nov 2005 13:13:02 -0000 1.4
@@ -132,7 +132,7 @@
include("menu_side.inc");
?>
</td>
- <td valign="top"> <!-- MAIN PART -->
+ <td valign="top" class="leftmenu"> <!-- MAIN PART -->
<h3 align="center">GRASS 6 Screenshots - Raster Operations</h3>
<p align="center">Click image to see larger version</p>
Index: vector.php
===================================================================
RCS file: /grassrepository/web/grass60/screenshots/vector.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- vector.php 25 Feb 2005 04:58:24 -0000 1.3
+++ vector.php 15 Nov 2005 13:13:02 -0000 1.4
@@ -67,7 +67,7 @@
include("menu_side.inc");
?>
</td>
- <td valign="top"> <!-- MAIN PART -->
+ <td valign="top" class="leftmenu"> <!-- MAIN PART -->
<h3 align="center">GRASS 6 Screenshots - Vector Operations</h3>
<p align="center">Click image to see larger version</p>
Index: viz.php
===================================================================
RCS file: /grassrepository/web/grass60/screenshots/viz.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- viz.php 8 Nov 2005 10:05:12 -0000 1.7
+++ viz.php 15 Nov 2005 13:13:02 -0000 1.8
@@ -66,8 +66,7 @@
<td valign="top"> <?php
include("menu_side.inc");
?> </td>
- <td valign="top">
- <!-- MAIN PART -->
+ <td valign="top" class="leftmenu"> <!-- MAIN PART -->
<h3 align="center">GRASS 6 Screenshots - visualization and volumetric
3D</h3>
<p align="center">Click image to see larger version</p>
- Previous message: [GRASSweb-list]stephan: web/intro firsttime.php,1.2,1.3 general.php,1.2,1.3
- Next message: [GRASSweb-list]stephan: web/gdp books.php,1.2,1.3 general.php,1.2,1.3 manuals.php,1.2,1.3 special.php,1.2,1.3 tutorials.php,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the grass-web
mailing list