[GRASSweb-list] markus: web/announces announce_grass620.html, 1.10,
1.11
grass at intevation.de
grass at intevation.de
Tue Oct 31 16:20:16 EST 2006
- Previous message: [GRASSweb-list] soeren: web/announces announce_grass620.html, 1.9,
1.10
- Next message: [GRASSweb-list] markus: web parser.php, NONE, 1.1 pear.php, NONE,
1.1 rss-icon.gif, NONE, 1.1 rss.php, NONE, 1.1 main.inc, 1.78,
1.79 newsarchive.html, 1.49, 1.50 rss.xml, 1.8, 1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: markus
Update of /grassrepository/web/announces
In directory doto:/tmp/cvs-serv20925
Modified Files:
announce_grass620.html
Log Message:
relative paths in press releases are EVIL
Index: announce_grass620.html
===================================================================
RCS file: /grassrepository/web/announces/announce_grass620.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- announce_grass620.html 31 Oct 2006 21:16:06 -0000 1.10
+++ announce_grass620.html 31 Oct 2006 21:20:14 -0000 1.11
@@ -4,16 +4,16 @@
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="GRASS Development Team">
<title>GRASS GIS 6.2.0 released</title>
- <link rel="stylesheet" type="text/css" href="../sitestyle.css">
+ <link rel="stylesheet" type="text/css" href="http://grass.itc.it/sitestyle.css">
</head>
<body bgcolor="#ffffff">
<div align="right">
-[ <a href="../index.php">HOME</a> ]
+[ <a href="http://grass.itc.it/index.php">HOME</a> ]
</div>
<center>
-<img src="../images/grasslogo_vector_small.png" alt=" _\|/_ GRASS GIS logo" hspace="22">
+<img src="http://grass.itc.it/images/grasslogo_vector_small.png" alt=" _\|/_ GRASS GIS logo" hspace="22">
<BR>
<BR>
@@ -75,7 +75,7 @@
<h3>Screenshots</h3>
<ul>
-<li><a href="../grass61/screenshots/index.php">Screenshots</a>
+<li><a href="http://grass.itc.it/grass61/screenshots/index.php">Screenshots</a>
of GRASS 6.2 in action
</ul>
@@ -93,8 +93,8 @@
<ul>
<li><a href="http://grass.itc.it/download/index.php">http://grass.itc.it</a></li>
<li><a href="http://grass.ibiblio.org/download/index.php">http://grass.ibiblio.org</a></li>
-<li>numerous <a href="../mirrors.php">mirror sites</a></li>
-<li><a href="../download/cdrom.php">GRASS on CDROM/DVD</a></li>
+<li>numerous <a href="http://grass.itc.it/mirrors.php">mirror sites</a></li>
+<li><a href="http://grass.itc.it/download/cdrom.php">GRASS on CDROM/DVD</a></li>
</ul>
<p>
@@ -103,7 +103,7 @@
<p>
For details on GRASS software capabilities please refer to:
-<a href="../intro/general.php">http://grass.itc.it/intro/general.php</a>,
+<a href="http://grass.itc.it/intro/general.php">http://grass.itc.it/intro/general.php</a>,
the previous <a href="announce_grass600.html">GRASS 6.0.0 Announcement</a>,
and the newly renovated <a href="http://grass.gdf-hannover.de/wiki/Main_Page">Wiki
collaborative help system</a>.
@@ -117,8 +117,8 @@
<li>Numerous bug fixes
<ul>
<li>see the ChangeLogs
- (<a href="../grass61/source/ChangeLog_6.1.0.gz">6.1</a>,
- <a href="../grass62/source/ChangeLog_6.2.0.gz">6.2</a>)
+ (<a href="http://grass.itc.it/grass61/source/ChangeLog_6.1.0.gz">6.1</a>,
+ <a href="http://grass.itc.it/grass62/source/ChangeLog_6.2.0.gz">6.2</a>)
for details
</ul>
<li>Source code quality/libraries:
@@ -127,7 +127,7 @@
<li> Ported <a href="http://mpa.itc.it/radim/wingrass/">natively to MS-Windows</a> (MinGW based)
<li> Source code header files: improved, many compiler warnings fixed
<li> Compilation: compatible with GCC 4.x
- <li> <a href="../devel/index.php#prog">Programmer's Manual</a>:
+ <li> <a href="http://grass.itc.it/devel/index.php#prog">Programmer's Manual</a>:
continued Doxygen integration and automated generation into PDF and HTML
formats. Publicly available for download and perusal.
<li> Improved policies for code submission specified in the SUBMITTING files
@@ -325,21 +325,21 @@
<P>
For a comprehensive list of changes to modules see the
- <a href="../grass61/source/ChangeLog_6.1.0.gz">6.1</a> and
- <a href="../grass62/source/ChangeLog_6.2.0.gz">6.2</a>
+ <a href="http://grass.itc.it/grass61/source/ChangeLog_6.1.0.gz">6.1</a> and
+ <a href="http://grass.itc.it/grass62/source/ChangeLog_6.2.0.gz">6.2</a>
ChangeLog files.</p>
<P>
For a complete list of commands available in GRASS 6.2.0 see the
-<a href="../grass62/manuals/html62_user/index.html">online manuals</a>.</p>
+<a href="http://grass.itc.it/grass62/manuals/html62_user/index.html">online manuals</a>.</p>
<p><BR><i>We are always looking for testers, code developers, and technical
-writers to <a href="../devel/index.php">help us</a> maintain and accelerate
+writers to <a href="http://grass.itc.it/devel/index.php">help us</a> maintain and accelerate
the development cycle.</i>
The GRASS GIS project is developed under the terms of the
<a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License</a>
-(the GPL) <a href="../devel/index.php">in the open</a> by
-<a href="../community/index.php">volunteers</a> the
+(the GPL) <a href="http://grass.itc.it/devel/index.php">in the open</a> by
+<a href="http://grass.itc.it/community/index.php">volunteers</a> the
<a href="http://mapserver.gdf-hannover.de/grassusers/map.phtml">world over</a>.
GRASS differs from many other GIS software packages used in the professional
- Previous message: [GRASSweb-list] soeren: web/announces announce_grass620.html, 1.9,
1.10
- Next message: [GRASSweb-list] markus: web parser.php, NONE, 1.1 pear.php, NONE,
1.1 rss-icon.gif, NONE, 1.1 rss.php, NONE, 1.1 main.inc, 1.78,
1.79 newsarchive.html, 1.49, 1.50 rss.xml, 1.8, 1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the grass-web
mailing list