Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ivan Ivlev
bugzilla
Commits
7780ace7
Commit
7780ace7
authored
Feb 21, 2006
by
jocuri%softhome.net
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Documentation patch for bug 41972: add user preferences documentation; patch by…
Documentation patch for bug 41972: add user preferences documentation; patch by victory <bmo@rsz.jp>, r=vladd.
parent
f365a5c6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
57 additions
and
8 deletions
+57
-8
using.xml
docs/xml/using.xml
+57
-8
No files found.
docs/xml/using.xml
View file @
7780ace7
...
@@ -796,27 +796,76 @@
...
@@ -796,27 +796,76 @@
<section
id=
"userpreferences"
>
<section
id=
"userpreferences"
>
<title>
User Preferences
</title>
<title>
User Preferences
</title>
<para>
Once you have logged in, you can customise various aspects of
<para>
Once you have logged in, you can customise various aspects of
Bugzilla via the "Edit prefs" link in the page footer.
Bugzilla via the "Edit prefs" link in the page footer.
The preferences are split into three tabs:
</para>
The preferences are split into three tabs:
</para>
<section
id=
"account
settings"
xreflabel=
"Account Setting
s"
>
<section
id=
"account
preferences"
xreflabel=
"Account Preference
s"
>
<title>
Account
Setting
s
</title>
<title>
Account
Preference
s
</title>
<para>
On this tab, you can change your basic account information,
<para>
On this tab, you can change your basic account information,
including your password, email address and real name. For security
including your password, email address and real name. For security
reasons, in order to change anything on this page you must type your
reasons, in order to change anything on this page you must type your
<emphasis>
current
</emphasis>
<emphasis>
current
</emphasis>
password into the
password into the
<quote>
Password
</quote>
<quote>
Password
</quote>
field at the top of the page.
field at the top of the page.
If you attempt to change your email address, a confirmation
If you attempt to change your email address, a confirmation
email is sent to both the old and new addresses, with a link to use to
email is sent to both the old and new addresses, with a link to use to
confirm the change. This helps to prevent account hijacking.
</para>
confirm the change. This helps to prevent account hijacking.
</para>
</section>
</section>
<section
id=
"emailsettings"
>
<section
id=
"generalpreferences"
xreflabel=
"General Preferences"
>
<title>
Email Settings
</title>
<title>
General Preferences
</title>
<para>
This tab allows you to change several Bugzilla behavior.
</para>
<itemizedlist
spacing=
"compact"
>
<listitem>
<para>
Field separator character for CSV files -
This controls separator character used in CSV formatted Bug List.
</para>
</listitem>
<listitem>
<para>
After changing bugs - This controls which bugs or no bugs
are shown in the page after you changed bugs.
You can select the bug you've changed this time, or the next
bug of the list.
</para>
</listitem>
<listitem>
<para>
Add individual bugs to saved searches - this controls
whether you can add individual bugs to saved searches
or you can't.
</para>
</listitem>
<listitem>
<para>
When viewing a bug, show comments in this order -
This controls the order of comments, you can select below:
<simplelist>
<member>
Initial description, comment 1, comment 2, ...
</member>
<member>
Initial description, last comment, ..., comment 2, comment 1.
</member>
<member>
Initial last comment, ..., comment 2, comment 1, description.
</member>
</simplelist>
</para>
</listitem>
<listitem>
<para>
Show a quip at the top of each bug list - This controls
whether a quip will be shown on the Bug list page or not.
</para>
</listitem>
</itemizedlist>
</section>
<section
id=
"emailpreferences"
>
<title>
Email Preferences
</title>
<para>
<para>
This tab controls the amount of email Bugzilla sends you.
This tab controls the amount of email Bugzilla sends you.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment