[GRASS-SVN] r36719 - grass-web/trunk/grass64/binary/mswindows/native

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Apr 13 12:11:00 EDT 2009


Author: neteler
Date: 2009-04-13 12:11:00 -0400 (Mon, 13 Apr 2009)
New Revision: 36719

Modified:
   grass-web/trunk/grass64/binary/mswindows/native/README.html
Log:
many HTML fixes

Modified: grass-web/trunk/grass64/binary/mswindows/native/README.html
===================================================================
--- grass-web/trunk/grass64/binary/mswindows/native/README.html	2009-04-13 16:01:19 UTC (rev 36718)
+++ grass-web/trunk/grass64/binary/mswindows/native/README.html	2009-04-13 16:11:00 UTC (rev 36719)
@@ -1,30 +1,29 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-<meta http-equiv="Content-Language" content="en" />
-<meta name="Author" content="Marco Pasetti, Colin Nielsen" />
-<meta name="Description" content="WinGRASS Project Web Page" />
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<meta http-equiv="Content-Language" content="en">
+<meta name="Author" content="Marco Pasetti, Colin Nielsen">
+<meta name="Description" content="WinGRASS Project Web Page">
 
 <title>WinGRASS Project Web Page</title>
 
-<link rel="stylesheet" type="text/css" charset="utf-8" media="all" href="css/wiki.css" />
-<link rel="shortcut icon" href="img/favicon.ico" />
+<link rel="stylesheet" type="text/css" charset="utf-8" media="all" href="css/wiki.css">
+<link rel="shortcut icon" href="img/favicon.ico">
 </head>
 
 <body>
 
 <table><tr>
-<td><img src="img/WinGRASS.png"></td>
+<td><img src="img/WinGRASS.png" alt="winGRASS"></td>
 <td><h1>GRASS Windows-Native Project</h1></td>
 </tr></table>
 
 <br>
 
-<div class="table-of-contents">
-
 <p><strong>Table of Contents</strong></p>
 
+<ul>
 <li><a href="#Introduction">Introduction</a></li>
 <li><a href="#Release Notes">Release Notes</a></li>
 <li><a href="#Install GRASS">Install GRASS</a></li>
@@ -38,17 +37,12 @@
 <li><a href="#Build GRASS From Source">Build GRASS From Source</a></li>
 <li><a href="#GRASS Development Team">GRASS Development Team</a></li>
 <li><a href="#Credits and Contacts">Credits and Contacts</a></li>
+</ul>
 
-<br>
 
-</div>
+<a name="Introduction"></a>
+<h3>Introduction</h3>
 
-
-
-<div id="Introduction">
-
-<p><h3>Introduction</h3></p>
-
 <p>GRASS (Geographic Resources Analysis Support System) is a free, open source Geographical Information System (GIS)
 capable of handling raster, topological vector, image processing, and graphic data.</p>
 
@@ -56,14 +50,12 @@
 
 <p>Visit the GRASS GIS main web site at <a target="_blank" href="http://grass.osgeo.org/">http://grass.osgeo.org/</a></p>
 
-</div>
 
 
 
-<div id="Release Notes">
+<a name="Release Notes"></a>
+<h3>Release Notes</h3>
 
-<p><h3>Release Notes</h3></p>
-
 <p>WinGRASS is a GRASS Development Team project, with the goal of creating a Microsoft Windows native binary port of GRASS.</p>
 
 <p>WinGRASS is an experimental project, hence it can't be considered a complete and fully
@@ -86,7 +78,7 @@
 <li>Zlib (1.2.3)</li>
 <li>Libjpeg (6b)</li>
 <li>Libpng (1.2.29)</li>
-<li>Libtiff (3.8.2) *</a></li>
+<li>Libtiff (3.8.2) *</li>
 <li>Freetype (2.3.5)</li>
 <li>FFTW (3.1.2)</li>
 <li>PDCurses (3.3)</li>
@@ -96,7 +88,7 @@
 <li>Expat (2.0.1)</li>
 <li>PostgreSQL (8.3.1)</li>
 <li>SQLite (3.5.9)</li>
-<li>GDAL (1.5.2) **</a></li>
+<li>GDAL (1.5.2) **</li>
 <li>Tcl/Tk (8.5.2)</li>
 <li>AVCE00 (2.0.0)</li>
 <li>E00compr (1.0.0)</li>
@@ -111,17 +103,18 @@
 
 <p> All the above softwares and libraries have been built from sources with the exception of:<p/>
 
