From 5b2994b0ce4cf27709b3742a2b63a680464662a0 Mon Sep 17 00:00:00 2001 From: "cyeh%bluemartini.com" <> Date: Thu, 1 Mar 2001 07:07:24 +0000 Subject: fix for 69793: check in new files for QuickSearch patch contributed by franke@ags.uni-sb.de (Andreas Franke) Now add quicksearch functionality to the main index page. --- quicksearch.html | 146 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 quicksearch.html (limited to 'quicksearch.html') diff --git a/quicksearch.html b/quicksearch.html new file mode 100644 index 000000000..900180065 --- /dev/null +++ b/quicksearch.html @@ -0,0 +1,146 @@ + + + Bugzilla QuickSearch + + + + +If you are already familiar with the original +Bugzilla Query Form, +you may prefer this form. + + +

+ + + +

Bugzilla QuickSearch

+ +Type in one or more words (or word fragments) to search for: + + + +
+ + + + + + +
+
+ + + +

+

Getting Started

+ + + + +

Features

+ +
+ +

More Tips

+ + + +

+By default, the following fields are searched: Summary, Keywords, Product, +Component, Status Whiteboard. If a word looks like a part of a URL, that field +is included in the search, too. +

+ +


+ +Use the powerful +Bugzilla Query Form +for advanced queries. + + + + + + + + -- cgit v1.2.3-24-g4f1b