Bug 355620: Lines enclosed in <simplelist> do not wrap in the PDF version of the Bugzilla Guide
r/a=LpSolit git-svn-id: svn://10.0.0.236/branches/BUGZILLA-3_6-BRANCH@264822 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
5d54adfa16
commit
978fa6ab85
@ -1 +1 @@
|
||||
7316
|
||||
7317
|
||||
@ -2436,37 +2436,72 @@ ReadOnly: ENTRY, NA/NA, CANEDIT
|
||||
<emphasis>Type:</emphasis>
|
||||
The type of field to create. There are
|
||||
several types available:
|
||||
<simplelist>
|
||||
<member>
|
||||
Bug ID: A field where you can enter the ID of another bug from
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>Bug ID:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
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.
|
||||
</member>
|
||||
<member>
|
||||
Large Text Box: A multiple line box for entering free text.
|
||||
</member>
|
||||
<member>
|
||||
Free Text: A single line box for entering free text.
|
||||
</member>
|
||||
<member>
|
||||
Multiple-Selection Box: A list box where multiple options
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Large Text Box:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
A multiple line box for entering free text.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Free Text:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
A single line box for entering free text.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Multiple-Selection Box:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
A list box where multiple options
|
||||
can be selected. After creating this field, it must be edited
|
||||
to add the selection options. See
|
||||
<xref linkend="edit-values-list" /> for information about
|
||||
editing legal values.
|
||||
</member>
|
||||
<member>
|
||||
Drop Down: A list box where only one option can be selected.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Drop Down:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
A list box where only one option can be selected.
|
||||
After creating this field, it must be edited to add the
|
||||
selection options. See
|
||||
<xref linkend="edit-values-list" /> for information about
|
||||
editing legal values.
|
||||
</member>
|
||||
<member>
|
||||
Date/Time: A date field. This field appears with a
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Date/Time:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
A date field. This field appears with a
|
||||
calendar widget for choosing the date.
|
||||
</member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
||||
@ -130,53 +130,103 @@
|
||||
having one or more Components in it. For example,
|
||||
bugzilla.mozilla.org's "Bugzilla" Product is composed of several
|
||||
Components:
|
||||
<simplelist>
|
||||
<member>
|
||||
<emphasis>Administration:</emphasis>
|
||||
Administration of a Bugzilla installation.</member>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>Administration:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Administration of a Bugzilla installation.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<member>
|
||||
<emphasis>Bugzilla-General:</emphasis>
|
||||
<varlistentry>
|
||||
<term>Bugzilla-General:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Anything that doesn't fit in the other components, or spans
|
||||
multiple components.</member>
|
||||
multiple components.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<member>
|
||||
<emphasis>Creating/Changing Bugs:</emphasis>
|
||||
Creating, changing, and viewing bugs.</member>
|
||||
<varlistentry>
|
||||
<term>Creating/Changing Bugs:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Creating, changing, and viewing bugs.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<member>
|
||||
<emphasis>Documentation:</emphasis>
|
||||
The Bugzilla documentation, including The Bugzilla Guide.</member>
|
||||
<varlistentry>
|
||||
<term>Documentation:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The Bugzilla documentation, including The Bugzilla Guide.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<member>
|
||||
<emphasis>Email:</emphasis>
|
||||
Anything to do with email sent by Bugzilla.</member>
|
||||
<varlistentry>
|
||||
<term>Email:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Anything to do with email sent by Bugzilla.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<member>
|
||||
<emphasis>Installation:</emphasis>
|
||||
The installation process of Bugzilla.</member>
|
||||
<varlistentry>
|
||||
<term>Installation:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
The installation process of Bugzilla.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<member>
|
||||
<emphasis>Query/Buglist:</emphasis>
|
||||
<varlistentry>
|
||||
<term>Query/Buglist:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Anything to do with searching for bugs and viewing the
|
||||
buglists.</member>
|
||||
buglists.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<member>
|
||||
<emphasis>Reporting/Charting:</emphasis>
|
||||
Getting reports from Bugzilla.</member>
|
||||
<varlistentry>
|
||||
<term>Reporting/Charting:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Getting reports from Bugzilla.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<member>
|
||||
<emphasis>User Accounts:</emphasis>
|
||||
<varlistentry>
|
||||
<term>User Accounts:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Anything about managing a user account from the user's perspective.
|
||||
Saved queries, creating accounts, changing passwords, logging in,
|
||||
etc.</member>
|
||||
etc.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<member>
|
||||
<emphasis>User Interface:</emphasis>
|
||||
<varlistentry>
|
||||
<term>User Interface:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
General issues having to do with the user interface cosmetics (not
|
||||
functionality) including cosmetic issues, HTML templates,
|
||||
etc.</member>
|
||||
</simplelist>
|
||||
etc.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
@ -290,41 +340,76 @@
|
||||
This form can be used for time tracking.
|
||||
To use this feature, you have to be blessed group membership
|
||||
specified by the <quote>timetrackinggroup</quote> parameter.
|
||||
<simplelist>
|
||||
<member>
|
||||
<emphasis>Orig. Est.:</emphasis>
|
||||
This field shows the original estimated time.</member>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>Orig. Est.:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
This field shows the original estimated time.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<member>
|
||||
<emphasis>Current Est.:</emphasis>
|
||||
<varlistentry>
|
||||
<term>Current Est.:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
This field shows the current estimated time.
|
||||
This number is calculated from <quote>Hours Worked</quote>
|
||||
and <quote>Hours Left</quote>.</member>
|
||||
and <quote>Hours Left</quote>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<member>
|
||||
<emphasis>Hours Worked:</emphasis>
|
||||
This field shows the number of hours worked.</member>
|
||||
<varlistentry>
|
||||
<term>Hours Worked:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
This field shows the number of hours worked.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<member>
|
||||
<emphasis>Hours Left:</emphasis>
|
||||
<varlistentry>
|
||||
<term>Hours Left:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
This field shows the <quote>Current Est.</quote> -
|
||||
<quote>Hours Worked</quote>.
|
||||
This value + <quote>Hours Worked</quote> will become the
|
||||
new Current Est.</member>
|
||||
new Current Est.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<member>
|
||||
<emphasis>%Complete:</emphasis>
|
||||
This field shows what percentage of the task is complete.</member>
|
||||
<varlistentry>
|
||||
<term>%Complete:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
This field shows what percentage of the task is complete.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<member>
|
||||
<emphasis>Gain:</emphasis>
|
||||
<varlistentry>
|
||||
<term>Gain:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
This field shows the number of hours that the bug is ahead of the
|
||||
<quote>Orig. Est.</quote>.</member>
|
||||
<quote>Orig. Est.</quote>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<member>
|
||||
<emphasis>Deadline:</emphasis>
|
||||
This field shows the deadline for this bug.</member>
|
||||
</simplelist>
|
||||
<varlistentry>
|
||||
<term>Deadline:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
This field shows the deadline for this bug.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
@ -593,73 +678,112 @@
|
||||
<para>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:
|
||||
<simplelist>
|
||||
<member>
|
||||
<emphasis>Long Format:</emphasis>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>Long Format:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
this gives you a large page with a non-editable summary of the fields
|
||||
of each bug.</member>
|
||||
of each bug.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<member>
|
||||
<emphasis>XML:</emphasis>
|
||||
|
||||
get the buglist in the XML format.</member>
|
||||
|
||||
<member>
|
||||
<emphasis>CSV:</emphasis>
|
||||
<varlistentry>
|
||||
<term>XML:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
get the buglist in the XML format.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>CSV:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
get the buglist as comma-separated values, for import into e.g.
|
||||
a spreadsheet.</member>
|
||||
|
||||
<member>
|
||||
<emphasis>Feed:</emphasis>
|
||||
a spreadsheet.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Feed:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
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.</member>
|
||||
|
||||
<member>
|
||||
<emphasis>iCalendar:</emphasis>
|
||||
add a limit=n parameter to the URL.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>iCalendar:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Get the buglist as an iCalendar file. Each bug is represented as a
|
||||
to-do item in the imported calendar.</member>
|
||||
to-do item in the imported calendar.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<member>
|
||||
<emphasis>Change Columns:</emphasis>
|
||||
|
||||
change the bug attributes which appear in the list.</member>
|
||||
|
||||
<member>
|
||||
<emphasis>Change several bugs at once:</emphasis>
|
||||
<varlistentry>
|
||||
<term>Change Columns:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
change the bug attributes which appear in the list.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Change several bugs at once:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
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.</member>
|
||||
|
||||
<member>
|
||||
<emphasis>Send mail to bug assignees:</emphasis>
|
||||
their assignee.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Send mail to bug assignees:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
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.</member>
|
||||
|
||||
<member>
|
||||
<emphasis>Edit Search:</emphasis>
|
||||
easily send a mail to the assignees of all bugs on the list.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Edit Search:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
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.</member>
|
||||
|
||||
<member>
|
||||
<emphasis>Remember Search As:</emphasis>
|
||||
to the query you just made so you get more accurate results.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Remember Search As:</term>
|
||||
<listitem>
|
||||
<para>
|
||||
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.
|
||||
</member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user