From 58593ba9d058e7fdd2fbac2d45dafefcbc6bbb4e Mon Sep 17 00:00:00 2001 From: "barnboy%trilobyte.net" <> Date: Thu, 30 Aug 2001 00:25:24 +0000 Subject: Buncha' release updates. Moved all images to ./images so we don't have multiple copies of the same image, fixed these doc bugs (in no particular order): 94949 97070 97071 97114 96498 95970 96677 94953 96501 96679 97068 97191 97192 --- docs/sgml/using.sgml | 85 +++++++++++++++++++++++++++++++++++----------------- 1 file changed, 58 insertions(+), 27 deletions(-) (limited to 'docs/sgml/using.sgml') diff --git a/docs/sgml/using.sgml b/docs/sgml/using.sgml index 91a7658cd..934817081 100644 --- a/docs/sgml/using.sgml +++ b/docs/sgml/using.sgml @@ -399,13 +399,13 @@ system against which all others are measured. our Bugzilla database. Please notice the box is a scrollbox. Using the down arrow on the scrollbox, scroll down until you can see an entry - called "Webtools". Select this entry. + called "Bugzilla". Select this entry. Did you notice that some of the boxes to the right changed - when you selected "Webtools"? Every Program (or Product) + when you selected "Bugzilla"? Every Program (or Product) has different Versions, Components, and Target Milestones associated with it. A "Version" is the number of a software program. @@ -452,36 +452,67 @@ system against which all others are measured. Normally, a Component has a single Owner, who is responsible for overseeing efforts to improve that Component. - Mozilla Webtools Components + Mozilla's Bugzilla Components - Mozilla's "Webtools" Product is composed of several pieces (Components): + Mozilla's "Bugzilla" Product is composed of several pieces (Components): - Bonsai, - a tool to show recent changes to Mozilla - Bugzilla, - a defect-tracking tool - Build, - a tool to automatically compile source code - into machine-readable form - Despot, - a program that controls access to the other Webtools - LXR, - a utility that automatically marks up text files - to make them more readable - MozBot, - a "robot" that announces changes to Mozilla in Chat - TestManager, - a tool to help find bugs in Mozilla - Tinderbox, - which displays reports from Build + Administration, + Administration of a bugzilla installation, including + editcomponents.cgi, + editgroups.cgi, + editkeywords.cgi, + editparams.cgi, + editproducts.cgi, + editusers.cgi, + editversions.cgi, and + sanitycheck.cgi. + + Bugzilla-General, + Anything that doesn't fit in the other components, or spans + multiple components. + + Creating/Changing Bugs, + Creating, changing, and viewing bugs. + enter_bug.cgi, + post_bug.cgi, + show_bug.cgi and + process_bug.cgi. + + Documentation, + The bugzilla documentation, including anything in the + docs/ directory and The Bugzilla Guide + (This document :) + + Email, + Anything to do with email sent by Bugzilla. + processmail + + Installation, + The installation process of Bugzilla. This includes + checksetup.pl and whatever else it evolves into. + + Query/Buglist, + Anything to do with searching for bugs and viewing the buglists. + query.cgi and + buglist.cgi + + Reporting/Charting, + Getting reports from Bugzilla. + reports.cgi and + duplicates.cgi + + User Accounts, + Anything about managing a user account from the user's perspective. + userprefs.cgi, saved queries, creating accounts, + changing passwords, logging in, etc. + + User Interface, + General issues having to do with the user interface cosmetics (not + functionality) including cosmetic issues, HTML templates, etc. + - - A different person is responsible for each of these Components. - Tara Hernandez keeps - the "Bugzilla" component up-to-date. - -- cgit v1.2.3-24-g4f1b