[GRASS-SVN] r38539 - grass-web/trunk/community

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Jul 30 08:45:14 EDT 2009


Author: neteler
Date: 2009-07-30 08:45:14 -0400 (Thu, 30 Jul 2009)
New Revision: 38539

Modified:
   grass-web/trunk/community/get_involved.inc
Log:
cosmetics

Modified: grass-web/trunk/community/get_involved.inc
===================================================================
--- grass-web/trunk/community/get_involved.inc	2009-07-30 12:28:33 UTC (rev 38538)
+++ grass-web/trunk/community/get_involved.inc	2009-07-30 12:45:14 UTC (rev 38539)
@@ -10,12 +10,13 @@
 announce your activities (maybe someone will join you!).
 </p>
 
-<h3>C Programming</h3>
+<h3>C and Python Programming</h3>
 If you've <b>already written</b> a useful function or module for GRASS that you
 would like to make available for others to use, please post it to the <a
 href="support.php">GRASS developers</a> mailing list. GRASS standard
-code should be written in ANSI-C. Messages sent to this list will be seen by the 
-GRASS maintainers, and will be considered for inclusion in future releases of GRASS.
+code should be written in ANSI-C, as appropriate also in Python. Messages
+sent to this list will be seen by the  GRASS maintainers, and will be
+considered for inclusion in future releases of GRASS.
 The messages are also <a href="support.php">archived</a>, so even if 
 the code is not included in a future release, it will remain available for others to use.
 <P>
@@ -39,7 +40,7 @@
   still accessible, here</a>.
 
 <li><b>Write missing man pages:</b> Help us to write missing man pages. Check against the
- existing <a href=../grass63/manuals/html63_user/index.html>GRASS 6 manual pages</a>.
+ existing <a href=../grass64/manuals/html64_user/index.html>GRASS 6 manual pages</a>.
 
 <li><b>Wanted algorithm: </b> Probably you have already developed an <a
   href=http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass/documents/wanted_algorithm.txt>wanted
@@ -68,7 +69,7 @@
 <h3>Translating GRASS: i18N</h3>
 You would like to see GRASS talking your language? Please help to translate the
 messages. No programming skills required! For details, see the 
-<a href=../devel/i18n.php>GRASS i18N page</a>.
+<a href="../devel/i18n.php">GRASS i18N page</a>.
 
 <h3>Funding</h3>
 If you find GRASS useful, consider <a href="../donation.php">providing



More information about the grass-commit mailing list