[GRASS-SVN] r29795 - in grass-web/trunk: . announces devel download
gdp grass61/screenshots intro screenshots
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Jan 22 04:01:37 EST 2008
Author: neteler
Date: 2008-01-22 04:01:36 -0500 (Tue, 22 Jan 2008)
New Revision: 29795
Modified:
grass-web/trunk/announces/announce_grass630.html
grass-web/trunk/devel/devel.inc
grass-web/trunk/download/software.inc
grass-web/trunk/gdp/manuals.inc
grass-web/trunk/grass61/screenshots/network.inc
grass-web/trunk/intro/firsttime.inc
grass-web/trunk/missing.html
grass-web/trunk/screenshots/cartography.inc
grass-web/trunk/screenshots/gui.inc
grass-web/trunk/screenshots/imagery.inc
grass-web/trunk/screenshots/raster.inc
grass-web/trunk/screenshots/rs.inc
grass-web/trunk/screenshots/vector_61.inc
grass-web/trunk/screenshots/viz.inc
grass-web/trunk/screenshots/web.inc
grass-web/trunk/searchgrass.inc
Log:
manual URLS updated
Modified: grass-web/trunk/announces/announce_grass630.html
===================================================================
--- grass-web/trunk/announces/announce_grass630.html 2008-01-22 08:11:26 UTC (rev 29794)
+++ grass-web/trunk/announces/announce_grass630.html 2008-01-22 09:01:36 UTC (rev 29795)
@@ -238,7 +238,7 @@
<a href="http://grass.osgeo.org/grass63/source/ChangeLog_6.3.0.gz">6.3</a> ChangeLog file.</p>
<P>
For a complete list of commands available in GRASS 6.3.0 see the
-<a href="http://grass.osgeo.org/grass63/manuals/html63_user/index.html">online manuals</a>.</p>
+<a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/index.html">online manuals</a>.</p>
<p><BR><i>We are always looking for testers, code developers, and technical
writers to <a href="http://grass.osgeo.org/devel/index.php">help us</a> maintain and accelerate
Modified: grass-web/trunk/devel/devel.inc
===================================================================
--- grass-web/trunk/devel/devel.inc 2008-01-22 08:11:26 UTC (rev 29794)
+++ grass-web/trunk/devel/devel.inc 2008-01-22 09:01:36 UTC (rev 29795)
@@ -116,7 +116,7 @@
Citation:<br>
GRASS Development Team (<i><year></i>). Geographic Resources Analysis Support
- System (GRASS), GNU General Public License. FBK-irst, Trento, Italy, http://grass.fbk.eu
+ System (GRASS), GNU General Public License. http://grass.osgeo.org
<ul>
<li><b>GRASS 6.0/6.1/6.2/6.3:</b>
@@ -127,9 +127,9 @@
<a href="../download/index.php">download page</a>.
<ul>
- <li>GRASS <a href=../grass63/manuals/>6 Programmer's Manual</a>
- (PDF and packaged HTM; complete, updated weekly every Saturday)
- <li> GRASS <a href="http://mpa.fbk.eu/markus/grass63progman/">6 Programmer's Manual</a> (HTML, weekly updated; generate locally with 'make htmldocs-single' from source code)
+ <li>GRASS <a href="http://download.osgeo.org/grass/grass6_progman_pdf/">6 Programmer's Manual</a>
+ (PDF and packaged HTML; complete, updated weekly every Saturday)
+ <li> GRASS <a href="http://download.osgeo.org/grass/grass6_progman/">6 Programmer's Manual</a> (HTML, weekly updated; generate locally with 'make htmldocs-single' from source code)
<li> GRASS <a href="http://mpa.fbk.eu/markus/grass63progman/swig/">SWIG interface</a> (HTML, weekly updated)
<li> <a href="../searchgrass.php">Search GRASS 6 Programmer's Manual</a>
<li> <a href="http://freegis.org/cgi-bin/viewcvs.cgi/grass6/doc/raster/">r.example</a>: example C code for GRASS raster programming
Modified: grass-web/trunk/download/software.inc
===================================================================
--- grass-web/trunk/download/software.inc 2008-01-22 08:11:26 UTC (rev 29794)
+++ grass-web/trunk/download/software.inc 2008-01-22 09:01:36 UTC (rev 29795)
@@ -121,7 +121,7 @@
<td>
<a href="http://trac.osgeo.org/grass/wiki/Release/6.3.0RC4-News">Release notes</a><br>
<a href="http://grass.gdf-hannover.de/wiki/GRASS_6_Tutorial">Tutorial (HTML)</a><br>
- <a href="../grass63/manuals/html63_user/index.html">User manual pages (HTML)</a><br>
+ <a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/index.html">User manual pages (HTML)</a><br>
<a href="../devel/index.php#prog">Programmer's Manual</a><br>
<a href="http://grass.gdf-hannover.de/wiki/Compile_and_Install">Compiling source code</a>
</td>
Modified: grass-web/trunk/gdp/manuals.inc
===================================================================
--- grass-web/trunk/gdp/manuals.inc 2008-01-22 08:11:26 UTC (rev 29794)
+++ grass-web/trunk/gdp/manuals.inc 2008-01-22 09:01:36 UTC (rev 29795)
@@ -1,5 +1,5 @@
<h3>GRASS 6.3 manual pages</h3>
-GRASS 6.3 <A HREF="../grass63/manuals/html63_user/index.html">HTML manual pages</A>
+GRASS 6.3 <A HREF="http://download.osgeo.org/grass/grass63/manuals/html63_user/index.html">HTML manual pages</A>
(online, updated weekly)
<font size="-1"><P>
Modified: grass-web/trunk/grass61/screenshots/network.inc
===================================================================
--- grass-web/trunk/grass61/screenshots/network.inc 2008-01-22 08:11:26 UTC (rev 29794)
+++ grass-web/trunk/grass61/screenshots/network.inc 2008-01-22 09:01:36 UTC (rev 29795)
@@ -2,7 +2,7 @@
The GRASS Development Team and members of the user community have collected
numerous screenshots on these pages.
<p>
-For details, see <a href="../../grass63/manuals/html63_user/vectorintro.html">Vector map processing and network analysis</a>.
+For details, see <a href="../http://download.osgeo.org/grass/grass63/manuals/html63_user/vectorintro.html">Vector map processing and network analysis</a>.
<table width="100%" border="0">
<tr valign="baseline">
<td>
Modified: grass-web/trunk/intro/firsttime.inc
===================================================================
--- grass-web/trunk/intro/firsttime.inc 2008-01-22 08:11:26 UTC (rev 29794)
+++ grass-web/trunk/intro/firsttime.inc 2008-01-22 09:01:36 UTC (rev 29795)
@@ -209,8 +209,7 @@
<li>As GRASS is an open source GIS, so you have full access. We suggest that you get a fresh copy from
the <a href="../devel/cvs.php">GRASS CVS repository</a>.
<br>Consider to subscribe to the GRASS <a href="../devel/index.php">Developers mailing list</a>.
-A draft GRASS 5 Programmer's Manual is available <a href="../grass50/progmangrass50.pdf">here</a>.
-Newer versions can be extracted from the source code directly (see GRASS 5.7 onwards).
+The GRASS Programmer's Manual is available <a href="http://download.osgeo.org/grass/grass6_progman/">here</a>.
<p>
<li>If you would like to take part in the GRASS Development. See also the
<a href="../community/get_involved.php">Get Involved!</a> page.</ul>
Modified: grass-web/trunk/missing.html
===================================================================
--- grass-web/trunk/missing.html 2008-01-22 08:11:26 UTC (rev 29794)
+++ grass-web/trunk/missing.html 2008-01-22 09:01:36 UTC (rev 29795)
@@ -14,7 +14,7 @@
<P>
If you feel that this is an error, please send us a
<a href="mailto:weblist at grass.itc.it">comment</a> or
-report it in the <a href="http://wald.intevation.org/tracker/?atid=210&group_id=21&func=browse">GRASS "web site issues" tracker</a>
+report it in the <a href="http://trac.osgeo.org/grass/wiki">GRASS "web site issues" tracker</a>
<P>
Quick references:
<ul>
@@ -23,7 +23,7 @@
<li><a href="/community/support.php">Mailing lists</a></li>
<li><a href="/community/support.php#irc">IRC</a></li>
<li><a href="/gdp/index.php">Documents</a></li>
-<li><a href="/grass63/manuals/html63_user/index.html">Latest Manuals</a></li>
+<li><a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/index.html">Latest Manuals</a></li>
<li><a href="/newsletter/">Newletter</a></li>
<li><a href="/community/index.php">Community</a></li>
<li><a href="/applications/index.php">Applications</a></li>
Modified: grass-web/trunk/screenshots/cartography.inc
===================================================================
--- grass-web/trunk/screenshots/cartography.inc 2008-01-22 08:11:26 UTC (rev 29794)
+++ grass-web/trunk/screenshots/cartography.inc 2008-01-22 09:01:36 UTC (rev 29795)
@@ -2,11 +2,11 @@
numerous screenshots on these pages.
<p>
Cartography and journal quality figures are created using the specialist
- <a href="../grass63/manuals/html63_user/ps.map.html">ps.map</a> hardcopy
+ <a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/ps.map.html">ps.map</a> hardcopy
authoring tool or directly from the main GIS displays using the
- <a href="../grass63/manuals/html63_user/displaydrivers.html">PostScript,
+ <a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/displaydrivers.html">PostScript,
PNG, or Cairo drivers</a>. Use of the hardcopy display drivers may be automated
-with the <a href="../grass63/manuals/html63_user/d.out.file.html">d.out.file</a>
+with the <a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/d.out.file.html">d.out.file</a>
module. In addition GRASS data
<a href="http://grass.gdf-hannover.de/wiki/GRASS_and_GMT">
may be exported</a> for use in other popular mapping software such as
Modified: grass-web/trunk/screenshots/gui.inc
===================================================================
--- grass-web/trunk/screenshots/gui.inc 2008-01-22 08:11:26 UTC (rev 29794)
+++ grass-web/trunk/screenshots/gui.inc 2008-01-22 09:01:36 UTC (rev 29795)
@@ -2,7 +2,7 @@
numerous screenshots on these pages.
<p>
For details, see the
-<a href="../grass63/manuals/html63_user/gis.m.html">GIS Manager</a>
+<a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/gis.m.html">GIS Manager</a>
user manual.
<P>
@@ -55,9 +55,9 @@
<b>Profile tool</b>
<BR><BR>
- <img src="../grass63/manuals/html63_user/gm_profile2.jpg">
+ <img src="http://download.osgeo.org/grass/grass63/manuals/html63_user/gm_profile2.jpg">
<BR><BR>
- <img src="../grass63/manuals/html63_user/gm_profile3.png">
+ <img src="http://download.osgeo.org/grass/grass63/manuals/html63_user/gm_profile3.png">
<BR>
<font size="-2"><i>screenshots: M. Barton</i></font>
<BR><BR>
@@ -65,9 +65,9 @@
<b>Georectification tool</b>
<BR><BR>
- <img src="../grass63/manuals/html63_user/gm_georectdisp.jpg">
+ <img src="http://download.osgeo.org/grass/grass63/manuals/html63_user/gm_georectdisp.jpg">
<BR><BR>
- <img src="../grass63/manuals/html63_user/gm_gcpmgr.jpg">
+ <img src="http://download.osgeo.org/grass/grass63/manuals/html63_user/gm_gcpmgr.jpg">
<BR>
<font size="-2"><i>screenshots: M. Barton</i></font>
<BR>
Modified: grass-web/trunk/screenshots/imagery.inc
===================================================================
--- grass-web/trunk/screenshots/imagery.inc 2008-01-22 08:11:26 UTC (rev 29794)
+++ grass-web/trunk/screenshots/imagery.inc 2008-01-22 09:01:36 UTC (rev 29795)
@@ -5,8 +5,8 @@
special modules specifically designed to help with image processing.
<P>
For details, see the
-<a href="../grass63/manuals/html63_user/imageryintro.html">imagery</a> and
-<a href="../grass63/manuals/html63_user/rasterintro.html">raster map</a>
+<a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/imageryintro.html">imagery</a> and
+<a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/rasterintro.html">raster map</a>
processing guides.
<P>
* Orthophoto processing: orthorectification of aerial photographs with
Modified: grass-web/trunk/screenshots/raster.inc
===================================================================
--- grass-web/trunk/screenshots/raster.inc 2008-01-22 08:11:26 UTC (rev 29794)
+++ grass-web/trunk/screenshots/raster.inc 2008-01-22 09:01:36 UTC (rev 29795)
@@ -2,8 +2,8 @@
numerous screenshots on these pages.
<p>
For details, see the
-<a href="../grass63/manuals/html63_user/rasterintro.html">raster map</a> and
-<a href="../grass63/manuals/html63_user/raster3dintro.html">3D raster data (voxel)</a>
+<a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/rasterintro.html">raster map</a> and
+<a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/raster3dintro.html">3D raster data (voxel)</a>
processing guides.
<P>
@@ -17,7 +17,7 @@
<a href="../grass63/screenshots/images/spearfish_catchements.png" target="_blank"><img src="../grass63/screenshots/images/spearfish_catchements_small.png" border="1" alt="Spearfish Catchments"></a>
<P>Catchment basins and water courses for Spearfish, South Dakota.
Generated using commands given in the
- <em><a href="../grass63/manuals/html63_user/r.watershed.html">r.watershed</a></em> help page
+ <em><a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/r.watershed.html">r.watershed</a></em> help page
<BR>
<font size="-2"><i>screenshot: H. Bowman</i></font>
<BR><BR>
@@ -32,7 +32,7 @@
<td>
<div align="center">
<a href="images/trento_flooding1966.jpg" target="_blank"><img src="images/trento_flooding1966_small.jpg" border="1" alt="Trento flooding 1966 simulation"></a>
- <P>Flooding potential, taking into account the height of 3D buildings (Trento, Italy, simulation of 1966 event with <em><a href="../grass63/manuals/html63_user/r.lake.html">r.lake</a></em>)
+ <P>Flooding potential, taking into account the height of 3D buildings (Trento, Italy, simulation of 1966 event with <em><a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/r.lake.html">r.lake</a></em>)
<BR>
<font size="-2"><i>screenshot: M. Neteler</i></font>
<BR><BR>
Modified: grass-web/trunk/screenshots/rs.inc
===================================================================
--- grass-web/trunk/screenshots/rs.inc 2008-01-22 08:11:26 UTC (rev 29794)
+++ grass-web/trunk/screenshots/rs.inc 2008-01-22 09:01:36 UTC (rev 29795)
@@ -5,8 +5,8 @@
special modules specifically designed to help with image processing.
<P>
For details, see the
-<a href="../grass63/manuals/html63_user/imageryintro.html">imagery</a> and
-<a href="../grass63/manuals/html63_user/rasterintro.html">raster map</a>
+<a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/imageryintro.html">imagery</a> and
+<a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/rasterintro.html">raster map</a>
processing guides.
<P>
* LIDAR processing: v.lidar.* modules, r.in.xyz, wiki page<BR>
Modified: grass-web/trunk/screenshots/vector_61.inc
===================================================================
--- grass-web/trunk/screenshots/vector_61.inc 2008-01-22 08:11:26 UTC (rev 29794)
+++ grass-web/trunk/screenshots/vector_61.inc 2008-01-22 09:01:36 UTC (rev 29795)
@@ -5,13 +5,13 @@
<td>
<div align="center">
<p><a href="../grass61/screenshots/images/object_nviz_from_dxf_mesh.jpg" target="_blank"><img src="../grass61/screenshots/images/object_nviz_from_dxf_mesh_small.jpg" border="1"></a></p>
- <p>3D DXF Mesh object, created in Blender and imported into GRASS with <em><a href="../grass63/manuals/html63_user/v.in.dxf.html">v.in.dxf</a></em>
+ <p>3D DXF Mesh object, created in Blender and imported into GRASS with <em><a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/v.in.dxf.html">v.in.dxf</a></em>
<BR>
<font size="-2"><i>screenshot: A. Bezzi, M. Neteler</i></font>
<br><br>
<p><a href="../grass61/screenshots/images/trento3d.jpg" target="_blank"><img src="../grass61/screenshots/images/trento3d_small.jpg" border="1"></a></p>
- <p>GRASS: building footprints extruded to 3D blocks from 2D polygons with <em><a href="../grass63/manuals/html63_user/v.extrude.html">v.extrude</a></em>
+ <p>GRASS: building footprints extruded to 3D blocks from 2D polygons with <em><a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/v.extrude.html">v.extrude</a></em>
<BR>
<font size="-2"><i>screenshot: M. Neteler
<br>
Modified: grass-web/trunk/screenshots/viz.inc
===================================================================
--- grass-web/trunk/screenshots/viz.inc 2008-01-22 08:11:26 UTC (rev 29794)
+++ grass-web/trunk/screenshots/viz.inc 2008-01-22 09:01:36 UTC (rev 29795)
@@ -11,7 +11,7 @@
a series of raster maps.
<P>
For details, see the
-<a href="../grass63/manuals/html63_user/nviz.html">NVIZ</a>
+<a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/nviz.html">NVIZ</a>
user manual.
<P>
It is also possible to export GRASS 2D and 3D data to other powerful
Modified: grass-web/trunk/screenshots/web.inc
===================================================================
--- grass-web/trunk/screenshots/web.inc 2008-01-22 08:11:26 UTC (rev 29794)
+++ grass-web/trunk/screenshots/web.inc 2008-01-22 09:01:36 UTC (rev 29795)
@@ -7,7 +7,7 @@
GRASS maps can be rendered to a number of output display drivers.
Typically this renders to a graphics window on your screen, but by using
-the <a href="../grass63/manuals/html63_user/htmlmapdriver.html">HTMLMAP driver</a>
+the <a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/htmlmapdriver.html">HTMLMAP driver</a>
you can automatically create an image map suitable for inclusion on a web page.
The HTMLMAP driver allows the generation of HTML image maps for area vector
data. HTML image maps are used in conjunction with images to provide unique
@@ -139,7 +139,7 @@
<P>
GRASS can load geospatial data directly from an online WMS server with the
-<em><a href="../grass63/manuals/html63_user/r.in.wms.html">r.in.wms</a></em>
+<em><a href="http://download.osgeo.org/grass/grass63/manuals/html63_user/r.in.wms.html">r.in.wms</a></em>
module. A simpler interface pre-tuned to
<a href="http://onearth.jpl.nasa.gov/">NASA's OnEarth</a> server is
provided by the <em>r.in.onearth</em> module from the GRASS
Modified: grass-web/trunk/searchgrass.inc
===================================================================
--- grass-web/trunk/searchgrass.inc 2008-01-22 08:11:26 UTC (rev 29794)
+++ grass-web/trunk/searchgrass.inc 2008-01-22 09:01:36 UTC (rev 29795)
@@ -1,71 +1,5 @@
-<h3>
-<a href="http://www.htdig.org"><IMG SRC="images/htdig.gif" align=bottom alt="ht://Dig" border=0></a>
-WWW Site Search: <a href=http://grass.itc.it>GRASS GIS site</a></H3>
-<hr noshade size=4>
-This search engine helps you to search the contents of
-all the publicly available WWW documents and
-<a href="community/support.php">Mailing lists</a> at this site.<br>
+<h2>Google to search the 'grass.osgeo.org' site:</h2>
-<p>
-<i>You can optionally restrict your search to a forum:</i>
-<p>
-<font size=-1>
-<form method="post" action="http://grass.itc.it/cgi-bin/htsearch">
-Match: <select name="method">
-<option value="and">All
-<option value="or">Any
-<option value="boolean">Boolean
-</select>
-
-Restrict to: <select name="restrict">
-<option value="">don't restrict search
-<option value="html_grass5/">GRASS 5.0/5.3/5.4 manuals
-<option value="html60_user/">GRASS 6.0 manuals
-<option value="html62_user/">GRASS 6.2 manuals
-<option value="html63_user/">GRASS 6.3 manuals
-<option value="pipermail/grass-dev/">GRASS Developers mailing list
-<option value="pipermail/grassuser/">GRASS Users mailing list
-<option value="pipermail/wingrass/">winGRASS mailing list
-<option value="pipermail/statsgrass/">statsgrass mailing list
-<option value="pipermail/grass-commit/">grass-commit (CVS) mailing list
-<option value="pipermail/grass-commit-addons/">grass-commit-addons (SVN) mailing list
-<option value="pipermail/weblist/">weblist mailing list
-<option value="pipermail/translations/">translations mailing list
-<option value="pipermail/grass-announce/">grass-announce mailing list
-<option value="pipermail/grassgui/">grassgui mailing list
-<option value="pipermail/grass-qa/">grass-qa mailing list
-<option value="pipermail/grass-psc/">grass-psc mailing list
-<option value="pipermail/grass-es/">grass-es mailing list
-<option value="pipermail/nvizlist/">nviz mailing list (unused)
-<option value="pipermail/sqlgrass/">sqlgrass mailing list (unused)
-</select>
-
-Format: <select name="format">
-<option value=builtin-long>Long
-<option value=builtin-short>Short
-</select>
-
-Sort by: <select name="sort">
-<option value=time>Time
-<option value=score>Score
-<option value=title>Title
-<option value=revscore>Reverse Score
-<option value=revtime>Reverse Time
-<option value=revtitle>Reverse Title
-</select>
-<input type="hidden" name="config" value="htdig">
-<input type="hidden" name="exclude" value="">
-<br>
-Search:
-<input type="text" size="30" name="words" value="">
-<input type="submit" value="Search">
-<input TYPE="reset" VALUE="Clear">
-</form>
-</font>
-
-<hr>
-<h2>...or use Google to search the 'grass.itc.it' site:</h2>
-
Resulting links can be outdated if Google does not update the cache...
<p>
<A HREF="http://www.google.com">
@@ -75,9 +9,9 @@
<INPUT TYPE="reset" VALUE="clear">
<INPUT type=text name=q value="" size=30>
<INPUT type=submit value="search">
-<input type=hidden name="as_sitesearch" value="grass.itc.it">
+<input type=hidden name="as_sitesearch" value="grass.osgeo.org">
<p>
-<A HREF="http://www.google.com/">Google search of the 'grass.itc.it' site</A>
+<A HREF="http://www.google.com/">Google search of the 'grass.osgeo.org' site</A>
</FORM>
<hr>
@@ -97,7 +31,7 @@
<INPUT TYPE="reset" VALUE="clear">
<INPUT type=text name=q value="" size=30>
<INPUT type=submit value="search">
-<input type=hidden name="as_sitesearch" value="mpa.itc.it/markus/grass63progman">
+<input type=hidden name="as_sitesearch" value="download.osgeo.org/grass/grass6_progman/">
<p>
<A HREF="http://www.google.com/">Google search of the 'Programmer's Manual'</A>
</FORM>
More information about the grass-commit
mailing list