Can we somehow limit the search scope to our project?


Sure something link below should work:

 <form id="show-bug" name="f" action="show_bug.cgi" method="get"
     onsubmit="QuickSearch(f.id.value); return false;">

 <div>
   <p>Enter a bug # or some search terms:</p>
   <input id="text" type="text" name="id">
   <input id="show" type="submit" value="Show">
   <input id="projectname" type="hidden" name="project" value="multizilla">
</div>
 </form>



--
Pete Collins - Founder, Mozdev Group Inc.
www.mozdevgroup.com
Mozilla Software Development Solutions
tel: 1-719-302-5811
fax: 1-719-302-5813

_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to