Pete Collins wrote:

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>

I get this error: "Your IP Has Been Blocked From Mozdev ..." ???
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to