[QGIS Commit] r15906 - docs/trunk/english_us/user_guide
svn_qgis at osgeo.org
svn_qgis at osgeo.org
Sun Aug 14 12:41:27 EDT 2011
Author: dassau
Date: 2011-08-14 09:41:27 -0700 (Sun, 14 Aug 2011)
New Revision: 15906
Modified:
docs/trunk/english_us/user_guide/help_and_support.tex
docs/trunk/english_us/user_guide/plugins_gdaltools.tex
Log:
update some URLs
Modified: docs/trunk/english_us/user_guide/help_and_support.tex
===================================================================
--- docs/trunk/english_us/user_guide/help_and_support.tex 2011-08-14 16:29:57 UTC (rev 15905)
+++ docs/trunk/english_us/user_guide/help_and_support.tex 2011-08-14 16:41:27 UTC (rev 15906)
@@ -106,7 +106,8 @@
Please make sure to select the type \usertext{enhancement}.
If you have found a bug and fixed it yourself you can submit this patch also.
-Again, the lovely trac ticketsystem at \url{https://trac.osgeo.org/qgis/} has this
+Again, the lovely trac ticketsystem at
+\url{http://hub.qgis.org/projects/quantum-gis/issues} has this
type as well. Select \usertext{patch} from the type-menu. Someone of the
developers will review it and apply it to QGIS. \\
Please don't be alarmed if your patch is not applied straight away - developers
@@ -118,9 +119,10 @@
% community site is available at: http://community.qgis.org
\section{Blog}
-The QGIS-community also runs a weblog (BLOG) at \url{http://blog.qgis.org}
-which has some interesting articles for users and developers as well.
-You are invited to contribute to the blog after registering yourself!
+The QGIS-community also runs a weblog at \url{http://www.qgis.org/planet}
+which has some interesting articles for users and developers as well provided
+by other blogs in the community. You are invited to contribute your own QGIS
+blog!
\section{Wiki}
Lastly, we maintain a WIKI web site at \url{http://www.qgis.org/wiki} where you
Modified: docs/trunk/english_us/user_guide/plugins_gdaltools.tex
===================================================================
--- docs/trunk/english_us/user_guide/plugins_gdaltools.tex 2011-08-14 16:29:57 UTC (rev 15905)
+++ docs/trunk/english_us/user_guide/plugins_gdaltools.tex 2011-08-14 16:41:27 UTC (rev 15906)
@@ -4,7 +4,7 @@
% when the revision of a section has been finalized,
% comment out the following line:
-\updatedisclaimer
+% \updatedisclaimer
\subsection{What is GDALTools?}\label{whatsgdal}
The GDAL Tools plugin offers a GUI to the collection of tools in the Geospatial Data Abstraction Library, \url{http://gdal.osgeo.org}. These are raster management tools to query, re-project, warp, merge a wide variety of raster formats. Also included are tools to create a contour (vector) layer, or a shaded relief from a raster DEM, and to make a vrt (Virtual Raster Tile in XML format) from a collection of one or more raster files. These tools are available when the plugin is installed and activated.
More information about the QGIS-commit
mailing list