From f4966aeb0e7a655c986aeb285c1a220274ddbfd9 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Mon, 22 Aug 2005 01:16:40 +0000 Subject: Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - Patch by Marc Schumann r=wicked a=myk --- docs/xml/security.xml | 10 +--------- docs/xml/using.xml | 7 ++++--- 2 files changed, 5 insertions(+), 12 deletions(-) (limited to 'docs') diff --git a/docs/xml/security.xml b/docs/xml/security.xml index a638ae26a..e68577b4c 100644 --- a/docs/xml/security.xml +++ b/docs/xml/security.xml @@ -1,5 +1,5 @@ - + Bugzilla Security @@ -207,14 +207,6 @@ skip-networking - - But allow: - - localconfig.js - localconfig.rdf - - - diff --git a/docs/xml/using.xml b/docs/xml/using.xml index 720f461e9..5a11730cc 100644 --- a/docs/xml/using.xml +++ b/docs/xml/using.xml @@ -725,11 +725,12 @@ summary and status whiteboard of a bug; adding ":BazProduct" would search only in that product. + You can use it to find a bug by its number or its alias, too. - You'll find the Quicksearch box on Bugzilla's - front page, along with a - Help + You'll find the Quicksearch box in Bugzilla's footer area. + On Bugzilla's front page, there is an additional + Help link which details how to use it. -- cgit v1.2.3-24-g4f1b