[QGIS Commit] r9905 - docs/trunk/english_us/user_guide
svn_qgis at osgeo.org
svn_qgis at osgeo.org
Sun Dec 28 07:52:59 EST 2008
Author: dassau
Date: 2008-12-28 07:52:59 -0500 (Sun, 28 Dec 2008)
New Revision: 9905
Modified:
docs/trunk/english_us/user_guide/external_plugins.tex
docs/trunk/english_us/user_guide/user_guide.tex
Log:
commented raster algebra plugin until it is clear which plugins will be
part of the moderated repository
Modified: docs/trunk/english_us/user_guide/external_plugins.tex
===================================================================
--- docs/trunk/english_us/user_guide/external_plugins.tex 2008-12-28 10:59:17 UTC (rev 9904)
+++ docs/trunk/english_us/user_guide/external_plugins.tex 2008-12-28 12:52:59 UTC (rev 9905)
@@ -10,7 +10,8 @@
an official, moderated repository and maintained by the individual
author. Table \ref{tab:external_plugins} shows a list of plugins
currently available. All these plugins are descibed in this manual.
-Also updates of core plugins may be available in this repository as external overlays.
+Also updates of core plugins may be available in this repository as
+external overlays.
\begin{table}[H]
\centering
@@ -22,13 +23,13 @@
\includegraphics[width=0.7cm]{ftoolslogo}
& fTools \index{plugins!fTools} & Vector analysis and data management tools\\
\hline
-\includegraphics[width=0.7cm]{tableManagerIcon}
- & Table Manager \index{plugins!Table Manager}& Manage attribute tables \\
-\hline
-\includegraphics[width=0.7cm]{ftoolslogo}
- & Raster Algebra \index{plugins!Raster Algebra}& Basic raster algebra
-for GDAL supported raster layer\\
-\hline
+%\includegraphics[width=0.7cm]{tableManagerIcon}
+% & Table Manager \index{plugins!Table Manager}& Manage attribute tables \\
+%\hline
+%\includegraphics[width=0.7cm]{ftoolslogo}
+% & Raster Algebra \index{plugins!Raster Algebra}& Basic raster algebra
+%for GDAL supported raster layer\\
+%\hline
\end{tabular}
\end{table}
@@ -39,7 +40,7 @@
Apart from the moderated external plugins there exists another unofficial
Python Plugin repository. It contains plugins that are not yet mature
-enough to include them to the Official repository, however some of them
+enough to include them to the official repository, however some of them
can be quite useful. Furthermore a few of our contributors maintain
their own repositories.
Modified: docs/trunk/english_us/user_guide/user_guide.tex
===================================================================
--- docs/trunk/english_us/user_guide/user_guide.tex 2008-12-28 10:59:17 UTC (rev 9904)
+++ docs/trunk/english_us/user_guide/user_guide.tex 2008-12-28 12:52:59 UTC (rev 9905)
@@ -39,7 +39,7 @@
\include{external_plugins}
\include{plugins_ftools}
%\include{plugins_table_manager}
-\include{plugins_raster_algebra}
+%\include{plugins_raster_algebra}
\include{plugins_writing_in_cpp}
\include{plugins_writing_in_python}
%end of plugin docs
More information about the QGIS-commit
mailing list