[GRASS-SVN] r69881 - grass-addons/tools/addons

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Nov 23 07:34:07 PST 2016


Author: neteler
Date: 2016-11-23 07:34:07 -0800 (Wed, 23 Nov 2016)
New Revision: 69881

Modified:
   grass-addons/tools/addons/grass-addons-index.sh
Log:
addons index.html: say how to get source code

Modified: grass-addons/tools/addons/grass-addons-index.sh
===================================================================
--- grass-addons/tools/addons/grass-addons-index.sh	2016-11-23 14:14:39 UTC (rev 69880)
+++ grass-addons/tools/addons/grass-addons-index.sh	2016-11-23 15:34:07 UTC (rev 69881)
@@ -104,7 +104,8 @@
 href=\"http://grasswiki.osgeo.org/wiki/AddOns/GRASS_${major}\">GRASS GIS
 Add-ons Wiki page</a> contains a growing list of links to GRASS GIS
 extensions, which are currently not part of the standard
-distribution. They can be easily added to the local installation
+distribution.<br>
+They can be easily <b>installed</b> in the local installation
 through the graphical user interface (<i>Menu - Settings - Addons
 Extension - Install</i>) or via the <a
 href=\"../g.extension.html\">g.extension</a> command.  <p> <i>These
@@ -114,6 +115,8 @@
 Further details about gaining write access to our SVN repository can be found in
 <a href=\"http://trac.osgeo.org/grass/wiki/HowToContribute#WriteaccesstotheGRASS-Addons-SVNrepository\">this document</a>.
 Please also read <a href=\"https://trac.osgeo.org/grass/wiki/Submitting\">GRASS GIS programming best practice</a>.
+<p> How to get the source code:
+<p> <tt>svn checkout https://svn.osgeo.org/grass/grass-addons/grass7 grass7_addons</tt>
 <p>
 See also log files of compilation:
 <a href=\"http://grass.osgeo.org/addons/grass${major}/logs\">Linux log files</a> |



More information about the grass-commit mailing list