From d40758a66863fb74cc817966fce44e6e7050895b Mon Sep 17 00:00:00 2001 From: Christopher Date: Wed, 27 Jun 2012 18:22:24 +0200 Subject: Bug 355620: Lines enclosed in do not wrap in the PDF version of the Bugzilla Guide r/a=LpSolit --- docs/en/xml/administration.xml | 97 ++++++--- docs/en/xml/using.xml | 432 ++++++++++++++++++++++++++--------------- 2 files changed, 344 insertions(+), 185 deletions(-) (limited to 'docs') diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml index 0ececabd2..f3c640a5b 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -2434,37 +2434,72 @@ ReadOnly: ENTRY, NA/NA, CANEDIT Type: The type of field to create. There are several types available: - - - Bug ID: A field where you can enter the ID of another bug from - the same Bugzilla installation. To point to a bug in a remote - installation, use the See Also field instead. - - - Large Text Box: A multiple line box for entering free text. - - - Free Text: A single line box for entering free text. - - - Multiple-Selection Box: A list box where multiple options - can be selected. After creating this field, it must be edited - to add the selection options. See - for information about - editing legal values. - - - Drop Down: A list box where only one option can be selected. - After creating this field, it must be edited to add the - selection options. See - for information about - editing legal values. - - - Date/Time: A date field. This field appears with a - calendar widget for choosing the date. - - + + + Bug ID: + + + A field where you can enter the ID of another bug from + the same Bugzilla installation. To point to a bug in a remote + installation, use the See Also field instead. + + + + + + Large Text Box: + + + A multiple line box for entering free text. + + + + + + Free Text: + + + A single line box for entering free text. + + + + + + Multiple-Selection Box: + + + A list box where multiple options + can be selected. After creating this field, it must be edited + to add the selection options. See + for information about + editing legal values. + + + + + + Drop Down: + + + A list box where only one option can be selected. + After creating this field, it must be edited to add the + selection options. See + for information about + editing legal values. + + + + + + Date/Time: + + + A date field. This field appears with a + calendar widget for choosing the date. + + + + diff --git a/docs/en/xml/using.xml b/docs/en/xml/using.xml index 9f4fc2777..da389c43b 100644 --- a/docs/en/xml/using.xml +++ b/docs/en/xml/using.xml @@ -137,58 +137,108 @@ - Product and Component: - Bugs are divided up by Product and Component, with a Product - having one or more Components in it. For example, - bugzilla.mozilla.org's "Bugzilla" Product is composed of several - Components: - - - Administration: - Administration of a Bugzilla installation. - - - Bugzilla-General: - Anything that doesn't fit in the other components, or spans - multiple components. - - - Creating/Changing Bugs: - Creating, changing, and viewing bugs. - - - Documentation: - The Bugzilla documentation, including The Bugzilla Guide. - - - Email: - Anything to do with email sent by Bugzilla. - - - Installation: - The installation process of Bugzilla. - - - Query/Buglist: - Anything to do with searching for bugs and viewing the - buglists. - - - Reporting/Charting: - Getting reports from Bugzilla. - - - User Accounts: - Anything about managing a user account from the user's perspective. - 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. - + Product and Component: + Bugs are divided up by Product and Component, with a Product + having one or more Components in it. For example, + bugzilla.mozilla.org's "Bugzilla" Product is composed of several + Components: + + + Administration: + + + Administration of a Bugzilla installation. + + + + + + Bugzilla-General: + + + Anything that doesn't fit in the other components, or spans + multiple components. + + + + + + Creating/Changing Bugs: + + + Creating, changing, and viewing bugs. + + + + + + Documentation: + + + The Bugzilla documentation, including The Bugzilla Guide. + + + + + + Email: + + + Anything to do with email sent by Bugzilla. + + + + + + Installation: + + + The installation process of Bugzilla. + + + + + + Query/Buglist: + + + Anything to do with searching for bugs and viewing the + buglists. + + + + + + Reporting/Charting: + + + Getting reports from Bugzilla. + + + + + + User Accounts: + + + Anything about managing a user account from the user's perspective. + 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. + + + + @@ -302,41 +352,76 @@ This form can be used for time tracking. To use this feature, you have to be blessed group membership specified by the timetrackinggroup parameter. - - - Orig. Est.: - This field shows the original estimated time. - - - Current Est.: - This field shows the current estimated time. - This number is calculated from Hours Worked - and Hours Left. - - - Hours Worked: - This field shows the number of hours worked. - - - Hours Left: - This field shows the Current Est. - - Hours Worked. - This value + Hours Worked will become the - new Current Est. - - - %Complete: - This field shows what percentage of the task is complete. - - - Gain: - This field shows the number of hours that the bug is ahead of the - Orig. Est.. - - - Deadline: - This field shows the deadline for this bug. - + + + Orig. Est.: + + + This field shows the original estimated time. + + + + + + Current Est.: + + + This field shows the current estimated time. + This number is calculated from Hours Worked + and Hours Left. + + + + + + Hours Worked: + + + This field shows the number of hours worked. + + + + + + Hours Left: + + + This field shows the Current Est. - + Hours Worked. + This value + Hours Worked will become the + new Current Est. + + + + + + %Complete: + + + This field shows what percentage of the task is complete. + + + + + + Gain: + + + This field shows the number of hours that the bug is ahead of the + Orig. Est.. + + + + + + Deadline: + + + This field shows the deadline for this bug. + + + + @@ -603,73 +688,112 @@ The format of the list is configurable. For example, it can be sorted by clicking the column headings. Other useful features can be accessed using the links at the bottom of the list: - - - Long Format: - - this gives you a large page with a non-editable summary of the fields - of each bug. - - - XML: - - get the buglist in the XML format. - - - CSV: - - get the buglist as comma-separated values, for import into e.g. - a spreadsheet. - - - Feed: - - get the buglist as an Atom feed. Copy this link into your - favorite feed reader. If you are using Firefox, you can also - save the list as a live bookmark by clicking the live bookmark - icon in the status bar. To limit the number of bugs in the feed, - add a limit=n parameter to the URL. - - - iCalendar: - - Get the buglist as an iCalendar file. Each bug is represented as a - to-do item in the imported calendar. - - - Change Columns: - - change the bug attributes which appear in the list. - - - Change several bugs at once: - - If your account is sufficiently empowered, and more than one bug - appear in the bug list, this link is displayed which lets you make - the same change to all the bugs in the list - for example, changing - their assignee. - - - Send mail to bug assignees: - - If more than one bug appear in the bug list and there are at least - two distinct bug assignees, this links is displayed which lets you - easily send a mail to the assignees of all bugs on the list. - - - Edit Search: - - If you didn't get exactly the results you were looking for, you can - return to the Query page through this link and make small revisions - to the query you just made so you get more accurate results. - - - Remember Search As: - - You can give a search a name and remember it; a link will appear - in your page footer giving you quick access to run it again later. - - + + + Long Format: + + + this gives you a large page with a non-editable summary of the fields + of each bug. + + + + + + XML: + + + get the buglist in the XML format. + + + + + + CSV: + + + get the buglist as comma-separated values, for import into e.g. + a spreadsheet. + + + + + + Feed: + + + get the buglist as an Atom feed. Copy this link into your + favorite feed reader. If you are using Firefox, you can also + save the list as a live bookmark by clicking the live bookmark + icon in the status bar. To limit the number of bugs in the feed, + add a limit=n parameter to the URL. + + + + + + iCalendar: + + + Get the buglist as an iCalendar file. Each bug is represented as a + to-do item in the imported calendar. + + + + + + Change Columns: + + + change the bug attributes which appear in the list. + + + + + + Change several bugs at once: + + + If your account is sufficiently empowered, and more than one bug + appear in the bug list, this link is displayed which lets you make + the same change to all the bugs in the list - for example, changing + their assignee. + + + + + + Send mail to bug assignees: + + + If more than one bug appear in the bug list and there are at least + two distinct bug assignees, this links is displayed which lets you + easily send a mail to the assignees of all bugs on the list. + + + + + + Edit Search: + + + If you didn't get exactly the results you were looking for, you can + return to the Query page through this link and make small revisions + to the query you just made so you get more accurate results. + + + + + + Remember Search As: + + + You can give a search a name and remember it; a link will appear + in your page footer giving you quick access to run it again later. + + + + -- cgit v1.2.3-24-g4f1b