[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Add checkboxes for the newish bugreport.cgi options to index.wml



The attached patch adds checkboxes for the newish bugreport.cgi
options, trim and boring; to see them in operation, visit
http://bugs.donarmstrong.com/


Don Armstrong

-- 
Grimble left his mother in the food store and went to the launderette
and watched the clothes go round. It was a bit like colour television
only with less plot.
 -- Clement Freud _Grimble_

http://www.donarmstrong.com              http://rzlab.ucr.edu
Index: index.wml
===================================================================
RCS file: /cvs/webwml/webwml/english/Bugs/index.wml,v
retrieving revision 1.57
diff -u -r1.57 index.wml
--- index.wml	21 Apr 2004 16:38:43 -0000	1.57
+++ index.wml	30 Jul 2005 08:36:08 -0000
@@ -26,9 +26,9 @@
   <form method="get" action="http://bugs.debian.org/cgi-bin/bugreport.cgi";>
   <input type="text" size="9" name="bug" value="">
   <input type="submit" value="Find">
-<protect>
   <label><input type="checkbox" name="mbox" value="yes"> as mbox</label>
-</protect>
+  <label><input type="checkbox" name="trim" value="no"> show all headers</label>
+  <label><input type="checkbox" name="boring" value="yes"> show boring messages</label>
   </form>
 
 <form method="get" action="http://bugs.debian.org/cgi-bin/pkgreport.cgi";>

Attachment: signature.asc
Description: Digital signature


Reply to: