[GRASSweb-list] scott: web/bugtracking menu_side.inc, NONE, 1.1 explain_new_tracker.inc, 1.1, 1.2

grass at intevation.de grass at intevation.de
Thu Feb 8 10:47:06 EST 2007


Author: scott

Update of /grassrepository/web/bugtracking
In directory doto:/tmp/cvs-serv20389

Modified Files:
	explain_new_tracker.inc 
Added Files:
	menu_side.inc 
Log Message:
minor edits and add side menu

--- NEW FILE: menu_side.inc ---
<!-- SIDE MENU INCLUDE -->

    <table class="topmenu" bgcolor="#008000" cellspacing="0" cellpadding="0" border="0" width="150">
    <tbody>
     <tr>
     <td><!-- TOP MENU -->
      <table cellspacing="1" cellpadding="3" border="0" width="100%">
      <tbody>
        <tr bgcolor="#c5e2ca">
        <td nowrap="nowrap">
	<font size="-1">
          <a href="http://wald.intevation.org/tracker/?group_id=21">New trackers</a>
	  <p>
          <a href="http://intevation.de/rt/webrt?q_status=open&q_queue=grass&q_area=grass6">Old Bugs</a>
          <p>
          <a href="http://intevation.de/rt/webrt?q_status=open&q_queue=grass&q_area=wish6">Old Wishes</a>
        </font>
        </td>
        </tr>
      </tbody> 
      </table><!-- END SIDE MENU -->
     </td>
     </tr>
    </tbody>
    </table> <!-- END menu frame -->


Index: explain_new_tracker.inc
===================================================================
RCS file: /grassrepository/web/bugtracking/explain_new_tracker.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- explain_new_tracker.inc	8 Feb 2007 15:40:32 -0000	1.1
+++ explain_new_tracker.inc	8 Feb 2007 15:47:04 -0000	1.2
@@ -23,11 +23,11 @@
 Please consider the following when submitting bugs or feature requests:<ul>
 <li>Please only report bugs if using at least the current stable release version
 (GRASS 6.2.1 was released  12 Dec 2006), or later.
-If you use an older version, please consider <a href=../download/index.php>upgrading</a>.
+If you use an older version, please consider <a href="../download/index.php">upgrading</a>.
 <li> Make sure that the developers have all the information needed 
-        to recreate the bug.
-     <BR>(e.g. explain how to reproduce the bug using the Spearfish example dataset)
-<li> Report only one bug with a single request.
+        to recreate the bug
+     <BR>(e.g. explain how to reproduce the bug using the Spearfish example dataset).
+<li> Report only a single bug with each request.
 <li> Before reporting a bug, please check that it is currently unknown:
 <ul><li><a href="http://wald.intevation.org/search/advanced_search.php?group_id=21">New bug tracker search page</a>
 <li>All information in the old bug and wish tracking system can still be queried here:
@@ -50,7 +50,7 @@
 </form>
 </ul>
 </ul>
-<B><a href="http://walk.intevation.org/tracker/?group_id=21">PROCEED to the NEW bug and feature tracker...</a></b>
+<B><h2><a href="http://walk.intevation.org/tracker/?group_id=21">PROCEED to the NEW bug and feature tracker...</a></b></H2>
 
 
 <!-- FOOTER -->





More information about the grass-web mailing list