home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / 01_02.iso / linux / mozilla-installer_linux / xpi / regus.xpi / bin / searchplugins / bugzilla.src < prev    next >
Text File  |  2001-11-20  |  1KB  |  36 lines

  1. # Search file for bugzilla.mozilla.org
  2. #
  3. # Creation:  April 24, 2000 by Robert John Churchill  <rjc@netscape.com>
  4.  
  5. <SEARCH
  6.     name="Bugzilla @ mozilla.org"
  7.     description = "Bugzilla @ mozilla.org"
  8.     method="GET"
  9.     action="http://bugzilla.mozilla.org/buglist.cgi"
  10. >
  11.  
  12. <INPUT NAME="bug_status" VALUE="UNCONFIRMED">
  13. <INPUT NAME="bug_status" VALUE="NEW">
  14. <INPUT NAME="bug_status" VALUE="ASSIGNED">
  15. <INPUT NAME="bug_status" VALUE="REOPENED">
  16. <INPUT NAME="email1" user>
  17. <INPUT NAME="emailtype1" VALUE="substring">
  18. <INPUT NAME="emailassigned_to1" VALUE="1">
  19. <INPUT NAME="bugidtype" VALUE="include">
  20. <INPUT NAME="cmdtype" VALUE="doit">
  21. <INPUT NAME="order" VALUE="Reuse+same+sort+as+last+time">
  22.  
  23. <INTERPRET
  24.     resultListStart = "<TABLE CELLSPACING=0 CELLPADDING=4 WIDTH=100%"
  25.     resultListEnd = "</TABLE>"
  26.     resultItemStart = "<TR VALIGN=TOP ALIGN=LEFT"
  27. >
  28.  
  29. </SEARCH>
  30.  
  31. <BROWSER
  32.       update="http://www.mozilla.org/projects/search/bugzilla.src" 
  33.       updateIcon="http://www.mozilla.org/projects/search/bugzilla.gif" 
  34.       updateCheckDays="3"
  35. >
  36.