[GRASSweb-list]markus: web/grass51 examples.html,1.12,1.13 index.html,1.37,1.38
grass at intevation.de
grass at intevation.de
Sat Nov 9 19:37:04 EST 2002
Author: markus
Update of /grassrepository/web/grass51
In directory doto:/tmp/cvs-serv29775/grass51
Modified Files:
examples.html index.html
Log Message:
updated to CSS. Removed tons of font parameters
Index: examples.html
===================================================================
RCS file: /grassrepository/web/grass51/examples.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- examples.html 7 Nov 2002 18:50:59 -0000 1.12
+++ examples.html 10 Nov 2002 00:37:02 -0000 1.13
@@ -3,9 +3,10 @@
<head>
<DEFANGED_meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<DEFANGED_meta name="Author" content="Markus Neteler">
+ <DEFANGED_link rel="stylesheet" type="text/css" href="../sitestyle.css">
<title>GRASS 5.1 Usage examples</title>
</head>
-<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#59188E" alink="#FF0000">
+<body>
<table width="100%" cellpadding="3" border="0">
<tr><td align="left" bgcolor="#B0F0B0"><font color="#00000"><big><b>
Index: index.html
===================================================================
RCS file: /grassrepository/web/grass51/index.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- index.html 7 Nov 2002 18:50:59 -0000 1.37
+++ index.html 10 Nov 2002 00:37:02 -0000 1.38
@@ -2,123 +2,123 @@
<html>
<head>
<DEFANGED_meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <DEFANGED_meta name="GENERATOR" content="Mozilla/4.77 [en] (X11; U; Linux 2.4.9-21smp i686) [Netscape]">
+ <DEFANGED_meta name="Author" content="GRASS Development Team">
+ <DEFANGED_link rel="stylesheet" type="text/css" href="../sitestyle.css">
<title>GRASS 5.1 Development</title>
</head>
-<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#59188E" alink="#FF0000">
+<body>
-<h3>
-<a href="../index2.html"><DEFANGED_IMG SRC="../images/grass.smlogo.gif" ALT="grasslogo" NOSAVE BORDER=0 height=91 width=76 align=CENTER></a><font face="Arial, Helvetica">
-GRASS 5.1 Development</font></h3>
+<h1>
+<a href="../index2.html"><DEFANGED_IMG SRC="../images/grass.smlogo.gif" ALT="grasslogo" NOSAVE BORDER=0 height=91 width=76 align=CENTER></a>
+GRASS 5.1 Development</h1>
<a href="../images/grass51_nviz_vect3d.jpg"><DEFANGED_IMG SRC="../images/grass51_nviz_vect3d_small.jpg" ALT="3D vectors and TIN in GRASS 5.1/NVIZ" NOSAVE height=166 width=213 align=CENTER></a> <a href="../images/grass51trees.jpg"><DEFANGED_IMG SRC="../images/grass51trees_small.jpg" ALT="3D vectors and TIN in GRASS 5.1/NVIZ" NOSAVE height=165 width=234 align=CENTER></a>
<a href="../images/grass51_nviz.jpg"><DEFANGED_IMG SRC="../images/grass51_nviz_small.jpg" ALT="Provided by Radim Blazek" NOSAVE height=166 width=267 align=CENTER></a>
<br>
-<h1><font face="Arial, Helvetica">GRASS 5.1 status</font></h1>
+<h2>GRASS 5.1 status</h2>
GRASS 5.1 is currently under development. It is neihter complete (it still
contains only a few modules) nor it is intended to productional usage.
Development releases are provided for people who want to help test, debug,
and improve GRASS 5.1. Knowing this, please read on.
-<h1>
-<font face="Arial, Helvetica">GRASS 5.1 features</font></h1>
-<font face="Arial, Helvetica">The improvements of the vector architecture
+<h2>
+GRASS 5.1 features</h2>
+The improvements of the vector architecture
cover the new 3D multiattribute, multilayer vector library,
a modified NVIZ and a few database management tools.
-DBMS is now integral part of the system.</font>
+DBMS is now integral part of the system.
<ul>
-<li><font face="Arial, Helvetica"><b>PostGIS support</b> implemented: <a
+<li><b>PostGIS support</b> implemented: <a
href=http://www.rcost.unisannio.it/antoniol/students/PostGrass/>read
documentation</a> (and <a href=http://postgis.refractions.net/>here</a> is
- the PostGIS site)</font></li>
+ the PostGIS site)</li>
<li>
-<font face="Arial, Helvetica"><b>Shortest path vector networking</b> (<a href=http://mpa.itc.it/radim/g51/d.path.jpg>screenshot</a>) - based on
-<a href=../dglib/>DGLIB (Directed Graph Library)</a></font></li>
+<b>Shortest path vector networking</b> (<a href=http://mpa.itc.it/radim/g51/d.path.jpg>screenshot</a>) - based on
+<a href=../dglib/>DGLIB (Directed Graph Library)</a></li>
<li>
-<font face="Arial, Helvetica"><b>multilayer</b> - features in one vector
-may represent more layers and may be linked to more external tables</font></li>
+<b>multilayer</b> - features in one vector
+may represent more layers and may be linked to more external tables</li>
<li>
-<font face="Arial, Helvetica"><b>multiattribute</b> - attributes saved
-in external RDBMS</font></li>
+<b>multiattribute</b> - attributes saved
+in external RDBMS</li>
<li>
-<font face="Arial, Helvetica"><b>3D</b> - optional 3D vectors may be created
-(TIN)</font></li>
+<b>3D</b> - optional 3D vectors may be created
+(TIN)</li>
<li>
-<font face="Arial, Helvetica"><b>multiformat</b> - external data formats
-supported (shapefile, PostGIS)</font></li>
+<b>multiformat</b> - external data formats
+supported (shapefile, PostGIS)</li>
<li>
-<font face="Arial, Helvetica"><b>GUI generated by front end on runtime</b>
+<b>GUI generated by front end on runtime</b>
and display manager (<a
-href=http://mpa.itc.it/radim/g51/>screenshots</a>)</font></li>
+href=http://mpa.itc.it/radim/g51/>screenshots</a>)</li>
</ul>
-<font face="Arial, Helvetica">The 5.1 code requires the experimental tree
+The 5.1 code requires the experimental tree
of GRASS 5.0 code (note: the preX release won't work!) as it will be partly
merged into the 5.1 directory structure during compilation. From time to
-time more code will be migrated into 5.1.</font>
+time more code will be migrated into 5.1.
<h3>
-<font face="Arial, Helvetica">GRASS 5.1.0 development news</font></h3>
+GRASS 5.1.0 development news</h3>
<ul>
<li>
-<font face="Arial, Helvetica">Description of <a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass/documents/grass51milestones.html?rev=1.18.4">GRASS
-5.1 Milestones: Phase 1 and 2</a></font><br>
+Description of <a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass/documents/grass51milestones.html?rev=1.18.4">GRASS
+5.1 Milestones: Phase 1 and 2</a><br>
<BR></li>
<li>
-<font face="Arial, Helvetica">We are highly interested in involving more developers
-for these topics:</font></li>
+We are highly interested in involving more developers
+for these topics:</li>
</ul>
<ul>
<ul>
<li>
-<font face="Arial, Helvetica">3D vector data management:</font></li>
+3D vector data management:</li>
<ul>
<li>
-<font face="Arial, Helvetica">Implementation of new <a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass51/doc/vector/vector.html">GRASS
-5.1 vector API</a> (3D vectors, DBMS support, optional 64bit support)</font></li>
+Implementation of new <a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass51/doc/vector/vector.html">GRASS
+5.1 vector API</a> (3D vectors, DBMS support, optional 64bit support)</li>
<li>
-<font face="Arial, Helvetica"><a
-href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass51/doc/vector/grass51concept.gif">Figure of GRASS 5.1 architecture</a></font></li>
+<a
+href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass51/doc/vector/grass51concept.gif">Figure of GRASS 5.1 architecture</a></li>
<li>
-<font face="Arial, Helvetica"><a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass51/doc/vector/grass51atts.gif">Figure of GRASS 5.1 attribute management (native format and PostGIS
-support)</a></font></li>
+<a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass51/doc/vector/grass51atts.gif">Figure of GRASS 5.1 attribute management (native format and PostGIS
+support)</a></li>
<li>
-<font face="Arial, Helvetica"><a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass51/doc/vector/v.modules.html">GRASS
-5.1 vector modules upgrade status</a></font></li>
+<a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass51/doc/vector/v.modules.html">GRASS
+5.1 vector modules upgrade status</a></li>
</ul>
<li>
-<font face="Arial, Helvetica">GRASS as Web server application (client/server
-architectures)</font></li>
+GRASS as Web server application (client/server
+architectures)</li>
<li>
-<font face="Arial, Helvetica">... to implement above Milestones.</font></li>
+... to implement above Milestones.</li>
<li>
-<font face="Arial, Helvetica"><a href="grass51_vector_discussion.txt">Protocoll
-of a features discussion</a></font></li>
+<a href="grass51_vector_discussion.txt">Protocoll
+of a features discussion</a></li>
</ul>
</ul>
-<h1>
-<font face="Arial, Helvetica"><font size=+2>
-GRASS 5.1 documentation</font></h1>
+<h2>
+GRASS 5.1 documentation</h2>
<ul>
<li>GRASS 5.1 Vector architecture description: <a
href=http://www.ing.unitn.it/~grass/proceedings/proceedings/pdfs/Blazek_Radim.pdf>PDF</a>
@@ -127,52 +127,52 @@
<li><a href="http://mpa.itc.it/markus/grass51/index.html">GRASS 5.1 Draft
Programmer's Manual</a>
<li>
-<font face="Arial, Helvetica">Manuals (to be written)</font></li>
+Manuals (to be written)</li>
<li>
-<font face="Arial, Helvetica"><a href=examples.html>Draft GRASS 5.1 sample session</a> with examples</font></li>
+<a href=examples.html>Draft GRASS 5.1 sample session</a> with examples</li>
</ul>
-</font>
-<h1>
-<font face="Arial, Helvetica"><font size=+2>GRASS 5.1.0 Downloads</font></font></h1>
+
+<h2>
+GRASS 5.1.0 Downloads</h2>
<b>
-<font face="Arial, Helvetica">Note: compilation of GRASS 5.1 requires GRASS 5.0 experimental
-source code!</font></b>
+Note: compilation of GRASS 5.1 requires GRASS 5.0 experimental
+source code!</b>
<ul>
<li>
-<font face="Arial, Helvetica">Download <a href="source/snapshot/">CVS snapshot</a></font></li>
+Download <a href="source/snapshot/">CVS snapshot</a></li>
<li>
-<font face="Arial, Helvetica">Download <a href="binary">pre-compiled binaries</a></font></li>
+Download <a href="binary">pre-compiled binaries</a></li>
<li>
-<font face="Arial, Helvetica">GRASS 5.1 CVS access:</font></li>
+GRASS 5.1 CVS access:</li>
<ul>
<li>
-<font face="Arial, Helvetica">Set the CVSROOT variable (see <a href="../grasscvs.html">here</a>)</font></li>
+Set the CVSROOT variable (see <a href="../grasscvs.html">here</a>)</li>
<li>
-<font face="Arial, Helvetica">cvs -z3 co grass51</font></li>
+cvs -z3 co grass51</li>
<li>
-<font face="Arial, Helvetica">cvs -z3 co grass</font></li>
+cvs -z3 co grass</li>
-<br><font face="Arial, Helvetica">The latter is the experimental GRASS
-5.0 code which is needed (this code is partly linked into GRASS 5.1)</font></ul>
+<br>The latter is the experimental GRASS
+5.0 code which is needed (this code is partly linked into GRASS 5.1)</ul>
<li>
-<font face="Arial, Helvetica">Sample GRASS data with 3D vectors: <a href="http://mpa.itc.it/radim/g51/">Sample 3D LOCATION + screenshots</a></font></li>
+Sample GRASS data with 3D vectors: <a href="http://mpa.itc.it/radim/g51/">Sample 3D LOCATION + screenshots</a></li>
</ul>
-<font face="Arial, Helvetica"><a href="../grassdevel.html">Feel free to
+<a href="../grassdevel.html">Feel free to
contact and join the GRASS Development Team</a>! <br>
And browse the <a href="http://grass.itc.it/pipermail/grass5/">grass5 mailing
-list archive</a>. </font>
+list archive</a>.
<!-- FOOTER -->
<hr>
More information about the grass-web
mailing list