[GRASSweb-list] scott: web/community get_involved.inc, 1.6, 1.7 get_involved_de.inc, 1.1, 1.2 support.inc, 1.35, 1.36

grass at intevation.de grass at intevation.de
Fri Feb 9 13:08:26 EST 2007


Author: scott

Update of /grassrepository/web/community
In directory doto:/tmp/cvs-serv30611

Modified Files:
	get_involved.inc get_involved_de.inc support.inc 
Log Message:
change bug tracker links to new tracker / tracker info

Index: get_involved.inc
===================================================================
RCS file: /grassrepository/web/community/get_involved.inc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- get_involved.inc	15 Dec 2005 15:03:03 -0000	1.6
+++ get_involved.inc	9 Feb 2007 18:08:24 -0000	1.7
@@ -25,16 +25,18 @@
 <ul>
 
 <li><b>Bug reports:</b> You are kindly requested to report bugs through
- our <a href="../bugtracking/bugreport.html">bug tracking form</a>. Our system
+ our <a href="../bugtracking/index.php">bug tracking system</a>. Our system
  keeps you informed about progress on a detected bug.
 
 <li><b>Bug fixing:</b> Please assist in fixing known bugs from the <a
- href=http://intevation.de/rt/webrt?q_queue=grass>GRASS known bugs
- list</a>.
+ href="http://wald.intevation.org/tracker/?group_id=21">GRASS bug trackers</a>.
+ If you are unfamiliar with the new GForge trackers, please 
+ <a href="../bugtracking/index.php">read this page</a>.
 
-<li><b>Implementation of wishes:</b> Open wishes are listed in the <a
-  href=http://intevation.de/rt/webrt?q_sort=area&q_reverse=1&q_queue=grass>GRASS
-  wish list</a>.
+<li><b>Implementation of wishes:</b> Wishes are now "feature requests" in the
+  GForge tracker.  Old wishes from the earlier wish tracking system are <a
+  href="http://intevation.de/rt/webrt?q_sort=area&q_reverse=1&q_queue=grass">
+  still accessible, here</a>.
 
 <li><b>Write missing man pages:</b> Help us to write missing man pages. Check against the
  existing <a href=../grass60/manuals/html60_user/index.html>GRASS 6 manual pages</a>.
@@ -54,9 +56,13 @@
 incorrect, too short, lacking examples, etc. please don't hesitate to send revised <b>text segments</b>
 (preferably in HTML) to one of the developers or the related mailing list.
 
-<p> Also <b>updates to the web pages</b> are welcome. Just use the contact address at
-bottom or our <a href="../bugtracking/bugreport.html">bugtracking system</a>. Please consider
-sending actual segments of corrected or new text, rather than general statements, to speed up the update process.
+<p> Also <b>updates to the web pages</b> are welcome. Just use the contact address at the
+bottom of this page, or use our new <a href="http://wald.intevation.org/tracker/?group_id=21">feature request and bug tracking system</a>.  You can request 
+features and report issues with web pages, but if you have the skills and time, please 
+consider sending actual segments of corrected or new text or even html, rather than 
+general statements, to speed up the update process (patches can be submitted in the 
+"website patches" tracker).  See <a href="../bugtracking/index.php">the bug tracking 
+info page</a> for more information on the new GForge tracking system.
 </p>
 
 <h3>Translating GRASS: i18N</h3>
@@ -73,7 +79,7 @@
 <h3>Other contributions</h3>
 If you are not a programmer and cannot provide funding or contribute code,
 you can still help make GRASS better and more reliable by 
-<a href="../bugtracking/bugreport.html">reporting any bugs</a> you find in the 
+<a href="../bugtracking/index.php">reporting any bugs</a> you find in the 
 latest version and/or by offering suggestions for ways to improve GRASS. 
 The GRASS Development Team appreciates to hear from you!</p>
 

Index: get_involved_de.inc
===================================================================
RCS file: /grassrepository/web/community/get_involved_de.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- get_involved_de.inc	14 Nov 2005 10:31:41 -0000	1.1
+++ get_involved_de.inc	9 Feb 2007 18:08:24 -0000	1.2
@@ -6,7 +6,7 @@
 die Gemeinschaft.
 
 Als Anregungen, was zu tun ist, gibt es die <b>Wunschliste</b> f&uuml;r verschiedene
-<a href="http://intevation.de/rt/webrt?q_sort=area&q_reverse=1&q_queue=grass">Projekte</a>
+<a href="http://wald.intevation.org/tracker/?group_id=21">Projekte</a>
 und Detaill&ouml;sungen.
 Nimm dir einfach einen Punkt von der Liste. Dabei ist es eine gute Idee, eine kurze
 Nachricht an die <a href="support.php">GRASS-Entwickler Mailingliste</a> zu schicken,
@@ -33,7 +33,7 @@
 <p>
 <b>&Uuml;berarbeitete Beitr&auml;ge zu den Internetseiten</b> sind auch sehr willkommen.
 Benutze einfach die Kontaktadresse am Ende dieser Seite oder das 
-<a href="../bugtracking/bugreport.html">Bugtrackingsystem</a>.
+<a href="../bugtracking/index.php">Bugtrackingsystem</a>.
 Bitte sende nur verbesserte Teile mit korrigiertem oder neuem Text, um die &Uuml;berarbeitung
 zu beschleunigen.
 
@@ -57,7 +57,7 @@
 
 Wenn du kein Programmierer bist und weder Spenden noch Code beitragen kannst, gibt es
 weitere M&ouml;glichkeiten, GRASS besser und verl&auml;sslicher zu machen. Am besten durch
-Mitteilungen, wenn du <a href="../bugtracking/bugreport.html">Fehler meldest</a> oder
+Mitteilungen, wenn du <a href="../bugtracking/index.php">Fehler meldest</a> oder
 Anregungen f&uuml;r neue Funktionen gibst. Die GRASS Entwicklergemeinde freut sich von dir zu
 h&ouml;ren !!
 

Index: support.inc
===================================================================
RCS file: /grassrepository/web/community/support.inc,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- support.inc	21 Jan 2007 18:44:39 -0000	1.35
+++ support.inc	9 Feb 2007 18:08:24 -0000	1.36
@@ -409,7 +409,7 @@
 
 <ul>
 <li>
-Please report <a href="../bugtracking/bugreport.html">bugs
+Please report <a href="../bugtracking/index.php">bugs
 in current GRASS releases here</a>.</li>
 </ul>
 





More information about the grass-web mailing list