+<ul>
 <li>MSYS: provided by the MinGW Project on SourceForge.NET
 (<a target="_blank" href="http://www.mingw.org/msys.shtml">http://www.mingw.org/msys.shtml</a>);</li>
 <li>Flex and Bison: provided by the GnuWin32 Project on SourceForge.NET
 (<a target="_blank" href="http://gnuwin32.sourceforge.net/">http://gnuwin32.sourceforge.net/</a>);</li>
 <li>GPSBabel: provided by the GPSBabel Project (<a target="_blank" href="http://www.gpsbabel.org/">http://www.gpsbabel.org//</a>).</li>
+</ul>
 
 
-<div id="Install GRASS">
+<a name="Install GRASS"></a>
+<h3>Install GRASS</h3>
 
-<p><h3>Install GRASS</h3></p>
-
 <table><tr>
 <td width="32" align="left" valign="top"><img src="img/Install_GRASS.png"></td>
 <td align="left">To install GRASS, launch '<a href="WinGRASS-6.4.0RC4-1-Setup.exe">WinGRASS-6.4.0RC4-1-Setup.exe</a>' and simply follow the instructions of the wizard.</td>
@@ -135,14 +128,10 @@
 <p>The WinGRASS Installer has been made using the OpenSource NSIS (Nullsoft Scriptable Install System) software, available at:
 <a target="_blank" href="http://nsis.sourceforge.net">http://nsis.sourceforge.net</a></p>
 
-</div>
 
+<a name="Launching GRASS"></a>
+<h3>Launching GRASS</h3>
 
-
-<div id="Launching GRASS">
-
-<p><h3>Launching GRASS</h3></p>
-
 <p>There are three options for launching GRASS, described as follows referring to the GRASS Start Group menu:</p>
 
 <table><tr>
@@ -160,13 +149,12 @@
 <td align="left">Click on this icon to open the GRASS MSYS console, that will let you work within a unix/linux-like shell environment.</td>
 </tr></table>
 
-</div>
 
 
 
-<div id="Sample Data">
+<a name="Sample Data"></a>
 
-<p><h3>Sample Data</h3></p>
+<h3>Sample Data</h3>
 
 <p>As install option, you can also download and install the following GRASS sample data sets:</p>
 
@@ -191,31 +179,23 @@
 
 <p>The sample data files will be installed into a directory called GIS DataBase, that will be created in your Documents folder.</p>
 
-</div>
 
 
+<a name="Uninstall GRASS"></a>
+<h3>Uninstall GRASS</h3>
 
-<div id="Uninstall GRASS">
-
-<p><h3>Uninstall GRASS</h3></p>
-
 <table><tr>
 <td width="32" align="left" valign="top"><img src="img/Uninstall_GRASS.png"></td>
 <td align="left">To uninstall GRASS click on this icon in the GRASS Start Group menu and follow the instructions in it.</td>
 </tr></table>
 
-</div>
 
+<a name="Missing Modules"></a>
+<h3>Missing Modules</h3>
 
-
-<div id="New GRASS Python GUI">
-
-<div id="Missing Modules">
-
-<p><h3>Missing Modules</h3></p>
-
 <p>The following modules are missing in the current WinGRASS release:</p>
 
+<ul>
 <li>r.li.daemon</li>
 <li>r.li.edgedensity</li>
 <li>r.li.patchdensity</li>
@@ -236,57 +216,45 @@
 <li>v.type.py</li>
 <li>wxnviz</li>
 <li>wxvdigit</li>
-</div>
+</ul>
 
 
-<div id="Known Issues">
+<a name="Known Issues"></a>
+<h3>Known Issues</h3>
 
-<p><h3>Known Issues</h3></p>
-
 <p>See <a target="_blank" href="http://grass.osgeo.org/wiki/WinGRASS_Current_Status#Known_Issues">
 http://grass.osgeo.org/wiki/WinGRASS_Current_Status#Known_Issues</a></p>
 
-</div>
 
 
-<div id="How to Submit Bugs">
+<a name="How to Submit Bugs"></a>
+<h3>How to Submit Bugs</h3>
 
-<p><h3>How to Submit Bugs</h3></p>
-
 <p>We would highly appreciate if you contributed to WinGRASS project by submitting bugs to
 <a target="_blank" href="http://trac.osgeo.org/grass/">http://trac.osgeo.org/grass/</a> or informing us about them through the Windows GRASS Mailing List (<a target="_blank"
 href="http://lists.osgeo.org/mailman/listinfo/grass-windows">http://lists.osgeo.org/mailman/listinfo/grass-windows</a>).</p>
 
-</div>
 
 
+<a name="Build GRASS From Source"></a>
+<h3>Build GRASS From Source</h3>
 
-<div id="Build GRASS From Source">
-
-<p><h3>Build GRASS From Source</h3></p>
-
 <p> See <a target="_blank" href="http://trac.osgeo.org/grass/wiki/CompileOnWindows">here</a>
 </p>
 
-</div>
 
-<div id="GRASS Development Team">
+<a name="GRASS Development Team"></a>
+<h3>GRASS Development Team</h3>
 
-<p><h3>GRASS Development Team</h3></p>
-
 <p>The GRASS Development Team is a multi-national group consisting of scientists and developers participating from various fields.</p>
 
 <p>For more information, see <a target="_blank" href="http://grass.osgeo.org/community/team.php">
 http://grass.osgeo.org/community/team.php</a></p>
 
-</div>
 
+<a name="Credits and Contacts"></a>
+<h3>Credits and Contacts</h3>
 
-
-<div id="Credits and Contacts">
-
-<p><h3>Credits and Contacts</h3></p>
-
 <p>WinGRASS project has been created and is currently developed by the GRASS Development Team.</p>
 
 <p>The WinGRASS self-contained binary package (including all the builds and the installer script) was originally developed by Marco Pasetti (GRASS 6.3.0) and is now maintained by Colin Nielsen.</p>
@@ -294,8 +262,9 @@
 <p>To contact them, e-mail to: GRASS Development Mailing List
 (<a target="_blank" href="http://lists.osgeo.org/mailman/listinfo/grass-dev">http://lists.osgeo.org/mailman/listinfo/grass-dev</a>).</p>
 
+<div align="right">
+<i>Last change: $Date: 2009-04-13 18:01:19 +0200 (Mon, 13 Apr 2009) $ </i><br>
+<i>$Author: neteler $</i>
 </div>
-
 </body>
-
 </html>



More information about the grass-commit mailing list