зеркало из https://github.com/mozilla/pjs.git
Ongoing conversion of help to xhtml b=95770 p=stefan_h@hem.utfors.se r=rlk
This commit is contained in:
Родитель
36b6cd6006
Коммит
4da77f0d09
|
@ -384,8 +384,8 @@ their names.</li>
|
|||
<li><strong>Log In:</strong> Log into the selected security device. After you
|
||||
have logged in to the device, the frequency with which you will be asked to
|
||||
enter the master password for the device depends on the
|
||||
<a href="passwords_help.html#Master_Password">Master Password Timeout</a>
|
||||
settings.</li>
|
||||
<a href="passwords_help.xhtml#master_password_timeout">Master Password
|
||||
Timeout</a> settings.</li>
|
||||
<li><strong>Log Out:</strong> Log out of the selected security device. After
|
||||
you have logged out of the device, the device and the certificates it
|
||||
contains will not be available until you log in again.</li>
|
||||
|
|
|
@ -1,375 +1,421 @@
|
|||
<html>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd" [
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
|
||||
%brandDTD;
|
||||
]>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Mozilla Advanced Preferences Help</title>
|
||||
|
||||
<link rel="stylesheet" href="chrome://help/locale/content_style.css" type="text/css">
|
||||
<!-- <link rel="stylesheet" href="../style.css" type="text/css"> -->
|
||||
|
||||
<title>&brandShortName; Advanced Preferences Help</title>
|
||||
<link rel="stylesheet" href="chrome://help/locale/helpFileLayout.css"
|
||||
type="text/css"></link>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<a name="preferences:advancedIDX"></a>
|
||||
<a NAME="top"></a>
|
||||
<h1>Advanced Preferences</h1>
|
||||
<p>This section describes how to use the Advanced preferences panel. If you are
|
||||
not already viewing the panel, follow these steps:</p>
|
||||
<p> 1. Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
2. Click the Advanced category.</p>
|
||||
<table summary="list of tables" CELLSPACING=2 CELLPADDING=4 WIDTH="324" BGCOLOR="#CCCCCC" >
|
||||
<tr>
|
||||
<td class="inthissection">
|
||||
<p>In this section:
|
||||
<p><a href="#Advanced">Advanced</a>
|
||||
|
||||
<p><a href="#Scripts">Scripts & Plug-ins</a>
|
||||
<p><a href="#keyboard_navigation">Keyboard Navigation</a>
|
||||
<p><a href="#Cache">Cache</a>
|
||||
|
||||
<p><a href="#Proxies">Proxies</a>
|
||||
<p><a href="#HTTP_Networking">HTTP Networking </a>
|
||||
<p><a href="#Software_Installation">Software Installation </a>
|
||||
<p><a href="#Mouse_Wheel">Mouse Wheel </a>
|
||||
<p><a href="#system">System</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p> </p>
|
||||
<a NAME="Advanced"></a>
|
||||
<a name="JavaSDX"></a>
|
||||
<a name="JavaSDX"></a>
|
||||
<a name="Quick_Launch:preferenceIDX"></a>
|
||||
<a name="QuickLaunchSDX"></a>
|
||||
<a name="disable_QuickLaunchSDX"></a>
|
||||
<a name="enable_QuickLaunchSDX"></a>
|
||||
<a name="memorySDX"></a>
|
||||
<h1 id="advanced_preferences">Advanced Preferences</h1>
|
||||
|
||||
<h2>Advanced Preferences - Advanced</h2>
|
||||
<p>This section describes how to use the main Advanced preferences panel. If you're
|
||||
not already viewing it, follow these steps:
|
||||
<p> 1. Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
2. Click the Advanced category.</p>
|
||||
<p> The main Advanced preferences panel allows you to customize Java, FTP passwords,
|
||||
and Quick Launch:</p>
|
||||
<ul>
|
||||
<li><b>Enable Java:</b> Select this to allow Mozilla to interpret pages containing
|
||||
Java. Java is used on some Web page to incorporate interactive and multimedia
|
||||
content.
|
||||
<li><b>Send this email address as anonymous FTP password</b>: Type an email address
|
||||
that you want to use as your password when logging into an FTP site anonymously.
|
||||
<li><b>Keep Mozilla in memory to improve startup performance</b>: Select this
|
||||
if you want to shorten the time it takes to start Mozilla. See "<a href="nav_help.html#nav_quicklaunch">Using
|
||||
Quick Launch</a>" for more information about using Quick Launch.<br>
|
||||
<p><b>Note</b>: Quick Launch appears only on Windows-based platforms.</p>
|
||||
</ul>
|
||||
<p> </p>
|
||||
<hr>
|
||||
<a name="Scripts"></a>
|
||||
<a name="preferences:JavaScriptIDX"></a>
|
||||
<a name="JavaScript:preferencesIDX"></a>
|
||||
<a name="disable_JavaScriptSDX"></a>
|
||||
<a name="JavaScriptSDX"></a>
|
||||
<h2>Advanced Preferences - Scripts & Plug-ins</h2>
|
||||
<p>This section describes how to use the Scripts & Plug-ins preferences panel.
|
||||
If you're not already viewing it, follow these steps:
|
||||
<p> 1. Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
2. Under the Advanced category, click Scripts & Plug-ins. (If no subcategories
|
||||
are visible, double-click Advanced to expand the list.)</p>
|
||||
<p><br></p>
|
||||
<p>The Scripts & Plug-ins preferences panel allows you to control how JavaScript
|
||||
and plug-ins are used:</p>
|
||||
<ul>
|
||||
<li><b>Enable JavaScript for</b>: Select these checkboxes to turn JavaScript
|
||||
on:
|
||||
<ul>
|
||||
<li><b>Navigator</b>: Toggles JavaScript for web pages opened in Navigator.</li>
|
||||
<li><b>Mail & Newsgroups</b>: Toggles JavaScript for web pages opened in
|
||||
Mail & Newsgroups.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><b>Allow scripts to:</b> Select these checkboxes to control how JavaScript
|
||||
can be used:
|
||||
<ul>
|
||||
<li><b>Move or resize existing windows</b>: Allows open windows to be resized
|
||||
or moved.</li>
|
||||
<li><b>Raise or lower windows</b>: Allows windows to be placed under or on top
|
||||
of other windows.</li>
|
||||
<li><b>Hide the status bar</b>: Allows the status bar to be hidden.</li>
|
||||
<li><b>Change status bar text</b>: Allows status bar text to be changed, such
|
||||
as in scrolling text in the status bar.</li>
|
||||
<li><b>Change images</b>: Allows images to be changed or animated, such as in
|
||||
image rollovers (images that change when the mouse cursor is placed over them).</li>
|
||||
<li><b>Create or change cookies</b>: Allows cookies to be changed or created
|
||||
using JavaScript.</li>
|
||||
<li><b>Read cookies</b>: Allows cookies to be read using JavaScript.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><b>Enable Plug-ins for</b>: Check this checkbox to control how plug-ins are
|
||||
used:</li>
|
||||
<ul>
|
||||
<li><b>Mail & Newsgroups</b>: Allows plug-ins to be used in Mail & Newsgroups.</li>
|
||||
</ul>
|
||||
</ul>
|
||||
<p>For more information about plug-ins, see <a href="nav_help.html#nav_helperapps">Managing
|
||||
Different File Types</a>.</p>
|
||||
<p> </p>
|
||||
<p>This section describes how to use the Advanced preferences panel. If you are
|
||||
not already viewing the panel, follow these steps:</p>
|
||||
|
||||
<hr>
|
||||
<a name="keyboard_navigation"></a>
|
||||
<a name="preferences:keyboardIDX"></a>
|
||||
<a name="keyboard:preferencesIDX"></a>
|
||||
<a name="Find_As_You_TypeSDX"></a>
|
||||
<a name="Find_Links_As_You_TypeSDX"></a>
|
||||
<a name="Find_Text_As_You_TypeSDX"></a>
|
||||
<a name="Tab_Key_NavigationSDX"></a>
|
||||
<a name="Find_Links_As_You_TypeIDX"></a>
|
||||
<a name="Find_Text_As_You_TypeIDX"></a>
|
||||
<a name="Tab_Key_NavigationIDX"></a>
|
||||
<ol>
|
||||
<li>Open the Edit menu (&brandShortName; menu on Mac OS X) and choose
|
||||
Preferences.</li>
|
||||
<li>Click the Advanced category.</li>
|
||||
</ol>
|
||||
|
||||
<h2>Advanced Preferences - Keyboard Navigation</h2>
|
||||
<p>This section describes how to use the Keyboard Navigation preferences panel.
|
||||
If you're not already viewing it, follow these steps:
|
||||
<p> 1. Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
2. Under the Advanced category, click Keyboard Navigation. (If no subcategories
|
||||
are visible, double-click Advanced to expand the list.)</p>
|
||||
<p><br></p>
|
||||
<p>The Keyboard Navigation preferences panel allows you to control how you use the keyboard to navigate and search for text in web pages:</p>
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#advanced">Advanced</a></li>
|
||||
<li><a href="#scripts_and_plug-ins">Scripts & Plug-ins</a></li>
|
||||
<li><a href="#keyboard_navigation">Keyboard Navigation</a></li>
|
||||
<li><a href="#cache">Cache</a></li>
|
||||
<li><a href="#proxies">Proxies</a></li>
|
||||
<li><a href="#http_networking">HTTP Networking</a></li>
|
||||
<li><a href="#software_installation">Software Installation</a></li>
|
||||
<li><a href="#mouse_wheel">Mouse Wheel</a></li>
|
||||
<li><a href="#system">System</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="advanced">Advanced Preferences - Advanced</h2>
|
||||
|
||||
<p>This section describes how to use the main Advanced preferences panel. If
|
||||
you're not already viewing it, follow these steps:</p>
|
||||
|
||||
<ol>
|
||||
<li>Open the Edit menu (&brandShortName; menu on Mac OS X) and choose
|
||||
Preferences.</li>
|
||||
<li>Click the Advanced category.</li>
|
||||
</ol>
|
||||
|
||||
<p>The main Advanced preferences panel allows you to customize Java, FTP
|
||||
passwords, and Quick Launch:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>Links</strong>: If checked, pressing Tab or Shift+Tab moves between links.</li>
|
||||
<li><strong>Buttons, radio buttons, check boxes, and lists</strong>: If checked, pressing Tab or Shift+Tab moves between buttons, radio buttons, check boxes, and lists.</li>
|
||||
<li><strong>Find automatically when typing within a web page</strong>: If checked, typing text in a web page automatically activates Find As You Type and locates the text you typed (if it exists in the page). Choose whether you want typing to find any text in the page or links only. If unchecked, you must choose Find Links As You Type or Find Text As You Type from the Edit menu before typing the text you want to find.</li>
|
||||
<li><strong>Play a sound when typed text isn't found</strong>: If checked, Find As You Type plays a sound when the typed text isn't found in the web page.</li>
|
||||
<li><strong>Clear the current search after a few seconds of inactivity</strong>: If checked, cancels the search after a few seconds of keyboard inactivity.</li>
|
||||
<li><strong>Enable Java:</strong> Select this to allow &brandShortName; to
|
||||
interpret pages containing Java. Java is used on some Web page to
|
||||
incorporate interactive and multimedia content.</li>
|
||||
<li><strong>Send this email address as anonymous FTP password</strong>: Type
|
||||
an email address that you want to use as your password when logging into an
|
||||
FTP site anonymously.</li>
|
||||
<li><strong>Keep &brandShortName; in memory to improve startup
|
||||
performance</strong>: Select this if you want to shorten the time it takes
|
||||
to start &brandShortName;. See
|
||||
"<a href="nav_help.html#nav_quicklaunch">Using Quick Launch</a>"
|
||||
for more information about using Quick Launch.
|
||||
|
||||
<p><strong>Note</strong>: Quick Launch appears only on Windows-based
|
||||
platforms.</p>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p> </p>
|
||||
<h2 id="scripts_and_plug-ins">Advanced Preferences - Scripts &
|
||||
Plug-ins</h2>
|
||||
|
||||
<hr>
|
||||
<a name="Cache"></a>
|
||||
<a name="preferences:cacheIDX"></a>
|
||||
<a name="cache:preferencesIDX"></a>
|
||||
<a name="clear_cacheSDX"></a>
|
||||
<a name="cacheSDX"></a>
|
||||
<h2>Advanced Preferences - Cache</h2>
|
||||
<p>This section describes how to use the Cache preferences panel. If you're not
|
||||
already viewing it, follow these steps:
|
||||
<p> 1. Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
2. Under the Advanced category, click Cache. (If no subcategories are visible,
|
||||
double-click Advanced to expand the list.)</p>
|
||||
<p><br></p>
|
||||
<p>The Cache preferences panel allows you to adjust the Mozilla memory and disk
|
||||
cache:</p>
|
||||
<ul>
|
||||
<li><b>Cache</b>: Type in the amount of disk cache you want to allocate
|
||||
for Mozilla. Disk cache is saved to your hard disk (drive) and can be used again
|
||||
even if you have turned your computer off.</li>
|
||||
<li><b>Clear Cache</b>: Click this to clear the disk cache.</li>
|
||||
<li><b>Cache Folder</b>: Shows the current location of the disk cache folder
|
||||
<ul>
|
||||
<li><b>Choose Folder</b>: Click this to choose a folder location for the disk
|
||||
cache. </li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><b>Compare the page in the cache to the page on the network:</b>
|
||||
<ul>
|
||||
<li><b>Every time I view the page</b>: Select this if you want Mozilla to compare
|
||||
a web page to the cache every time you view it.</li>
|
||||
<li><b>When the page is out of date</b>: Select this if you want Mozilla to
|
||||
compare a web page to the cache when the page is determined by the server to
|
||||
have expired.</li>
|
||||
<li><b>Once per session</b>: Select this if you want Mozilla to compare a web
|
||||
page to the cache once for each time you start Mozilla.</li>
|
||||
<li><b>Never</b>: Select this if you do not want Mozilla to compare cached information
|
||||
to the network.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><b>Prefetch web pages when idle, so that links in web pages designed
|
||||
for prefetching can load faster</b>:
|
||||
Select this to decrease the time it takes to load web pages when you
|
||||
click a link in a web page that uses prefetching.</li>
|
||||
</ul>
|
||||
<p> </p>
|
||||
<p>This section describes how to use the Scripts & Plug-ins preferences
|
||||
panel. If you're not already viewing it, follow these steps:</p>
|
||||
|
||||
<hr>
|
||||
<a name="Proxies"></a>
|
||||
<a name="SOCKSSDX"></a>
|
||||
<a name="preferences:proxiesIDX"></a>
|
||||
<a name="proxies:preferencesIDX"></a>
|
||||
<h2>Advanced Preferences - Proxies</h2>
|
||||
<p>
|
||||
<p>This section describes how to use the Proxies preferences panel. If you're
|
||||
not already viewing it, follow these steps: </p>
|
||||
<p> 1. Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
2. Under the Advanced category, click Proxies. (If no subcategories are visible,
|
||||
double-click Advanced to expand the list.)</p>
|
||||
<p><br></p>
|
||||
<p>The Proxies preferences panel allows you to set up Mozilla to use a proxy:</p>
|
||||
<p><b>Before you start: </b>Ask your network administrator if you have a proxy
|
||||
configuration file or for the names and port numbers of the proxy.</p>
|
||||
<ul>
|
||||
<li><b>Direct connection to the Internet</b>: Choose this if you don't want to
|
||||
use a proxy.</li>
|
||||
<li><b>Manual proxy configuration</b>: Choose this if you don't have a proxy location
|
||||
(URL).
|
||||
<ul>
|
||||
<li><b>HTTP Proxy</b>, <b>SSL Proxy</b>, <b>FTP Proxy, Gopher Proxy</b>:<b> </b>Type
|
||||
the name or numeric IP address of the proxy server. Type the port in the Ports
|
||||
field.</li>
|
||||
<li><b>SOCKS Host</b>: Type the name or numeric IP address of the proxy server.
|
||||
Type the port in the Ports field.
|
||||
<ul>
|
||||
<li><b>SOCKS v4, SOCKS v5</b>: When entering a SOCK Host, select "SOCKS v4"
|
||||
or "SOCKS v5," depending on what version of SOCKS is used for the proxy.
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<ul>
|
||||
<li><b>No Proxy for</b>: Type the domains and/or IP address that you do not want to use a proxy
|
||||
for. Separate each entry with a comma. (Example: .yourcompany.com, .yourcompany.co.nz, 192.168.1.0/24)</li>
|
||||
</ul>
|
||||
<li><b>Automatic proxy configuration URL</b>: Choose this if you have a proxy
|
||||
configuration file or URL, then type the configuration URL.</li>
|
||||
</ul>
|
||||
<p> </p>
|
||||
<ol>
|
||||
<li>Open the Edit menu (&brandShortName; menu on Mac OS X) and choose
|
||||
Preferences.</li>
|
||||
<li>Under the Advanced category, click Scripts & Plug-ins. (If no
|
||||
subcategories are visible, double-click Advanced to expand the list.)</li>
|
||||
</ol>
|
||||
|
||||
<hr>
|
||||
<a name="HTTP_Networking"></a>
|
||||
<a name="keep-aliveSDX"></a> <a name="pipeliningSDX"></a> <a name="keep-aliveSDX"></a>
|
||||
<a name="HTTP_Networking:preferencesIDX"></a> <a name="preferences:HTTP_NetworkingIDX"></a>
|
||||
<h2>Advanced Preferences - HTTP Networking</h2>
|
||||
<p>This section describes how to use the HTTP Networking preferences panel. If
|
||||
you're not already viewing it, follow these steps:
|
||||
<p> 1. Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
2. Under the Advanced category, click HTTP Networking. (If no subcategories are
|
||||
visible, double-click Advanced to expand the list.)</p>
|
||||
<p><br></p>
|
||||
<p>The HTTP Networking preferences panel is used to configure HTTP-based networking:</p>
|
||||
<ul>
|
||||
<li><b>Direct Connection Options, Proxy Connection Options: </b>Choose the HTTP
|
||||
version and options for direct and proxy connections.
|
||||
<ul>
|
||||
<li><b>Use HTTP 1.0</b>: Choose this to use the original version of HTTP, standardized
|
||||
in 1996.</li>
|
||||
<li><b>Use HTTP 1.1</b>: Choose this to use the new version of HTTP, which offers
|
||||
performance enhancements, including more efficient use of HTTP connections, better
|
||||
support for client-side caching, multiple HTTP requests (pipelining), and more
|
||||
refined control over cache expiration and replacement policies.</li>
|
||||
<li><b>Enable Keep-Alive</b>: Select this to keep a connection open to make additional
|
||||
HTTP requests, increasing speed.</li>
|
||||
<li><b>Enable Pipelining</b>:<b> </b>Select this to enable pipelining, which
|
||||
allows for more than one HTTP request to be sent to the server at once, reducing
|
||||
delays loading web pages.<br>
|
||||
<b>Note</b>: Pipelining is only available with HTTP 1.1.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<p> </p>
|
||||
<p>The Scripts & Plug-ins preferences panel allows you to control how
|
||||
JavaScript and plug-ins are used:</p>
|
||||
|
||||
<hr><a name="Software_Installation"></a>
|
||||
<a name="software_installation:preferencesIDX"></a> <a name="preferences:software_installationIDX"></a>
|
||||
<h2>Advanced Preferences - Software Installation</h2>
|
||||
<p>This section describes how to use the Software Installation preferences panel.
|
||||
If you're not already viewing it, follow these steps:
|
||||
<p> 1. Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
2. Under the Advanced category, click Software Installation. (If no subcategories
|
||||
are visible, double-click Advanced to expand the list.)</p>
|
||||
<p><br></p>
|
||||
<p>The Software Installation preferences panel is used to enable software installation
|
||||
and update notification:</p>
|
||||
<ul>
|
||||
<li><b>Enable software installation</b>: Select this if you want Mozilla to
|
||||
prompt you when new software needs to be installed and used with Mozilla.</li>
|
||||
<li><b>Check for updates</b>: Select this to be notified when new versions of
|
||||
Mozilla are available. Your personal information is not shared with Mozilla
|
||||
when verifying your version of Mozilla.
|
||||
<li><strong>Enable JavaScript for</strong>: Select these checkboxes to turn
|
||||
JavaScript on:
|
||||
<ul>
|
||||
<li><b>weekly</b>: Choose this if you want Mozilla to check once a week
|
||||
to see if a new version of Mozilla is available.</li>
|
||||
<li><b>monthly</b>: Choose this if you want Mozilla to check once a month
|
||||
to see if a new version of Mozilla is available.</li>
|
||||
<li><strong>Navigator</strong>: Toggles JavaScript for web pages opened
|
||||
in Navigator.</li>
|
||||
<li><strong>Mail & Newsgroups</strong>: Toggles JavaScript for web
|
||||
pages opened in Mail & Newsgroups.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>Allow scripts to:</strong> Select these checkboxes to control
|
||||
how JavaScript can be used:
|
||||
<ul>
|
||||
<li><strong>Move or resize existing windows</strong>: Allows open windows
|
||||
to be resized or moved.</li>
|
||||
<li><strong>Raise or lower windows</strong>: Allows windows to be placed
|
||||
under or on top of other windows.</li>
|
||||
<li><strong>Hide the status bar</strong>: Allows the status bar to be
|
||||
hidden.</li>
|
||||
<li><strong>Change status bar text</strong>: Allows status bar text to be
|
||||
changed, such as in scrolling text in the status bar.</li>
|
||||
<li><strong>Change images</strong>: Allows images to be changed or
|
||||
animated, such as in image rollovers (images that change when the mouse
|
||||
cursor is placed over them).</li>
|
||||
<li><strong>Create or change cookies</strong>: Allows cookies to be
|
||||
changed or created using JavaScript.</li>
|
||||
<li><strong>Read cookies</strong>: Allows cookies to be read using
|
||||
JavaScript.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>Enable Plug-ins for</strong>: Check this checkbox to control how
|
||||
plug-ins are used:
|
||||
<ul>
|
||||
<li><strong>Mail & Newsgroups</strong>: Allows plug-ins to be used in
|
||||
Mail & Newsgroups.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<p> </p>
|
||||
|
||||
<hr><a name="Mouse_Wheel"></a>
|
||||
<a name="mouse_wheel:preferencesIDX"></a> <a name="preferences:mouse_wheelIDX"></a>
|
||||
<h2>Advanced Preferences - Mouse Wheel</h2>
|
||||
<p>For more information about plug-ins, see
|
||||
<a href="nav_help.html#nav_helperapps">Managing Different File Types</a>.</p>
|
||||
|
||||
<h2 id="keyboard_navigation">Advanced Preferences - Keyboard Navigation</h2>
|
||||
|
||||
<p>This section describes how to use the Keyboard Navigation preferences
|
||||
panel. If you're not already viewing it, follow these steps:</p>
|
||||
|
||||
<ol>
|
||||
<li>1. Open the Edit menu (&brandShortName; menu on Mac OS X) and choose
|
||||
Preferences.</li>
|
||||
<li>Under the Advanced category, click Keyboard Navigation. (If no
|
||||
subcategories are visible, double-click Advanced to expand the list.)</li>
|
||||
</ol>
|
||||
|
||||
<p>The Keyboard Navigation preferences panel allows you to control how you use
|
||||
the keyboard to navigate and search for text in web pages:</p>
|
||||
|
||||
<p>This section describes how to use the Mouse Wheel preferences panel. If you're
|
||||
not already viewing it, follow these steps: </p>
|
||||
<p> 1. Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
2. Under the Advanced category, click Mouse Wheel. (If no subcategories are
|
||||
visible, double-click Advanced to expand the list.)</p>
|
||||
<p><br></p>
|
||||
<p>The Mouse Wheel preferences panel allows you to control how the mouse wheel
|
||||
on your mouse (in between your mouse buttons) is used in Mozilla:</p>
|
||||
<ul>
|
||||
|
||||
<li><b>Modifier Key</b>: Use the the drop-down list to choose a key that you
|
||||
want to use along with the mouse wheel to perform one of the following functions:
|
||||
<ul>
|
||||
|
||||
<li><b>Scroll the document by</b>: Choose this to scroll the document by
|
||||
the number of lines typed in the field.
|
||||
|
||||
<ul>
|
||||
|
||||
<li><b>Use system default</b>: Choose this to override the number of
|
||||
lines entered and instead the system default setting.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><b>Scroll a page up or a page down</b>: Choose this to scroll up or down
|
||||
one page at a time. This setting allows faster, but less accurate scrolling through
|
||||
a page with your mouse wheel.</li>
|
||||
<li><b>Move back and forward in the browsing history</b>: Choose this to
|
||||
use the mouse wheel to navigate back or forward to previous pages you've
|
||||
visited.</li>
|
||||
<li><b>Make the text larger or smaller</b>: Choose this to use the mouse
|
||||
wheel to increase or decrease the size of text on a web page. This setting
|
||||
can help you better read a page, or make text fit on the screen.</li>
|
||||
</ul>
|
||||
<p><b>Note</b>: Each modifier key can be assigned to a different function.</p>
|
||||
</li>
|
||||
<li><strong>Links</strong>: If checked, pressing Tab or Shift+Tab moves
|
||||
between links.</li>
|
||||
<li><strong>Buttons, radio buttons, check boxes, and lists</strong>: If
|
||||
checked, pressing Tab or Shift+Tab moves between buttons, radio buttons,
|
||||
check boxes, and lists.</li>
|
||||
<li><strong>Find automatically when typing within a web page</strong>: If
|
||||
checked, typing text in a web page automatically activates Find As You Type
|
||||
and locates the text you typed (if it exists in the page). Choose whether
|
||||
you want typing to find any text in the page or links only. If unchecked,
|
||||
you must choose Find Links As You Type or Find Text As You Type from the
|
||||
Edit menu before typing the text you want to find.</li>
|
||||
<li><strong>Play a sound when typed text isn't found</strong>: If
|
||||
checked, Find As You Type plays a sound when the typed text isn't
|
||||
found in the web page.</li>
|
||||
<li><strong>Clear the current search after a few seconds of
|
||||
inactivity</strong>: If checked, cancels the search after a few seconds of
|
||||
keyboard inactivity.</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="cache">Advanced Preferences - Cache</h2>
|
||||
|
||||
<p> </p>
|
||||
<p>This section describes how to use the Cache preferences panel. If
|
||||
you're not already viewing it, follow these steps:</p>
|
||||
|
||||
<hr><a name="system"></a>
|
||||
<a name="System:preferencesIDX"></a> <a name="preferences:SystemIDX"></a>
|
||||
<h2>Advanced Preferences - System</h2>
|
||||
<ol>
|
||||
<li>Open the Edit menu (&brandShortName; menu on Mac OS X) and choose
|
||||
Preferences.</li>
|
||||
<li>Under the Advanced category, click Cache. (If no subcategories are
|
||||
visible, double-click Advanced to expand the list.)</li>
|
||||
</ol>
|
||||
|
||||
<p>The Cache preferences panel allows you to adjust the &brandShortName; memory
|
||||
and disk cache:</p>
|
||||
|
||||
<p>This section describes how to use the System preferences panel. If you're not
|
||||
already viewing it, follow these steps: </p>
|
||||
<p> 1. Open the Edit menu and choose Preferences.<br>
|
||||
2. Under the Advanced category, click System. (If no subcategories are visible,
|
||||
double-click Advanced to expand the list.)</p>
|
||||
<p><b>Note</b>: The System preferences panel appears only on Windows-based platforms.</p>
|
||||
<p><br></p>
|
||||
<p>The System preferences panel allows you to specify what files and protocols
|
||||
are opened using Mozilla:</p>
|
||||
<ul>
|
||||
|
||||
<li><b>Windows should use Mozilla to open these file types</b>: Select the file
|
||||
types that you want to open by default using Mozilla.</li>
|
||||
<li><b>Windows should use Mozilla to handle these protocols</b>: Select the protocols
|
||||
that you want to open by default using Mozilla.</li>
|
||||
<li><b>Alert me if other applications change these settings: </b>Select this
|
||||
if you want Mozilla to alert you when other applications have changed your
|
||||
default Mozilla file and protocol settings. </li>
|
||||
<li><strong>Cache</strong>: Type in the amount of disk cache you want to
|
||||
allocate for &brandShortName;. Disk cache is saved to your hard disk
|
||||
(drive) and can be used again even if you have turned your computer
|
||||
off.</li>
|
||||
<li><strong>Clear Cache</strong>: Click this to clear the disk cache.</li>
|
||||
<li><strong>Cache Folder</strong>: Shows the current location of the disk
|
||||
cache folder
|
||||
<ul>
|
||||
<li><strong>Choose Folder</strong>: Click this to choose a folder
|
||||
location for the disk cache.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>Compare the page in the cache to the page on the
|
||||
network:</strong>
|
||||
<ul>
|
||||
<li><strong>Every time I view the page</strong>: Select this if you want
|
||||
&brandShortName; to compare a web page to the cache every time you view
|
||||
it.</li>
|
||||
<li><strong>When the page is out of date</strong>: Select this if you
|
||||
want &brandShortName; to compare a web page to the cache when the page
|
||||
is determined by the server to have expired.</li>
|
||||
<li><strong>Once per session</strong>: Select this if you want
|
||||
&brandShortName; to compare a web page to the cache once for each time
|
||||
you start &brandShortName;.</li>
|
||||
<li><strong>Never</strong>: Select this if you do not want
|
||||
&brandShortName; to compare cached information to the network.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>Prefetch web pages when idle, so that links in web pages
|
||||
designed for prefetching can load faster</strong>: Select this to decrease
|
||||
the time it takes to load web pages when you click a link in a web page
|
||||
that uses prefetching.</li>
|
||||
</ul>
|
||||
<p><b>Tip</b>: To make Mozilla the default browser easily, see <a href="cs_nav_prefs_navigator.html#Navigator">Navigator
|
||||
Preferences - Navigator</a>. Also select "Alert me if other application
|
||||
change these settings" to know when other programs become the default programs
|
||||
instead of Mozilla.</p>
|
||||
<hr>
|
||||
<p><i> 19 June 2002</i></p>
|
||||
<hr>
|
||||
<p>Copyright © 1998-2003 The Mozilla Foundation.</p>
|
||||
|
||||
<h2 id="proxies">Advanced Preferences - Proxies</h2>
|
||||
|
||||
<p>This section describes how to use the Proxies preferences panel. If
|
||||
you're not already viewing it, follow these steps:</p>
|
||||
|
||||
<ol>
|
||||
<li>Open the Edit menu (&brandShortName; menu on Mac OS X) and choose
|
||||
Preferences.</li>
|
||||
<li>Under the Advanced category, click Proxies. (If no subcategories are
|
||||
visible, double-click Advanced to expand the list.)</li>
|
||||
</ol>
|
||||
|
||||
<p>The Proxies preferences panel allows you to set up &brandShortName; to use a
|
||||
proxy:</p>
|
||||
|
||||
<p><strong>Before you start:</strong> Ask your network administrator if you
|
||||
have a proxy configuration file or for the names and port numbers of the
|
||||
proxy.</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>Direct connection to the Internet</strong>: Choose this if you
|
||||
don't want to use a proxy.</li>
|
||||
<li><strong>Manual proxy configuration</strong>: Choose this if you
|
||||
don't have a proxy location (URL).
|
||||
<ul>
|
||||
<li><strong>HTTP Proxy</strong>, <strong>SSL Proxy</strong>, <strong>FTP
|
||||
Proxy, Gopher Proxy</strong>: Type the name or numeric IP address of
|
||||
the proxy server. Type the port in the Ports field.</li>
|
||||
<li><strong>SOCKS Host</strong>: Type the name or numeric IP address of
|
||||
the proxy server. Type the port in the Ports field.
|
||||
<ul>
|
||||
<li><strong>SOCKS v4, SOCKS v5</strong>: When entering a SOCK Host,
|
||||
select "SOCKS v4" or "SOCKS v5," depending on
|
||||
what version of SOCKS is used for the proxy.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>No Proxy for</strong>: Type the domains and/or IP address
|
||||
that you do not want to use a proxy for. Separate each entry with a
|
||||
comma. (Example: .yourcompany.com, .yourcompany.co.nz,
|
||||
192.168.1.0/24)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>Automatic proxy configuration URL</strong>: Choose this if you
|
||||
have a proxy configuration file or URL, then type the configuration
|
||||
URL.</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="http_networking">Advanced Preferences - HTTP Networking</h2>
|
||||
|
||||
<p>This section describes how to use the HTTP Networking preferences panel. If
|
||||
you're not already viewing it, follow these steps:</p>
|
||||
|
||||
<ol>
|
||||
<li>Open the Edit menu (&brandShortName; menu on Mac OS X) and choose
|
||||
Preferences.</li>
|
||||
<li>Under the Advanced category, click HTTP Networking. (If no subcategories
|
||||
are visible, double-click Advanced to expand the list.)</li>
|
||||
</ol>
|
||||
|
||||
<p>The HTTP Networking preferences panel is used to configure HTTP-based
|
||||
networking:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>Direct Connection Options, Proxy Connection Options:</strong>
|
||||
Choose the HTTP version and options for direct and proxy connections.
|
||||
<ul>
|
||||
<li><strong>Use HTTP 1.0</strong>: Choose this to use the original
|
||||
version of HTTP, standardized in 1996.</li>
|
||||
<li><strong>Use HTTP 1.1</strong>: Choose this to use the new version of
|
||||
HTTP, which offers performance enhancements, including more efficient
|
||||
use of HTTP connections, better support for client-side caching,
|
||||
multiple HTTP requests (pipelining), and more refined control over
|
||||
cache expiration and replacement policies.</li>
|
||||
<li><strong>Enable Keep-Alive</strong>: Select this to keep a connection
|
||||
open to make additional HTTP requests, increasing speed.</li>
|
||||
<li><strong>Enable Pipelining</strong>: <strong></strong>Select this to
|
||||
enable pipelining, which allows for more than one HTTP request to be
|
||||
sent to the server at once, reducing delays loading web
|
||||
pages.<br></br>
|
||||
<strong>Note</strong>: Pipelining is only available with HTTP 1.1.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="software_installation">Advanced Preferences - Software
|
||||
Installation</h2>
|
||||
|
||||
<p>This section describes how to use the Software Installation preferences
|
||||
panel. If you're not already viewing it, follow these steps:</p>
|
||||
|
||||
<ol>
|
||||
<li>Open the Edit menu (&brandShortName; menu on Mac OS X) and choose
|
||||
Preferences.</li>
|
||||
<li>Under the Advanced category, click Software Installation. (If no
|
||||
subcategories are visible, double-click Advanced to expand the list.)</li>
|
||||
</ol>
|
||||
|
||||
<p>The Software Installation preferences panel is used to enable software
|
||||
installation and update notification:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>Enable software installation</strong>: Select this if you want
|
||||
&brandShortName; to prompt you when new software needs to be installed and
|
||||
used with &brandShortName;.</li>
|
||||
<li><strong>Check for updates</strong>: Select this to be notified when new
|
||||
versions of &brandShortName; are available. Your personal information is
|
||||
not shared with &brandShortName; when verifying your version of
|
||||
&brandShortName;.
|
||||
<ul>
|
||||
<li><strong>weekly</strong>: Choose this if you want &brandShortName; to
|
||||
check once a week to see if a new version of &brandShortName; is
|
||||
available.</li>
|
||||
<li><strong>monthly</strong>: Choose this if you want &brandShortName; to
|
||||
check once a month to see if a new version of &brandShortName; is
|
||||
available.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="mouse_wheel">Advanced Preferences - Mouse Wheel</h2>
|
||||
|
||||
<p>This section describes how to use the Mouse Wheel preferences panel. If
|
||||
you're not already viewing it, follow these steps:</p>
|
||||
|
||||
<ol>
|
||||
<li>Open the Edit menu (&brandShortName; menu on Mac OS X) and choose
|
||||
Preferences.</li>
|
||||
<li>Under the Advanced category, click Mouse Wheel. (If no subcategories
|
||||
are visible, double-click Advanced to expand the list.)</li>
|
||||
</ol>
|
||||
<p>The Mouse Wheel preferences panel allows you to control how the mouse wheel
|
||||
on your mouse (in between your mouse buttons) is used in
|
||||
&brandShortName;:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>Modifier Key</strong>: Use the the drop-down list to choose a key
|
||||
that you want to use along with the mouse wheel to perform one of the
|
||||
following functions:
|
||||
<ul>
|
||||
<li><strong>Scroll the document by</strong>: Choose this to scroll the
|
||||
document by the number of lines typed in the field.
|
||||
<ul>
|
||||
<li><strong>Use system default</strong>: Choose this to override the
|
||||
number of lines entered and instead the system default
|
||||
setting.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>Scroll a page up or a page down</strong>: Choose this to
|
||||
scroll up or down one page at a time. This setting allows faster, but
|
||||
less accurate scrolling through a page with your mouse wheel.</li>
|
||||
<li><strong>Move back and forward in the browsing history</strong>:
|
||||
Choose this to use the mouse wheel to navigate back or forward to
|
||||
previous pages you've visited.</li>
|
||||
<li><strong>Make the text larger or smaller</strong>: Choose this to use
|
||||
the mouse wheel to increase or decrease the size of text on a web page.
|
||||
This setting can help you better read a page, or make text fit on the
|
||||
screen.</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Note</strong>: Each modifier key can be assigned to a different
|
||||
function.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="system">Advanced Preferences - System</h2>
|
||||
|
||||
<p>This section describes how to use the System preferences panel. If
|
||||
you're not already viewing it, follow these steps:</p>
|
||||
|
||||
<ol>
|
||||
<li>Open the Edit menu and choose Preferences.</li>
|
||||
<li>Under the Advanced category, click System. (If no subcategories are
|
||||
visible, double-click Advanced to expand the list.)</li>
|
||||
</ol>
|
||||
|
||||
<p><strong>Note</strong>: The System preferences panel appears only on
|
||||
Windows-based platforms.</p>
|
||||
|
||||
<p>The System preferences panel allows you to specify what files and protocols
|
||||
are opened using &brandShortName;:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>Windows should use &brandShortName; to open these file
|
||||
types</strong>: Select the file types that you want to open by default
|
||||
using &brandShortName;.</li>
|
||||
<li><strong>Windows should use &brandShortName; to handle these
|
||||
protocols</strong>: Select the protocols that you want to open by default
|
||||
using &brandShortName;.</li>
|
||||
<li><strong>Alert me if other applications change these settings:</strong>
|
||||
Select this if you want &brandShortName; to alert you when other
|
||||
applications have changed your default &brandShortName; file and protocol
|
||||
settings.</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Tip</strong>: To make &brandShortName; the default browser easily,
|
||||
see <a href="cs_nav_prefs_navigator.html#Navigator">Navigator Preferences -
|
||||
Navigator</a>. Also select "Alert me if other application change these
|
||||
settings" to know when other programs become the default programs
|
||||
instead of &brandShortName;.</p>
|
||||
|
||||
<p>Copyright © 2003-2004 The Mozilla Foundation.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,233 +1 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Mozilla Appearance Preferences Help</title>
|
||||
|
||||
<link rel="stylesheet" href="chrome://help/locale/content_style.css" type="text/css">
|
||||
<!-- <link rel="stylesheet" href="../style.css" type="text/css"> -->
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><a name="nav_settings"></a>
|
||||
</p>
|
||||
<h1>Navigator Settings</h1>
|
||||
<p>The sections listed below describe the preferences panels related to Navigator,
|
||||
the browser component of Mozilla. To see the preference panels, follow these
|
||||
steps:</p>
|
||||
<p> 1. From any Navigator window, open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
</p>
|
||||
<table summary="list of headings" cellspacing=2 cellpadding=4 width="324" bgcolor="#CCCCCC" >
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="inthissection">
|
||||
|
||||
<p>In this section:
|
||||
|
||||
<p><a href="#appearance_pref">Appearance Preferences</a>
|
||||
<p><a href="cs_nav_prefs_navigator.html">Navigator Preferences</a>
|
||||
<p><a href="cs_nav_prefs_advanced.html">Advanced Preferences</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p> </p>
|
||||
<hr>
|
||||
<a NAME="appearance_pref"></a>
|
||||
<h1>Appearance Preferences</h1>
|
||||
<p>This section describes how to use the Appearance preference panel. If you are
|
||||
not already viewing the panel, follow these steps:</p>
|
||||
<p> 1. Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
2. Double-click Appearance to expand the list, then click the name for the preferences
|
||||
you want to view.</p>
|
||||
<table summary="list of headings" CELLSPACING=2 CELLPADDING=4 WIDTH="324" BGCOLOR="#CCCCCC" >
|
||||
<tr>
|
||||
<td class="inthissection">
|
||||
|
||||
<p>In this section:
|
||||
<p><a href="#appearance">Appearance</a>
|
||||
<p><a href="#fonts">Fonts</a>
|
||||
<p><a href="#colors">Colors</a>
|
||||
<p><a href="#themes">Themes</a>
|
||||
|
||||
<p><a href="#content">Languages/Content</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p> </p>
|
||||
<a name="preferences:appearanceIDX"></a>
|
||||
<a NAME="web_site_iconsSDX"></a>
|
||||
<a NAME="faviconsSDX"></a>
|
||||
<a NAME="appearance"></a>
|
||||
<h2>Appearance Preferences - Appearance</h2>
|
||||
<p>This section describes how to use the Appearance preferences panels. If you're
|
||||
not already viewing one of these panels, follow these steps:
|
||||
<ol>
|
||||
<li> Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
</li>
|
||||
<li> Click the Appearance category.</li>
|
||||
</ol>
|
||||
<p><br></p>
|
||||
<p>The Appearance preferences panel allows you set components that you want to use when you start up Mozilla:</p>
|
||||
<ul>
|
||||
<li><b>When Mozilla starts up, open</b>: Select the components you want to use
|
||||
when you start up Mozilla
|
||||
<li>Show toolbars as:
|
||||
<ul>
|
||||
<li><b>Pictures and text</b>: Select this to see text underneath each of the
|
||||
toolbar buttons.. </li>
|
||||
<li><b>Pictures only</b>: Select this to show the toolbar buttons only.</li>
|
||||
<li><b>Text only</b>: Select this to show text buttons only.</li>
|
||||
</ul>
|
||||
|
||||
<li><b>Show Tooltips</b>: Select this if you want to have tips appear when the
|
||||
cursor is placed over parts of the Mozilla user interface and some websites.
|
||||
<li><b>Show Website Icons</b>: Select this if you want see site-specific icons,
|
||||
if available, in place of the bookmark icon <img src="chrome://communicator/skin/bookmarks/bookmark-item.gif" alt="Location Bar"
|
||||
>. Website icons are shown to the left of the Location Bar and Browser tabs.
|
||||
</ul>
|
||||
<p> </p><hr>
|
||||
<a name="preferences:fontsIDX"></a> <a NAME="fonts"></a>
|
||||
<h2>Appearance Preferences - Fonts</h2>
|
||||
<p>
|
||||
<p>This section describes how to use the Fonts preferences panel.
|
||||
If you're not already viewing it, follow these steps:
|
||||
</p>
|
||||
<ol>
|
||||
<li> Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
</li>
|
||||
<li>Under the Appearance category, click Fonts. (If no subcategories are visible,
|
||||
double-click Appearance to expand the list.)</li>
|
||||
</ol>
|
||||
<p><br></p>
|
||||
<p>The Fonts preferences panel allows you to set page font type and size, as well as the screen resolution.</p>
|
||||
<p><b>Note</b>: Some font styles may not be selectable because the selected language
|
||||
does not have fonts available for that style.</p>
|
||||
<ul>
|
||||
|
||||
<li><b>Fonts for</b>: Choose a language group/script. For instance, to set
|
||||
default fonts for West European languages/script (Latin),
|
||||
choose "Western."
|
||||
<ul>
|
||||
<li><b>Proportional</b>: Select whether proportional text should be serif (like
|
||||
Times Roman) or sans-serif (like Arial). You can also specify what font size
|
||||
you want for proportional text. Proportional text is variable in width, so characters
|
||||
and letters vary in width.</li>
|
||||
<li><b>Serif</b>: Select a serif font you want to use for web pages. </li>
|
||||
<li><b>Sans-serif</b>: Select a sans-serif font you want to use for web pages.
|
||||
</li>
|
||||
<li><b>Cursive</b>: Select a cursive font you want to use for web pages. </li>
|
||||
<li><b>Fantasy</b>: Select a fantasy font you want to use for web pages. </li>
|
||||
<li><b>Monospace</b>: Select a monospace font (like Courier) and size you want
|
||||
to use for web pages. Monospace text is fixed in width, so each character or
|
||||
letter takes the same amount of space.</li>
|
||||
<li><b>Minimum font size</b>: Select the smallest font size you want to be shown
|
||||
on web pages. </li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><b>Allow documents to use other fonts</b>: If available, select this checkbox
|
||||
to keep a web page's font and size settings instead of your own preferences.</li>
|
||||
<li><b>Display resolution</b>: Select from the drop-down list the dots per inch
|
||||
(dpi) for displaying web pages. Select "Other" to open the Calibrate
|
||||
Resolution dialog box, which allows you to calibrate your resolution by measuring
|
||||
how long a line appears on your screen. Increased screen resolution will improve
|
||||
text readability on some screens.<br>
|
||||
</li>
|
||||
</ul>
|
||||
<p> </p><hr>
|
||||
<a name="preferences:colorsIDX"></a>
|
||||
<a name="colors"></a>
|
||||
<h2>Appearance Preferences - Colors</h2>
|
||||
<p>
|
||||
<p>This section describes how to use the Colors preferences panel.
|
||||
If you're not already viewing it, follow these steps:
|
||||
</p>
|
||||
<ol>
|
||||
<li> Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.</li>
|
||||
<li> Under the Appearance category, click Colors. (If no subcategories are visible,
|
||||
double-click Appearance to expand the list.)</li>
|
||||
</ol>
|
||||
<p><br></p>
|
||||
<p>The Colors preferences panel allows you to set the background and text colors on web pages:</p>
|
||||
<ul>
|
||||
<li><b>Text and Background</b>: Click the colored blocks to select a color for
|
||||
displaying text and backgrounds on web pages. </li>
|
||||
<ul>
|
||||
<li><b>Use system colors</b>: Select this to use your system color settings.</li>
|
||||
</ul>
|
||||
<li><b>Link Colors</b>: Click the colored blocks to select a color for displaying
|
||||
unvisited and visited links on web pages.</li>
|
||||
<ul>
|
||||
<li><b>Underline links</b>: Select this to display underlined links on web pages.</li>
|
||||
</ul>
|
||||
<li><b>When a web page provides its own colors and backgrounds</b>: </li>
|
||||
<ul>
|
||||
<li><b>Always use the colors and background specified by the web page</b>: Allows
|
||||
the web page to choose displayed colors and backgrounds.</li>
|
||||
<li> <b>Use my chosen colors, ignoring the colors and background image specified</b>:
|
||||
Allow you to choose displayed colors, ignoring the web page colors and background
|
||||
image.</li>
|
||||
</ul>
|
||||
</ul>
|
||||
<p> </p><hr>
|
||||
<a name="preferences:themesIDX"></a> <a name="themes"></a>
|
||||
<h2>Appearance Preferences - Themes</h2>
|
||||
<p>
|
||||
<p>This section describes how to use the Themes preferences panel.
|
||||
If you're not already viewing it, follow these steps:
|
||||
</p>
|
||||
<ol>
|
||||
<li> Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
</li>
|
||||
<li> Under the Appearance category, click Themes. (If no subcategories are visible,
|
||||
double-click Appearance to expand the list.)</li>
|
||||
</ol>
|
||||
<p><br></p>
|
||||
<p>The Themes preferences panel allows you to change the look and style of Mozilla through different themes.</p>
|
||||
<ul>
|
||||
<li><b>Theme to use</b>: Choose one of the installed themes to change the look
|
||||
of Mozilla. </li>
|
||||
<ul>
|
||||
<li><b>Uninstall [Theme Name]</b>: Click this to remove a selected theme.</li>
|
||||
</ul>
|
||||
<li><b>Get New Themes</b>: Click this link to go to a web page where you can
|
||||
download more themes.
|
||||
<p><b>Notes</b>: </p>
|
||||
</li>
|
||||
<ul>
|
||||
<li>To see a new theme, you need to quit and restart Mozilla after you choose
|
||||
a new theme. </li>
|
||||
<li>You will not be able to switch back to a theme you have uninstalled.</li>
|
||||
</ul>
|
||||
</ul>
|
||||
<p> </p><hr>
|
||||
<a name="languages:Appearance_preferencesIDX"></a>
|
||||
<a name="preferences:content_packsIDX"></a>
|
||||
<a name="content"></a>
|
||||
<h2>Appearance Preferences - Languages/Content</h2>
|
||||
<p>This section describes how to use the Language and Content Packs preferences
|
||||
panel. If you're not already viewing it, follow these steps: </p>
|
||||
<ol>
|
||||
<li>Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.<br>
|
||||
<li>Under the Appearance category, click Languages/Content. (If no subcategories
|
||||
are visible, double-click Appearance to expand the list.)</li>
|
||||
</ol>
|
||||
<p><br></p>
|
||||
<p>The Language and Content Packs preferences panel allows you to select a content
|
||||
pack and/or language pack to use within Mozilla.</p>
|
||||
<ul>
|
||||
|
||||
<li><b>Installed content packs</b>: Select a content pack to use within Mozilla.</li>
|
||||
<li><b>Installed language packs</b>: Select a language pack to use within Mozilla.</li>
|
||||
<li><b>Download More</b>: Click this to download more content or language packs.
|
||||
|
||||
<p><b>Note</b>: You must restart Mozilla for a new content or language pack to take effect.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p> </p>
|
||||
<hr>
|
||||
<p><i>19 June 2002</i> </p>
|
||||
<hr>
|
||||
<p>Copyright © 1998-2003 The Mozilla Foundation.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
|
|
@ -93,7 +93,7 @@ load as your home page. </li>
|
|||
the available checkboxes to see them on your toolbars.<br>
|
||||
The Go, Search, and Print buttons appear in the Navigation Toolbar near the upper-right
|
||||
corner of the Navigator window. All other buttons appear in the Personal Toolbar.
|
||||
For information about adding your own bookmarks to this toolbar, see <a href="customize_help.html#cust_personal">Personal
|
||||
For information about adding your own bookmarks to this toolbar, see <a href="customize_help.xhtml#personal_toolbar">Personal
|
||||
Toolbar</a>.<br>
|
||||
|
||||
</ul>
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -56,7 +56,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>Favorites</td>
|
||||
<td><a href="customize_help.html#cust_bkmk">Bookmarks</a></td>
|
||||
<td><a href="customize_help.xhtml#bookmarks">Bookmarks</a></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td>Address Bar</td>
|
||||
|
@ -68,7 +68,7 @@
|
|||
</tr>
|
||||
<tr class="even">
|
||||
<td>Links Bar</td>
|
||||
<td><a href="customize_help.html#cust_personal">Personal Toolbar</a></td>
|
||||
<td><a href="customize_help.xhtml#personal_toolbar">Personal Toolbar</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Copy Shortcut</td>
|
||||
|
@ -94,7 +94,7 @@
|
|||
<li><strong><a href="cs_priv_prefs_popup.xhtml">Pop-up Window
|
||||
Controls</a></strong>: Lets you allow or suppress both popup and popunder
|
||||
windows.</li>
|
||||
<li><strong><a href="customize_help.html#cust_sidebar">Sidebar</a></strong>:
|
||||
<li><strong><a href="customize_help.xhtml#sidebar">Sidebar</a></strong>:
|
||||
Customize &brandShortName; with frequently accessed content and tools such as
|
||||
news, stock quotes, your bookmarks, browser history, and many other options.
|
||||
</li>
|
||||
|
|
|
@ -121,32 +121,32 @@
|
|||
<rdf:Seq><rdf:li>
|
||||
<rdf:Description ID="bookmarks:changing_bookmarks"
|
||||
nc:name="changing bookmarks"
|
||||
nc:link="customize_help.html#bookmarks:changing_bookmarksIDX"/>
|
||||
nc:link="customize_help.xhtml#changing_individual_bookmarks"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="bookmarks:creating_bookmarks"
|
||||
nc:name="creating bookmarks"
|
||||
nc:link="customize_help.html#bookmarks:creating_bookmarksIDX"/>
|
||||
nc:link="customize_help.xhtml#bookmarks:creating_new_bookmarks"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="bookmarks:exporting_bookmarks"
|
||||
nc:name="exporting bookmarks"
|
||||
nc:link="customize_help.html#bookmarks:exporting_bookmarksIDX"/>
|
||||
nc:link="customize_help.xhtml#exporting_or_importing_a_bookmark"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="bookmarks:organizing_bookmarks"
|
||||
nc:name="organizing bookmarks"
|
||||
nc:link="customize_help.html#bookmarks:organizing_bookmarksIDX"/>
|
||||
nc:link="customize_help.xhtml#organizing_your_bookmarks"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="bookmarks:searching_bookmarks"
|
||||
nc:name="searching bookmarks"
|
||||
nc:link="customize_help.html#bookmarks:searching_bookmarksIDX"/>
|
||||
nc:link="customize_help.xhtml#searching_your_bookmarks"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="bookmarks:using_bookmarks"
|
||||
nc:name="using bookmarks"
|
||||
nc:link="customize_help.html#bookmarks:using_bookmarksIDX"/>
|
||||
nc:link="customize_help.xhtml#using_bookmarks"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="bookmarks:visiting"
|
||||
|
@ -156,7 +156,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="bookmarks:what_are_bookmarks"
|
||||
nc:name="what are bookmarks"
|
||||
nc:link="customize_help.html#bookmarks:what_are_bookmarksIDX"/>
|
||||
nc:link="customize_help.xhtml#what_are_bookmarks"/>
|
||||
</rdf:li></rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -166,7 +166,7 @@
|
|||
<rdf:Seq><rdf:li>
|
||||
<rdf:Description ID="browser:changing_your_home_page"
|
||||
nc:name="changing your home page"
|
||||
nc:link="customize_help.html#browser:changing_your_home_pageIDX"/>
|
||||
nc:link="customize_help.xhtml#changing_your_home_page"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="browser:default"
|
||||
|
@ -176,7 +176,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="browser:start_up_components"
|
||||
nc:name="start up components"
|
||||
nc:link="customize_help.html#browser:start_up_componentsIDX"/>
|
||||
nc:link="customize_help.xhtml#specifying_which_components_open_at_launch"/>
|
||||
</rdf:li></rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -219,7 +219,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="Customizing Fonts"
|
||||
nc:name="Customizing Fonts"
|
||||
nc:link="customize_help.html#cust_font"/>
|
||||
nc:link="customize_help.xhtml#changing_fonts_colors_and_themes"/>
|
||||
</rdf:li></rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -234,7 +234,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="cache:preferences"
|
||||
nc:name="cache preferences"
|
||||
nc:link="cs_nav_prefs_advanced.html#cache:preferencesIDX"/>
|
||||
nc:link="cs_nav_prefs_advanced.xhtml#cache"/>
|
||||
</rdf:li></rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -244,7 +244,7 @@
|
|||
<rdf:Seq><rdf:li>
|
||||
<rdf:Description ID="colors:customizing_web_page"
|
||||
nc:name="customizing web page"
|
||||
nc:link="customize_help.html#colors:customizing_web_pageIDX"/>
|
||||
nc:link="customize_help.xhtml#changing_the_default_colors"/>
|
||||
</rdf:li></rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -618,12 +618,12 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="Find_Links_As_You_Type"
|
||||
nc:name="Find Links As You Type"
|
||||
nc:link="cs_nav_prefs_advanced.html#Find_Links_As_You_TypeIDX"/>
|
||||
nc:link="cs_nav_prefs_advanced.xhtml#keyboard_navigation"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="Find_Text_As_You_Type"
|
||||
nc:name="Find Text As You Type"
|
||||
nc:link="cs_nav_prefs_advanced.html#Find_Text_As_You_TypeIDX"/>
|
||||
nc:link="cs_nav_prefs_advanced.xhtml#keyboard_navigation"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="FIPS_mode"
|
||||
|
@ -731,7 +731,7 @@
|
|||
</rdf:li><rdf:li>
|
||||
<rdf:Description ID="HTTP_Networking"
|
||||
nc:name="HTTP Networking"
|
||||
nc:link="cs_nav_prefs_advanced.html#HTTP_Networking:preferencesIDX"/>
|
||||
nc:link="cs_nav_prefs_advanced.xhtml#http_networking"/>
|
||||
</rdf:li></rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -890,7 +890,7 @@
|
|||
<rdf:Seq><rdf:li>
|
||||
<rdf:Description ID="JavaScript:preferences"
|
||||
nc:name="JavaScript Preferences"
|
||||
nc:link="cs_nav_prefs_advanced.html#JavaScript:preferencesIDX"/>
|
||||
nc:link="cs_nav_prefs_advanced.xhtml#scripts_and_plug-ins"/>
|
||||
</rdf:li></rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -900,7 +900,7 @@
|
|||
<rdf:Seq><rdf:li>
|
||||
<rdf:Description ID="keyboard_preferences"
|
||||
nc:name="keyboard preferences"
|
||||
nc:link="cs_nav_prefs_advanced.html#keyboard_navigation"/>
|
||||
nc:link="cs_nav_prefs_advanced.xhtml#keyboard_navigation"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="keyboard_shortcuts"
|
||||
|
@ -985,7 +985,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="languages:Appearance_preferences"
|
||||
nc:name="Appearance preferences"
|
||||
nc:link="cs_nav_prefs_appearance.html#languages:Appearance_preferencesIDX"/>
|
||||
nc:link="cs_nav_prefs_appearance.xhtml#languages_content"/>
|
||||
</rdf:li></rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -1025,7 +1025,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="master_password"
|
||||
nc:name="Master Password"
|
||||
nc:link="passwords_help.html#master_password:aboutIDX"/>
|
||||
nc:link="passwords_help.xhtml#change_master_password"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="mouse_wheel"
|
||||
|
@ -1250,7 +1250,7 @@
|
|||
<rdf:Seq><rdf:li>
|
||||
<rdf:Description ID="master_password:changing"
|
||||
nc:name="Changing master password"
|
||||
nc:link="passwords_help.html#master_password:changingIDX"/>
|
||||
nc:link="passwords_help.xhtml#change_master_password"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="master_password:forgetting"
|
||||
|
@ -1260,12 +1260,12 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="master_password:preferences"
|
||||
nc:name="Master Password Preferences"
|
||||
nc:link="passwords_help.html#master_password:preferencesIDX"/>
|
||||
nc:link="passwords_help.xhtml#master_passwords"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="master_password:timeout"
|
||||
nc:name="Master Password Timeout"
|
||||
nc:link="passwords_help.html#master_password:timeout_forIDX"/>
|
||||
nc:link="passwords_help.xhtml#master_password_timeout"/>
|
||||
</rdf:li></rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -1295,7 +1295,7 @@
|
|||
<rdf:Seq><rdf:li>
|
||||
<rdf:Description ID="Navigator:changing_your_home_page"
|
||||
nc:name="changing your home page"
|
||||
nc:link="customize_help.html#Navigator:changing_your_home_pageIDX"/>
|
||||
nc:link="customize_help.xhtml#changing_your_home_page"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="Navigator:controlling_popups"
|
||||
|
@ -1350,7 +1350,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="Navigator:start_page"
|
||||
nc:name="start page"
|
||||
nc:link="customize_help.html#Navigator:start_pageIDX"/>
|
||||
nc:link="customize_help.xhtml#specifying_a_starting_page"/>
|
||||
</rdf:li></rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -1424,7 +1424,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="passwords"
|
||||
nc:name="Passwords"
|
||||
nc:link="passwords_help.html#passwords:preferencesIDX"/>
|
||||
nc:link="passwords_help.xhtml#passwords"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="popup_windows"
|
||||
|
@ -1458,7 +1458,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="proxies"
|
||||
nc:name="proxies"
|
||||
nc:link="cs_nav_prefs_advanced.html#proxies:preferencesIDX"/>
|
||||
nc:link="cs_nav_prefs_advanced.xhtml#proxies"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="publishing_pages"
|
||||
|
@ -1484,7 +1484,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="password_manager:preferences"
|
||||
nc:name="Password Preferences"
|
||||
nc:link="passwords_help.html#Password_Manager:preferencesIDX"/>
|
||||
nc:link="passwords_help.xhtml#password_manager"/>
|
||||
</rdf:li></rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -1494,7 +1494,7 @@
|
|||
<rdf:Seq><rdf:li>
|
||||
<rdf:Description ID="passwords:preferences"
|
||||
nc:name="Password Preferences"
|
||||
nc:link="passwords_help.html#passwords:preferencesIDX"/>
|
||||
nc:link="passwords_help.xhtml#passwords"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="passwords:remembering_automatically"
|
||||
|
@ -1504,7 +1504,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="passwords:timeout_for_master_password"
|
||||
nc:name="Timeout for Master Password"
|
||||
nc:link="passwords_help.html#passwords:timeout_for_master_passwordIDX"/>
|
||||
nc:link="passwords_help.xhtml#master_passwords"/>
|
||||
</rdf:li></rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -1534,17 +1534,17 @@
|
|||
<rdf:Seq><rdf:li>
|
||||
<rdf:Description ID="preferences:advanced"
|
||||
nc:name="advanced preferences"
|
||||
nc:link="cs_nav_prefs_advanced.html#preferences:advancedIDX"/>
|
||||
nc:link="cs_nav_prefs_advanced.xhtml#advanced_preferences"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="preferences:appearance"
|
||||
nc:name="appearance preferences"
|
||||
nc:link="cs_nav_prefs_appearance.html#preferences:appearanceIDX"/>
|
||||
nc:link="cs_nav_prefs_appearance.xhtml#appearance"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="preferences:cache"
|
||||
nc:name="cache preferences"
|
||||
nc:link="cs_nav_prefs_advanced.html#preferences:cacheIDX"/>
|
||||
nc:link="cs_nav_prefs_advanced.xhtml#cache"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="preferences:certificates"
|
||||
|
@ -1554,12 +1554,12 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="preferences:colors"
|
||||
nc:name="colors preferences"
|
||||
nc:link="cs_nav_prefs_appearance.html#preferences:colorsIDX"/>
|
||||
nc:link="cs_nav_prefs_appearance.xhtml#preferences:colors"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="preferences:content_packs"
|
||||
nc:name="content packs preferences"
|
||||
nc:link="cs_nav_prefs_appearance.html#preferences:content_packsIDX"/>
|
||||
nc:link="cs_nav_prefs_appearance.xhtml#languages_content"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="preferences:cookies"
|
||||
|
@ -1579,7 +1579,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="preferences:fonts"
|
||||
nc:name="fonts preferences"
|
||||
nc:link="cs_nav_prefs_appearance.html#preferences:fontsIDX"/>
|
||||
nc:link="cs_nav_prefs_appearance.xhtml#fonts"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="preferences:forms"
|
||||
|
@ -1609,12 +1609,12 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="preferences:JavaScript"
|
||||
nc:name="JavaScript preferences"
|
||||
nc:link="cs_nav_prefs_advanced.html#preferences:JavaScriptIDX"/>
|
||||
nc:link="cs_nav_prefs_advanced.xhtml#scripts_and_plug-ins"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="preferences:keyboard"
|
||||
nc:name="keyboard preferences"
|
||||
nc:link="cs_nav_prefs_advanced.html#preferences:keyboardIDX"/>
|
||||
nc:link="cs_nav_prefs_advanced.xhtml#keyboard_navigation"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="preferences:languages"
|
||||
|
@ -1629,7 +1629,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="preferences:passwords"
|
||||
nc:name="passwords preferences"
|
||||
nc:link="passwords_help.html#preferences:passwordsIDX"/>
|
||||
nc:link="passwords_help.xhtml#passwords"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="preferences:popup_windows"
|
||||
|
@ -1644,7 +1644,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="preferences:proxies"
|
||||
nc:name="proxies preferences"
|
||||
nc:link="cs_nav_prefs_advanced.html#preferences:proxiesIDX"/>
|
||||
nc:link="cs_nav_prefs_advanced.xhtml#proxies"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="preferences:security"
|
||||
|
@ -1669,7 +1669,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="preferences:themes"
|
||||
nc:name="themes preferences"
|
||||
nc:link="cs_nav_prefs_appearance.html#preferences:themesIDX"/>
|
||||
nc:link="cs_nav_prefs_appearance.xhtml#themes"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="preferences:validation"
|
||||
|
@ -1759,7 +1759,7 @@
|
|||
<rdf:Seq><rdf:li>
|
||||
<rdf:Description ID="proxies:preferences"
|
||||
nc:name="proxy preferences"
|
||||
nc:link="cs_nav_prefs_advanced.html#proxies:preferencesIDX"/>
|
||||
nc:link="cs_nav_prefs_advanced.xhtml#proxies"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="proxies:setting"
|
||||
|
@ -1799,7 +1799,7 @@
|
|||
<rdf:Seq><rdf:li>
|
||||
<rdf:Description ID="resetting_master_password"
|
||||
nc:name="resetting master password"
|
||||
nc:link="passwords_help.html#resetting_master_passwordIDX"/>
|
||||
nc:link="passwords_help.xhtml#reset_master_password"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="return_receipts"
|
||||
|
@ -1865,7 +1865,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="Sidebar"
|
||||
nc:name="Sidebar"
|
||||
nc:link="customize_help.html#cust_sidebar_define"/>
|
||||
nc:link="customize_help.xhtml#what_is_sidebar"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="signing_email_messages"
|
||||
|
@ -1889,7 +1889,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="software_installation"
|
||||
nc:name="software installation"
|
||||
nc:link="cs_nav_prefs_advanced.html#software_installation:preferencesIDX"/>
|
||||
nc:link="cs_nav_prefs_advanced.xhtml#software_installation"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="SSL"
|
||||
|
@ -1899,7 +1899,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="System"
|
||||
nc:name="System Preferences"
|
||||
nc:link="cs_nav_prefs_advanced.html#System:preferencesIDX"/>
|
||||
nc:link="cs_nav_prefs_advanced.xhtml#system"/>
|
||||
</rdf:li></rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -2015,27 +2015,27 @@
|
|||
<rdf:Seq><rdf:li>
|
||||
<rdf:Description ID="Sidebar:adding_tabs"
|
||||
nc:name="adding sidebar tabs"
|
||||
nc:link="customize_help.html#Sidebar:adding_tabsIDX"/>
|
||||
nc:link="customize_help.xhtml#adding_sidebar_tabs"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="Sidebar:customizing_tabs"
|
||||
nc:name="customizing sidebar tabs"
|
||||
nc:link="customize_help.html#Sidebar:customizing_tabsIDX"/>
|
||||
nc:link="customize_help.xhtml#customizing_individual_sidebar_tabs"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="Sidebar:description"
|
||||
nc:name="what is Sidebar?"
|
||||
nc:link="customize_help.html#Sidebar:descriptionIDX"/>
|
||||
nc:link="customize_help.xhtml#what_is_sidebar"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="Sidebar:removing_tabs"
|
||||
nc:name="removing sidebar tabs"
|
||||
nc:link="customize_help.html#Sidebar:removing_tabsIDX"/>
|
||||
nc:link="customize_help.xhtml#removing_sidebar_tabs"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="Sidebar:reorganizing_tabs"
|
||||
nc:name="reorganizing sidebar tabs"
|
||||
nc:link="customize_help.html#Sidebar:reorganizing_tabsIDX"/>
|
||||
nc:link="customize_help.xhtml#reorganizing_sidebar_tabs"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="Sidebar:search_categories"
|
||||
|
@ -2050,7 +2050,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="Sidebar:using"
|
||||
nc:name="using Sidebar"
|
||||
nc:link="customize_help.html#Sidebar:usingIDX"/>
|
||||
nc:link="customize_help.xhtml#using_sidebar"/>
|
||||
</rdf:li></rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -2090,17 +2090,17 @@
|
|||
<rdf:Seq><rdf:li>
|
||||
<rdf:Description ID="Tab_Key_Navigation"
|
||||
nc:name="Tab Key Navigation"
|
||||
nc:link="cs_nav_prefs_advanced.html#Tab_Key_NavigationIDX"/>
|
||||
nc:link="cs_nav_prefs_advanced.xhtml#keyboard_navigation"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="Tabbed_Browsing"
|
||||
nc:name="Tabbed Browsing"
|
||||
nc:link="customize_help.html#Tabbed_BrowsingIDX"/>
|
||||
nc:link="customize_help.xhtml#tabbed_browsing"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="themes"
|
||||
nc:name="themes"
|
||||
nc:link="customize_help.html#themes:changingIDX"/>
|
||||
nc:link="customize_help.xhtml#changing_the_theme"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="toolbar"
|
||||
|
@ -2114,12 +2114,12 @@
|
|||
<rdf:Seq><rdf:li>
|
||||
<rdf:Description ID="Tabbed_Browsing:bookmarking_tabs"
|
||||
nc:name="bookmarking tabs"
|
||||
nc:link="customize_help.html#Tabbed_Browsing:bookmarking_tabsIDX"/>
|
||||
nc:link="customize_help.xhtml#bookmarking_tabs"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="Tabbed_Browsing:closing_tabs"
|
||||
nc:name="closing tabs"
|
||||
nc:link="customize_help.html#Tabbed_Browsing:closing_tabsIDX"/>
|
||||
nc:link="customize_help.xhtml#closing_tabs"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="Tabbed_Browsing:introduction"
|
||||
|
@ -2129,17 +2129,17 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="Tabbed_Browsing:opening_tabs"
|
||||
nc:name="opening tabs"
|
||||
nc:link="customize_help.html#Tabbed_Browsing:opening_tabsIDX"/>
|
||||
nc:link="customize_help.xhtml#opening_tabs"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="Tabbed_Browsing:setting_up"
|
||||
nc:name="setting up tabbed browsing"
|
||||
nc:link="customize_help.html#Tabbed_Browsing:setting_upIDX"/>
|
||||
nc:link="customize_help.xhtml#setting_up_tabbed_browsing"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="Tabbed_Browsing:what_is"
|
||||
nc:name="what is tabbed browsing"
|
||||
nc:link="customize_help.html#Tabbed_Browsing:what_isIDX"/>
|
||||
nc:link="customize_help.xhtml#what_is_tabbed_browsing"/>
|
||||
</rdf:li></rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -2149,17 +2149,17 @@
|
|||
<rdf:Seq><rdf:li>
|
||||
<rdf:Description ID="toolbar:hiding_a_toolbar"
|
||||
nc:name="hiding a toolbar"
|
||||
nc:link="customize_help.html#toolbar:hiding_a_toolbarIDX"/>
|
||||
nc:link="customize_help.xhtml#hiding_a_toolbar"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="toolbar:navigation_toolbar"
|
||||
nc:name="navigation toolbar"
|
||||
nc:link="customize_help.html#toolbar:navigation_toolbarIDX"/>
|
||||
nc:link="customize_help.xhtml#navigation_toolbar"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="toolbar:personal_toolbar"
|
||||
nc:name="personal toolbar"
|
||||
nc:link="customize_help.html#toolbar:personal_toolbarIDX"/>
|
||||
nc:link="customize_help.xhtml#personal_toolbar"/>
|
||||
</rdf:li></rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -2243,7 +2243,7 @@
|
|||
<rdf:li>
|
||||
<rdf:Description ID="web_pages:customizing_fonts"
|
||||
nc:name="customizing fonts"
|
||||
nc:link="chrome://help/locale/customize_help.html#cust_font"/>
|
||||
nc:link="chrome://help/locale/customize_help.xhtml#changing_fonts_colors_and_themes"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="web_pages:finding_related"
|
||||
|
|
|
@ -62,8 +62,8 @@ search, and save web pages. </p>
|
|||
<p>After the first launch, you will normally see your home page when you launch
|
||||
Mozilla. Unless you choose a home page yourself, your home page is chosen by
|
||||
your network or Internet service provider, or you see Mozilla's home page.</p>
|
||||
<p>To choose your own home page, see <a href="customize_help.html#cust_startpage">Specifying
|
||||
How Mozilla Starts Up</a>.</p>
|
||||
<p>To choose your own home page, see
|
||||
<a href="customize_help.xhtml#specifying_how_mozilla_starts_up">Specifying How Mozilla Starts Up</a>.</p>
|
||||
<a name="full_screen_modeSDX"></a>
|
||||
<p><b>Tips</b>: </p>
|
||||
<ul>
|
||||
|
@ -195,7 +195,7 @@ to web pages. You can double-click the URL next to the Bookmark icon to view
|
|||
that page.
|
||||
</ul>
|
||||
<p><b>Tip</b>: The Sidebar History tab also allows you to choose from pages
|
||||
you've visited during the past several sessions. For information, see <a href="customize_help.html#cust_sidebar_adding">Adding Sidebar Tabs</a>.</p>
|
||||
you've visited during the past several sessions. For information, see <a href="customize_help.xhtml#adding_sidebar_tabs">Adding Sidebar Tabs</a>.</p>
|
||||
<p> </p>
|
||||
|
||||
<h3><a name="web_pages:historyIDX"></a><a name="history:windowIDX"></a>About
|
||||
|
@ -287,7 +287,7 @@ Reload button, or press Ctrl+Shift+R (Cmd+Shift+R on Mac OS).</p>
|
|||
</ol>
|
||||
<p><b>Tip</b>: To retrace your steps, click the Back arrow.
|
||||
<p>You can save your own bookmarks to point to pages you frequently visit, or
|
||||
to other interesting places on the Web. See <a href="customize_help.html#cust_bkmk_create">Creating
|
||||
to other interesting places on the Web. See <a href="customize_help.xhtml#creating_new_bookmarks">Creating
|
||||
New Bookmarks</a> for more information.</p>
|
||||
<p> [ <A HREF="#nav_first">Return to beginning of section</A> ] </p>
|
||||
|
||||
|
@ -307,7 +307,7 @@ window.</p>
|
|||
automatically. For more information about setting Tabbed Browsing preferences,
|
||||
see <a href="cs_nav_prefs_navigator.html#Tabbed">Navigator Preferences - Tabbed
|
||||
Browsing</a>.</p>
|
||||
<p>To learn more about using Tabbed Browsing, see <a href="customize_help.html#cust_tabbed">Tabbed
|
||||
<p>To learn more about using Tabbed Browsing, see <a href="customize_help.xhtml#tabbed_browsing">Tabbed
|
||||
Browsing</a>.</p>
|
||||
<p> [ <a href="#nav_first">Return to beginning of section</a> ] </p>
|
||||
<p> </p>
|
||||
|
@ -321,7 +321,7 @@ that you need to use all the time—the latest news and weather, your addres
|
|||
book or Buddy List, stock quotes, a calendar—and many other available options.
|
||||
Sidebar presents these items to you in tabs that it continually updates.</p>
|
||||
<p>Mozilla comes with some Sidebar tabs already set up, but you can customize
|
||||
Sidebar by adding, removing, and rearranging tabs. For details, see <a href="customize_help.html#cust_sidebar">My
|
||||
Sidebar by adding, removing, and rearranging tabs. For details, see <a href="customize_help.xhtml#sidebar">
|
||||
Sidebar</a>.</p>
|
||||
<p>To view an item in Sidebar, click its tab.</p>
|
||||
<table summary="table for images" cellpadding="5">
|
||||
|
@ -1303,7 +1303,7 @@ preferences, see <a href="cs_nav_prefs_navigator.html#Navigator">Navigator
|
|||
Preferences - Navigator</a>.</p>
|
||||
<h3><b>Customizing Default Browser Settings</b></h3>
|
||||
<p>You can manually customize how Mozilla handles various file formats and protocols.
|
||||
For more information, see <a href="cs_nav_prefs_advanced.html#system">Advanced
|
||||
For more information, see <a href="cs_nav_prefs_advanced.xhtml#system">Advanced
|
||||
Preferences - System</a>.</p>
|
||||
<p> [ <a href="#nav_ses">Return to beginning of section</a> ] </p>
|
||||
<p> </p>
|
||||
|
@ -1314,9 +1314,9 @@ Preferences - System</a>.</p>
|
|||
<p>When you bring a web page to your screen, Mozilla automatically loads (starts
|
||||
up) several features that help interpret web pages. These features, Java and
|
||||
JavaScript, can make web pages more lively, but they take time to load.</p>
|
||||
<p>To learn how to turn off Java, see <a href="cs_nav_prefs_advanced.html#Advanced">Advanced
|
||||
<p>To learn how to turn off Java, see <a href="cs_nav_prefs_advanced.xhtml#advanced">Advanced
|
||||
Preferences - Advanced</a>. </p>
|
||||
<p>To learn how to turn off JavaScript, see <a href="chrome://help/locale/cs_nav_prefs_advanced.html#Scripts">Advanced
|
||||
<p>To learn how to turn off JavaScript, see <a href="chrome://help/locale/cs_nav_prefs_advanced.xhtml#scripts_and_plug-ins">Advanced
|
||||
Preferences - Scripts & Windows</a>.</p>
|
||||
<p>[ <A HREF="#nav_ses">Return to beginning of section</A> ] </p>
|
||||
<p> </p>
|
||||
|
@ -1383,7 +1383,7 @@ checks the network to make sure you have the latest version of the page.
|
|||
<p>Mozilla can notify you when updates for your software are available, and
|
||||
it can install the updates automatically. Mozilla can also inform you when a
|
||||
new version of Mozilla is available.</p>
|
||||
<p>To learn about setting up automatic software installation, see <a href="cs_nav_prefs_advanced.html#Software_Installation">Advanced
|
||||
<p>To learn about setting up automatic software installation, see <a href="cs_nav_prefs_advanced.xhtml#software_installation">Advanced
|
||||
Preferences - Software Installation</a>.</p>
|
||||
<p> [ <A HREF="#nav_ses">Return to beginning of section</A> ] </p>
|
||||
<p> </p>
|
||||
|
@ -1391,7 +1391,7 @@ Preferences - Software Installation</a>.</p>
|
|||
<h2>Using a Mouse Wheel</h2>
|
||||
<p>If your mouse has a mouse wheel, you can control how the mouse wheel functions
|
||||
in Mozilla.</p>
|
||||
<p>To learn more about setting up a mouse wheel, see <a href="cs_nav_prefs_advanced.html#Mouse_Wheel">Advanced
|
||||
<p>To learn more about setting up a mouse wheel, see <a href="cs_nav_prefs_advanced.xhtml#mouse_wheel">Advanced
|
||||
Preferences - Mouse Wheel</a>. </p>
|
||||
<p> [ <a href="#nav_ses">Return to beginning of section</a> ] </p>
|
||||
<p> </p>
|
||||
|
@ -1512,7 +1512,7 @@ configuration file or URL, then type the configuration URL.<br>
|
|||
business, or school—such as netscape.com or washington.org. If you use local
|
||||
host names without the domain name, list them the same way. Use commas to separate
|
||||
multiple host names. The wildcard character [*] cannot be used.</p>
|
||||
<p>For more information on using the Proxy preferences panel, see <a href="cs_nav_prefs_advanced.html#Proxies">Advanced
|
||||
<p>For more information on using the Proxy preferences panel, see <a href="cs_nav_prefs_advanced.xhtml#proxies">Advanced
|
||||
Preferences - Proxies</a>.</p>
|
||||
<p> [ <A HREF="#nav_prox">Return to beginning of section</A> ] </p>
|
||||
<p> </p>
|
||||
|
|
|
@ -1,106 +1,130 @@
|
|||
<html>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" [
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
|
||||
%brandDTD;
|
||||
]>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<title>Password Settings</title>
|
||||
|
||||
<link rel="stylesheet" href="chrome://help/locale/content_style.css" type="text/css">
|
||||
|
||||
<link rel="stylesheet" href="chrome://help/locale/helpFileLayout.css"
|
||||
type="text/css"></link>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<a NAME="passwords:settings_forIDX"></a>
|
||||
<a NAME="password_settings"></a>
|
||||
<h1 id="password_settings">Password Settings</h1>
|
||||
|
||||
<hr>
|
||||
<h1>Password Settings</h1>
|
||||
<p>This section describes how to set your password preferences, set your Master
|
||||
Password, and control other aspects of password handling.</p>
|
||||
|
||||
<p>This section describes how to set your password preferences, set your Master Password, and control other aspects of password handling.
|
||||
<p>For step-by-step descriptions of various tasks related to passwords, see
|
||||
<a href="using_priv_help.html#using_password">Using the Password
|
||||
Manager</a>.</p>
|
||||
|
||||
<p>For step-by-step descriptions of various tasks related to passwords, see <a href="using_priv_help.html#using_password">Using the Password Manager</a>.
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#passwords">Privacy &
|
||||
Security Preferences - Passwords</a></li>
|
||||
<li><a href="#password_manager">Password Manager</a></li>
|
||||
<li><a href="#master_passwords">Privacy
|
||||
& Security Preferences - Master Passwords</a></li>
|
||||
<li><a href="#change_master_password">Change Master Password</a></li>
|
||||
<li><a href="#reset_master_password">Reset Master Password</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
<h2 id="passwords">Privacy & Security
|
||||
Preferences - Passwords</h2>
|
||||
|
||||
<table summary="list of sections" cellpadding=4 cellspacing=2 bgcolor="#cccccc" Width=324>
|
||||
<tr>
|
||||
<td class="inthissections">
|
||||
<p>In this section:</p>
|
||||
<p><a href="#passwords_first">Privacy & Security Preferences - Passwords</a></p>
|
||||
<p><a href="#password_mgr">Password Manager</a></p>
|
||||
<p><a href="#Master_Password_Timeout">Privacy & Security Preferences - Master Passwords</a></p>
|
||||
<p><a href="#Change_Master_Password">Change Master Password</a></p>
|
||||
<p><a href="#Reset_Master_Password">Reset Master Password</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<hr>
|
||||
<a NAME="preferences:passwordsIDX"></a>
|
||||
<a NAME="passwords:preferencesIDX"></a>
|
||||
<a NAME="passwords_first"></a>
|
||||
|
||||
<h2>Privacy & Security Preferences - Passwords</h2>
|
||||
<p>This section describes the Passwords preferences panel. If you're not already viewing it, follow these steps:
|
||||
<p>This section describes the Passwords preferences panel. If you're not
|
||||
already viewing it, follow these steps:</p>
|
||||
|
||||
<ol>
|
||||
<li>Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.
|
||||
<li>Under the Privacy & Security category, click Passwords. (If no subcategories are visible, double-click Privacy & Security to expand the list.)
|
||||
<li>Open the Edit menu (&brandShortName; menu on Mac OS X) and choose
|
||||
Preferences.</li>
|
||||
<li>Under the Privacy & Security category, click Passwords. (If no
|
||||
subcategories are visible, double-click Privacy & Security to expand
|
||||
the list.)</li>
|
||||
</ol>
|
||||
|
||||
<p>
|
||||
<a NAME="Password_Manager"></a>
|
||||
<a NAME="Password_Manager:preferencesIDX"></a>
|
||||
|
||||
<h3>Password Manager</h3>
|
||||
|
||||
<p>Password Manager preferences allow you to
|
||||
<ul>
|
||||
<li><b>Remember passwords:</b> Select this checkbox to turn Password Manager on, so that it asks to store your user names and passwords at appropriate times and enters them for you automatically when they're requested. To turn off Password Manager, deselect the same checkbox.
|
||||
<li><b>Manage Stored Passwords:</b> Click this button to manage information about your stored passwords and the sites whose user names and passwords you don't want to be stored.
|
||||
</ul>
|
||||
|
||||
<p>For detailed information about using Password Manager, including how to override it for individual sites and how to view and manage stored passwords, see <a href="using_priv_help.html#using_password">Using the Password Manager</a>.
|
||||
|
||||
<p>
|
||||
<a NAME="Encrypting_Versus_Obscuring"></a>
|
||||
<h3>Encrypting Versus Obscuring</h3>
|
||||
|
||||
<p>If you use Password Manager or Form Manager to save passwords and personal data, this sensitive information is stored on your computer in a file that's difficult, but not impossible, for an intruder to read. This way of storing information is sometimes described as "obscuring." This is the default setting that applies to information stored by Password Manager or Form Manager.
|
||||
|
||||
<p>For improved protection, you may choose to protect the file with encryption. Encryption makes it more difficult (but again, not impossible) for an unauthorized person to view your stored sensitive information.
|
||||
|
||||
|
||||
<ul><li><b>Use encryption when storing sensitive data:</b> Select this checkbox to turn on encryption, or deselect it to turn off encryption.</ul>
|
||||
|
||||
<p>If you have not previously set a <a href="glossary.xhtml#master_password">master password</a>, you will be asked to create one. To do so, follow the instructions as they appear on your screen.
|
||||
|
||||
<p>Using encryption versus obscuring for stored sensitive data is a tradeoff between improved security and convenience:
|
||||
<p>Password Manager preferences allow you to</p>
|
||||
|
||||
<ul>
|
||||
<li>If you use encryption, you will need to enter a master password periodically, which can be inconvenient. (For information about controlling how often it is requested, see the discussion of the Master Password timeout at <a href="#Master_Password_Timeout">Privacy & Security Preferences - Master Passwords</a>.)
|
||||
<li>If you use obscuring, you may not have to set a master password at all (unless you're using certificates for identification purposes), but it may be easier for a stranger who has access to your computer to steal your passwords.
|
||||
<li><strong>Remember passwords:</strong> Select this checkbox to turn
|
||||
Password Manager on, so that it asks to store your user names and passwords
|
||||
at appropriate times and enters them for you automatically when
|
||||
they're requested. To turn off Password Manager, deselect the same
|
||||
checkbox.</li>
|
||||
<li><strong>Manage Stored Passwords:</strong> Click this button to manage
|
||||
information about your stored passwords and the sites whose user names and
|
||||
passwords you don't want to be stored.</li>
|
||||
</ul>
|
||||
|
||||
<p>For more details, see <a href="using_priv_help.html#using_encrypt">Encrypting Stored Sensitive Information</a>.
|
||||
<p>For detailed information about using Password Manager, including how to
|
||||
override it for individual sites and how to view and manage stored passwords,
|
||||
see <a href="using_priv_help.html#using_password">Using the Password
|
||||
Manager</a>.</p>
|
||||
|
||||
<p> </p>
|
||||
<hr>
|
||||
<a NAME="password_mgr"></a>
|
||||
<a NAME="Password_Manager:stored_passwordsIDX"></a>
|
||||
<h3 id="encrypting_versus_obscuring">Encrypting Versus Obscuring</h3>
|
||||
|
||||
<h2>Password Manager</h2>
|
||||
<p>If you use Password Manager or Form Manager to save passwords and personal
|
||||
data, this sensitive information is stored on your computer in a file
|
||||
that's difficult, but not impossible, for an intruder to read. This way
|
||||
of storing information is sometimes described as "obscuring." This
|
||||
is the default setting that applies to information stored by Password Manager
|
||||
or Form Manager.</p>
|
||||
|
||||
<p>For improved protection, you may choose to protect the file with encryption.
|
||||
Encryption makes it more difficult (but again, not impossible) for an
|
||||
unauthorized person to view your stored sensitive information.</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>Use encryption when storing sensitive data:</strong> Select this
|
||||
checkbox to turn on encryption, or deselect it to turn off encryption.</li>
|
||||
</ul>
|
||||
|
||||
<p>If you have not previously set a
|
||||
<a href="glossary.xhtml#master_password">master password</a>, you will be
|
||||
asked to create one. To do so, follow the instructions as they appear on your
|
||||
screen.</p>
|
||||
|
||||
<p>Using encryption versus obscuring for stored sensitive data is a tradeoff
|
||||
between improved security and convenience:</p>
|
||||
|
||||
<ul>
|
||||
<li>If you use encryption, you will need to enter a master password
|
||||
periodically, which can be inconvenient. (For information about controlling
|
||||
how often it is requested, see the discussion of the Master Password
|
||||
timeout at
|
||||
<a href="#master_passwords">Privacy &
|
||||
Security Preferences - Master Passwords</a>.)</li>
|
||||
<li>If you use obscuring, you may not have to set a master password at all
|
||||
(unless you're using certificates for identification purposes), but it
|
||||
may be easier for a stranger who has access to your computer to steal your
|
||||
passwords.</li>
|
||||
</ul>
|
||||
|
||||
<p>For more details, see
|
||||
<a href="using_priv_help.html#using_encrypt">Encrypting Stored Sensitive
|
||||
Information</a>.</p>
|
||||
|
||||
<h2 id="password_manager">Password Manager</h2>
|
||||
|
||||
<p>This section describes how to use Password Manager dialog box to control
|
||||
your stored passwords. If you are not already viewing it, follow these
|
||||
steps:</p>
|
||||
|
||||
<ol>
|
||||
<li>Open the Edit menu (Mozilla menu on Mac OS X) and choose
|
||||
<li>Open the Edit menu (&brandShortName; menu on Mac OS X) and choose
|
||||
Preferences.</li>
|
||||
<li>Under the Privacy & Security category, click Passwords. (If no
|
||||
subcategories are visible, double-click Privacy & Security to expand
|
||||
the list.)</li>
|
||||
<li>Click Manage Stored Passwords.
|
||||
<li>Click Manage Stored Passwords.</li>
|
||||
</ol>
|
||||
|
||||
<p>Alternatively, open the Tools menu, choose Password manager, and then choose
|
||||
|
@ -109,16 +133,17 @@
|
|||
<p>The Password Manager has two tabs:</p>
|
||||
|
||||
<ol>
|
||||
<li><b>Passwords Saved:</b> Click this tab to view the list of sites for
|
||||
which Password Manager has saved your user name and password—that is,
|
||||
the sites for which you selected "Yes" in response to Password
|
||||
Manager's request to store logon information.</li>
|
||||
|
||||
<p>The second column shows the user name for each site. If the password is
|
||||
stored in encrypted form, "(encrypted)" appears after the user
|
||||
name.</p>
|
||||
<li><strong>Passwords Saved:</strong> Click this tab to view the list of
|
||||
sites for which Password Manager has saved your user name and
|
||||
password—that is, the sites for which you selected "Yes"
|
||||
in response to Password Manager's request to store logon
|
||||
information.
|
||||
|
||||
<p>By default, stored passwords are not displayed.</p>
|
||||
<p>The second column shows the user name for each site. If the password is
|
||||
stored in encrypted form, "(encrypted)" appears after the user
|
||||
name.</p>
|
||||
|
||||
<p>By default, stored passwords are not displayed.</p>
|
||||
|
||||
<ul>
|
||||
<li>To see the list of stored passwords, click Show Passwords and confirm
|
||||
|
@ -126,198 +151,261 @@
|
|||
<li>To hide the passwords, click Hide Passwords.</li>
|
||||
</ul>
|
||||
|
||||
<p>If you remove an entry from the list, the stored user name and password
|
||||
will be discarded, and you will need to log in manually the next time you
|
||||
visit that site.</p>
|
||||
<p>If you remove an entry from the list, the stored user name and password
|
||||
will be discarded, and you will need to log in manually the next time you
|
||||
visit that site.</p>
|
||||
</li>
|
||||
<li><strong>Passwords Never Saved:</strong> Click this tab to view the list
|
||||
of sites for which you selected "Never for this site" in response
|
||||
to Password Manager's request to store logon information.
|
||||
|
||||
<li><b>Passwords Never Saved:</b> Click this tab to view the list of sites
|
||||
for which you selected "Never for this site" in response to Password
|
||||
Manager's request to store logon information.</li>
|
||||
<p>If a site is included on this list, you will always have to type in your
|
||||
user name and password manually when you log onto the site.</p>
|
||||
|
||||
<p>If a site is included on this list, you will always have to type in your
|
||||
user name and password manually when you log onto the site.</p>
|
||||
|
||||
<p>If you remove an entry from this list, Password Manager will again ask
|
||||
you, the next time you log onto the site, whether to store your user name
|
||||
and password.</p>
|
||||
<p>If you remove an entry from this list, Password Manager will again ask
|
||||
you, the next time you log onto the site, whether to store your user name
|
||||
and password.</p>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<p>Regardless of which tab you are viewing, you can remove entries from the
|
||||
list as follows:</p>
|
||||
list as follows:</p>
|
||||
|
||||
<ul>
|
||||
<li><b>Remove:</b> Select one or more entries that you want to remove, then
|
||||
click Remove.</li>
|
||||
<li><b>Remove All:</b> Click this button to remove all the entries listed in
|
||||
the tab you are viewing.</li>
|
||||
<li><strong>Remove:</strong> Select one or more entries that you want to
|
||||
remove, then click Remove.</li>
|
||||
<li><strong>Remove All:</strong> Click this button to remove all the entries
|
||||
listed in the tab you are viewing.</li>
|
||||
</ul>
|
||||
|
||||
<p>For more information about the Password Manager, see
|
||||
<a href="using_priv_help.html#using_password">Using the Password Manager</a>.
|
||||
<p>For more information about the Password Manager, see <a href=
|
||||
"using_priv_help.html#using_password">Using the Password Manager</a>.</p>
|
||||
|
||||
<p> </p>
|
||||
<hr>
|
||||
<a NAME="Master_Password_Timeout"></a>
|
||||
<a NAME="passwords:timeout_for_master_passwordIDX"></a>
|
||||
<a NAME="master_password:preferencesIDX"></a>
|
||||
<h2 id="master_passwords">Privacy &
|
||||
Security Preferences - Master Passwords</h2>
|
||||
|
||||
<h2>Privacy & Security Preferences - Master Passwords</h2>
|
||||
|
||||
<p>This section describes the Master Passwords preferences panel. If you are not already viewing it, follow these steps:
|
||||
<p>This section describes the Master Passwords preferences panel. If you are
|
||||
not already viewing it, follow these steps:</p>
|
||||
|
||||
<ol>
|
||||
<li>Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.
|
||||
<li>Under the Privacy & Security category, click Master Passwords. (If no subcategories are visible, double-click Privacy & Security to expand the list.)
|
||||
<li>Open the Edit menu (&brandShortName; menu on Mac OS X) and choose
|
||||
Preferences.</li>
|
||||
<li>Under the Privacy & Security category, click Master Passwords. (If no
|
||||
subcategories are visible, double-click Privacy & Security to expand
|
||||
the list.)</li>
|
||||
</ol>
|
||||
|
||||
<p>
|
||||
<h3 id="change_master_passwords">Change Master Password</h3>
|
||||
|
||||
<table summary="list of headings" cellpadding=4 cellspacing=2 bgcolor="#cccccc" Width=324>
|
||||
<tr>
|
||||
<td class="inthissections">
|
||||
<p>In this section:</p>
|
||||
<p><a href="#change_mp_prefs">Change Master Password</a></p>
|
||||
<p><a href="#Master_Password">Master Password Timeout</a></p>
|
||||
<p><a href="#reset_mp_prefs">Reset Master Password</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p> </p>
|
||||
<p>A master password protects a security device, which is a software or
|
||||
hardware device that stores sensitive information associated with your
|
||||
identity, such as keys or certificates.</p>
|
||||
|
||||
<p>For example, the browser has a built-in Software Security Device, and you
|
||||
can also use external security devices, such as smart cards, if your computer
|
||||
is configured to use them.</p>
|
||||
|
||||
<a NAME="change_mp_prefs"></a>
|
||||
<h3>Change Master Password</h3>
|
||||
|
||||
<p>A master password protects a security device, which is a software or hardware device that stores sensitive information associated with your identity, such as keys or certificates.
|
||||
|
||||
<p>For example, the browser has a built-in Software Security Device, and you can also use external security devices, such as smart cards, if your computer is configured to use them.
|
||||
|
||||
<p>The master password for the browser's built-in Software Security Device also protects stored sensitive information such as email passwords, web site passwords, and other data stored by the Password Manager and Form Manager.
|
||||
|
||||
<ul><li><p><b>Change Password:</b> Click this button to set or change any of your master passwords. For information about using the Change Master Password dialog box that appears when you click this button, see <a href="#Change_Master_Password">Change Master Password</a>.</ul>
|
||||
|
||||
|
||||
<p> </p>
|
||||
<a NAME="Master_Password"></a>
|
||||
<a NAME="master_password:timeout_forIDX"></a>
|
||||
|
||||
<h3>Master Password Timeout</h3>
|
||||
|
||||
|
||||
<p>After you first set a new master password, you will be asked to enter it only when the newly launched browser first needs it to access personal information, such as a user name and password, saved form data, or personal certificates.
|
||||
|
||||
<p>You can control how often the browser requests your master password:
|
||||
<p>The master password for the browser's built-in Software Security Device
|
||||
also protects stored sensitive information such as email passwords, website
|
||||
passwords, and other data stored by the Password Manager and Form
|
||||
Manager.</p>
|
||||
|
||||
<ul>
|
||||
<LI><B>The first time it is needed.</B> This setting (selected by default) causes the browser to request your master password only the first time it needs access to the private key database after launching. The browser will not request the master password again until after you exit and relaunch it. This setting provides the lowest level of protection.
|
||||
|
||||
<LI><B>Every time it is needed.</B> This setting ensures that the browser will never access your saved personal information without first requesting your master password. This setting provides the highest level of protection.
|
||||
|
||||
<LI><B>If it has not been used for __ minutes or longer.</B> This setting causes the browser to request your master password if it needs to access your personal information and the specified interval has elapsed since the last time it did so.
|
||||
|
||||
<li><strong>Change Password:</strong> Click this button to set or change any
|
||||
of your master passwords. For information about using the Change Master
|
||||
Password dialog box that appears when you click this button, see
|
||||
<a href="#change_master_password">Change Master Password</a>.</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="master_password_timeout">Master Password Timeout</h3>
|
||||
|
||||
<p>After you first set a new master password, you will be asked to enter it
|
||||
only when the newly launched browser first needs it to access personal
|
||||
information, such as a user name and password, saved form data, or personal
|
||||
certificates.</p>
|
||||
|
||||
<p>You can control how often the browser requests your master password:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>The first time it is needed.</strong> This setting
|
||||
(selected by default) causes the browser to request your master password
|
||||
only the first time it needs access to the private key database after
|
||||
launching. The browser will not request the master password again until
|
||||
after you exit and relaunch it. This setting provides the lowest level of
|
||||
protection.</li>
|
||||
<li><strong>Every time it is needed.</strong> This setting ensures that the
|
||||
browser will never access your saved personal information without first
|
||||
requesting your master password. This setting provides the highest level of
|
||||
protection.</li>
|
||||
<li><strong>If it has not been used for __ minutes or longer.</strong> This
|
||||
setting causes the browser to request your master password if it needs to
|
||||
access your personal information and the specified interval has elapsed
|
||||
since the last time it did so.</li>
|
||||
</ul>
|
||||
|
||||
<p> </p>
|
||||
<a NAME="reset_mp_prefs"></a>
|
||||
<h3>Reset Master Password</h3>
|
||||
|
||||
<p><b>Warning:</b> If you reset your master password, you will permanently erase all the encrypted web passwords, email passwords, and form data saved on your behalf by Password Manager and Form Manager. You will also lose all your personal certificates associated with the <a href="glossary.xhtml#software_security_device">Software Security Device</a>.
|
||||
<p><strong>Warning:</strong> If you reset your master password, you will
|
||||
permanently erase all the encrypted web passwords, email passwords, and form
|
||||
data saved on your behalf by Password Manager and Form Manager. You will also
|
||||
lose all your personal certificates associated with the
|
||||
<a href="glossary.xhtml#software_security_device">Software
|
||||
Security Device</a>.</p>
|
||||
|
||||
<p>Note that encrypted passwords and form data will be lost only if you have turned on encryption for this stored information. For information about turning encryption on or off, see <a href="using_priv_help.html#encrypt_on">Turning Encryption On and Off</a>.
|
||||
<p>Note that encrypted passwords and form data will be lost only if you have
|
||||
turned on encryption for this stored information. For information about
|
||||
turning encryption on or off, see
|
||||
<a href="using_priv_help.html#encrypt_on">Turning Encryption On and
|
||||
Off</a>.</p>
|
||||
|
||||
<p>To change your master password rather than resetting it, click the Change Password button in the Master Passwords preferences panel.
|
||||
<p>To change your master password rather than resetting it, click the Change
|
||||
Password button in the Master Passwords preferences panel.</p>
|
||||
|
||||
<p>You must remember your old master password to change it with the Change Password button.
|
||||
<p>You must remember your old master password to change it with the Change
|
||||
Password button.</p>
|
||||
|
||||
<p>If you are really sure that you want to reset your master password and permanently erase all your encrypted personal information and certificates:
|
||||
|
||||
<ul><li><p><b>Reset Master Password:</b> Click this button to reset the master password for the Software Security Device. For more information, see <a href="#Reset_Master_Password">Reset Master Password</a>.</ul>
|
||||
|
||||
|
||||
|
||||
<p> </p>
|
||||
<hr>
|
||||
<a NAME="Change_Master_Password"></a>
|
||||
<a NAME="master_password:changingIDX"></a>
|
||||
<a NAME="master_password:aboutIDX"></a>
|
||||
|
||||
<h2>Change Master Password</h2>
|
||||
|
||||
|
||||
<p>This section describes the Change Master Password dialog box. If you're not already viewing it, follow these steps:
|
||||
|
||||
<ol>
|
||||
<li>Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.
|
||||
<li>Under the Privacy & Security category, click Master Passwords. (If no subcategories are visible, double-click Privacy & Security to expand the list.)
|
||||
<li>Click Change Password.
|
||||
</ol>
|
||||
|
||||
<p>A master password protects a security device, which is a software or hardware device that stores sensitive information associated with your identity, such as keys or certificates.
|
||||
|
||||
<p>For example, the browser has a built-in Software Security Device, and you can also use external security devices, such as smart cards, if your computer is configured to use them.
|
||||
|
||||
<p>The master password for the browser's built-in Software Security Device also protects your master key. Your master key is used to encrypt sensitive information such as email passwords, web site passwords, and other data stored by the Password Manager and Form Manager.
|
||||
|
||||
<p>You use the Change Master Password dialog box to provide the following information:
|
||||
<p>If you are really sure that you want to reset your master password and
|
||||
permanently erase all your encrypted personal information and
|
||||
certificates:</p>
|
||||
|
||||
<ul>
|
||||
<li><b>Security Device:</b> Each security device requires a separate master password. For example, if you are using one or more smart cards to store some of your certificates, you should set a separate master password for each one. If more than one security device is available, a drop-down list at the top of the Set Master Password dialog box allows you to choose the device whose password you want to change.</P>
|
||||
|
||||
<li><b>Current password:</b> If you are changing an existing master password, you must first type the current password. If you don't type the current password correctly, you will see the message "You did not enter the current correct Master Password" after you click OK. If this happens, you must retype your current password.
|
||||
|
||||
<li><b>New password:</b> Type your new password into this field.
|
||||
|
||||
<li><b>New password (again):</b> Type your new password again. If you don't type it the second time exactly as you did the first time, the OK button remains inactive. If this happens, try typing the new password again.
|
||||
|
||||
<li><strong>Reset Master Password:</strong> Click this button to reset the
|
||||
master password for the Software Security Device. For more information,
|
||||
see <a href="#reset_master_password">Reset Master Password</a>.</li>
|
||||
</ul>
|
||||
|
||||
<p>If someone uses your computer who knows or can guess your master password, that person may be able to access web sites while pretending to be you. This can be dangerous—for example, if you manage your financial accounts over the Internet.
|
||||
<h2 id="change_master_password">Change Master Password</h2>
|
||||
|
||||
<p>Therefore, it's important to select a master password that's difficult to guess. The <b>password quality meter</b> gives you a rough idea of the quality of your password as you type it based on factors such as length and the use of uppercase letters, lowercase letters, numbers, and symbols. It does not guarantee, however, that no one will be able to guess your password.
|
||||
|
||||
<p>For further guidelines, see the online document <a href="http://home.netscape.com/security/basics/passwords.html" TARGET="_blank">Choosing a Good Password</a>.
|
||||
|
||||
<p>It's also important to record your master password in a safe place—and<b> not </b>anywhere that's easily accessible to someone else. If you forget this password, you may not be able to access important information, such as web sites that require passwords or certificates stored on your computer. </P>
|
||||
|
||||
|
||||
<p> </p>
|
||||
<hr>
|
||||
<a NAME="Reset_Master_Password"></a>
|
||||
<a NAME="master_password:resettingIDX"></a>
|
||||
<a NAME="resetting_master_passwordIDX"></a>
|
||||
|
||||
<h2>Reset Master Password</h2>
|
||||
|
||||
|
||||
<p>This section describes the Reset Master Password dialog box. If you're not already viewing it, follow these steps:
|
||||
<p>This section describes the Change Master Password dialog box. If you're
|
||||
not already viewing it, follow these steps:</p>
|
||||
|
||||
<ol>
|
||||
<li>Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.
|
||||
<li>Under the Privacy & Security category, click Master Passwords. (If no subcategories are visible, double-click Privacy & Security to expand the list.)
|
||||
<li>Click Reset Password.
|
||||
<li>Open the Edit menu (&brandShortName; menu on Mac OS X) and choose
|
||||
Preferences.</li>
|
||||
<li>Under the Privacy & Security category, click Master Passwords. (If
|
||||
no subcategories are visible, double-click Privacy & Security to expand
|
||||
the list.)</li>
|
||||
<li>Click Change Password.</li>
|
||||
</ol>
|
||||
|
||||
<p><b>Warning:</b> If you reset your master password, you will permanently erase all encrypted web passwords, email passwords, and form data saved on your behalf by Password Manager and Form Manager. You will also lose all your personal certificates associated with the <a href="glossary.xhtml#software_security_device">software security device</a>.
|
||||
<p>A master password protects a security device, which is a software or
|
||||
hardware device that stores sensitive information associated with your
|
||||
identity, such as keys or certificates.</p>
|
||||
|
||||
<p>Encrypted passwords and form data will be lost only if you have turned on encryption for this stored information. For information about turning encryption on or off, see <a href="using_priv_help.html#encrypt_on">Turning Encryption On and Off</a>.
|
||||
<p>For example, the browser has a built-in Software Security Device, and you
|
||||
can also use external security devices, such as smart cards, if your computer
|
||||
is configured to use them.</p>
|
||||
|
||||
<p>If you remember your master password and decide to change it, you can do so without danger of losing any personal information. If you are viewing the Reset Master Password alert and you decide you want to change your password rather than resetting it, click Cancel to return to the Master Passwords preferences panel, then click Change Password. For details, see <a href="#Change_Master_Password">Change Master Password</a>.
|
||||
<p>The master password for the browser's built-in Software Security Device
|
||||
also protects your master key. Your master key is used to encrypt sensitive
|
||||
information such as email passwords, website passwords, and other data stored
|
||||
by the Password Manager and Form Manager.</p>
|
||||
|
||||
<p>Resetting your master password is a last resort that you should use only if you are absolutely sure you've forgotten it. The seriousness of the situation depends on how much personal data your forgotten master password protects.
|
||||
<p>You use the Change Master Password dialog box to provide the following
|
||||
information:</p>
|
||||
|
||||
<p>Resetting your master password does not create a new password. Instead, it removes all the data your old master password protects. You will be asked to specify a new master password the next time the browser needs to store personal information.
|
||||
<ul>
|
||||
<li><strong>Security Device:</strong> Each security device requires a
|
||||
separate master password. For example, if you are using one or more smart
|
||||
cards to store some of your certificates, you should set a separate master
|
||||
password for each one. If more than one security device is available, a
|
||||
drop-down list at the top of the Set Master Password dialog box allows you
|
||||
to choose the device whose password you want to change.</li>
|
||||
<li><strong>Current password:</strong> If you are changing an existing master
|
||||
password, you must first type the current password. If you don't type
|
||||
the current password correctly, you will see the message "You did not
|
||||
enter the current correct Master Password" after you click OK. If this
|
||||
happens, you must retype your current password.</li>
|
||||
<li><strong>New password:</strong> Type your new password into this
|
||||
field.</li>
|
||||
<li><strong>New password (again):</strong> Type your new password again. If
|
||||
you don't type it the second time exactly as you did the first time,
|
||||
the OK button remains inactive. If this happens, try typing the new
|
||||
password again.</li>
|
||||
</ul>
|
||||
|
||||
<p>After you reset your master password, you may also want to re-save personal information that you want to have prefilled in the future. For example, as you browse you may want Password Manager to save web site and email passwords again.
|
||||
<p>If someone uses your computer who knows or can guess your master password,
|
||||
that person may be able to access websites while pretending to be you. This
|
||||
can be dangerous—for example, if you manage your financial accounts
|
||||
over the Internet.</p>
|
||||
|
||||
<p>You will also need to enter data by hand until Form Manager accumulates enough data to fill in forms automatically. In addition, any personal certificates associated with the software security device will be permanently erased and you will need to apply for new ones.
|
||||
<p>Therefore, it's important to select a master password that's
|
||||
difficult to guess. The <strong>password quality meter</strong> gives you a
|
||||
rough idea of the quality of your password as you type it based on factors
|
||||
such as length and the use of uppercase letters, lowercase letters, numbers,
|
||||
and symbols. It does not guarantee, however, that no one will be able to
|
||||
guess your password.</p>
|
||||
|
||||
<p><b>Note for smart card users:</b> Each smart card has its own master password. The master password for a smart card protects only the data on that smart card (such as personal certificates). You can normally change the master password for a smart card (assuming that you remember it), but you cannot reset it.
|
||||
<p>For further guidelines, see the online document
|
||||
<a href="http://home.netscape.com/security/basics/passwords.html"
|
||||
target="_blank">Choosing a Good Password</a>.</p>
|
||||
|
||||
<p>It's also important to record your master password in a safe
|
||||
place—and <strong>not</strong> anywhere that's easily accessible
|
||||
to someone else. If you forget this password, you may not be able to access
|
||||
important information, such as websites that require passwords or
|
||||
certificates stored on your computer.</p>
|
||||
|
||||
<h2 id="reset_master_password">Reset Master Password</h2>
|
||||
|
||||
<p>This section describes the Reset Master Password dialog box. If you're
|
||||
not already viewing it, follow these steps:</p>
|
||||
|
||||
<ol>
|
||||
<li>Open the Edit menu (&brandShortName; menu on Mac OS X) and choose
|
||||
Preferences.</li>
|
||||
<li>Under the Privacy & Security category, click Master Passwords. (If
|
||||
no subcategories are visible, double-click Privacy & Security to expand
|
||||
the list.)</li>
|
||||
<li>Click Reset Password.</li>
|
||||
</ol>
|
||||
|
||||
<p><strong>Warning:</strong> If you reset your master password, you will
|
||||
permanently erase all encrypted web passwords, email passwords, and form data
|
||||
saved on your behalf by Password Manager and Form Manager. You will also lose
|
||||
all your personal certificates associated with the
|
||||
<a href="glossary.xhtml#software_security_device">software security
|
||||
device</a>.</p>
|
||||
|
||||
<p>Encrypted passwords and form data will be lost only if you have turned on
|
||||
encryption for this stored information. For information about turning
|
||||
encryption on or off, see <a href="using_priv_help.html#encrypt_on">Turning
|
||||
Encryption On and Off</a>.</p>
|
||||
|
||||
<p>If you remember your master password and decide to change it, you can do so
|
||||
without danger of losing any personal information. If you are viewing the
|
||||
Reset Master Password alert and you decide you want to change your password
|
||||
rather than resetting it, click Cancel to return to the Master Passwords
|
||||
preferences panel, then click Change Password. For details, see
|
||||
<a href="#change_master_password">Change Master Password</a>.</p>
|
||||
|
||||
<p>Resetting your master password is a last resort that you should use only if
|
||||
you are absolutely sure you've forgotten it. The seriousness of the
|
||||
situation depends on how much personal data your forgotten master password
|
||||
protects.</p>
|
||||
|
||||
<p>Resetting your master password does not create a new password. Instead, it
|
||||
removes all the data your old master password protects. You will be asked to
|
||||
specify a new master password the next time the browser needs to store
|
||||
personal information.</p>
|
||||
|
||||
<p>After you reset your master password, you may also want to re-save personal
|
||||
information that you want to have prefilled in the future. For example, as
|
||||
you browse you may want Password Manager to save website and email passwords
|
||||
again.</p>
|
||||
|
||||
<p>You will also need to enter data by hand until Form Manager accumulates
|
||||
enough data to fill in forms automatically. In addition, any personal
|
||||
certificates associated with the software security device will be permanently
|
||||
erased and you will need to apply for new ones.</p>
|
||||
|
||||
<p><strong>Note for smart card users:</strong> Each smart card has its own
|
||||
master password. The master password for a smart card protects only the data
|
||||
on that smart card (such as personal certificates). You can normally change
|
||||
the master password for a smart card (assuming that you remember it), but you
|
||||
cannot reset it.</p>
|
||||
|
||||
<p>Copyright © 2003-2004 The Mozilla Foundation.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -194,8 +194,8 @@
|
|||
Preferences - Cookies</a></li>
|
||||
<li><a href="using_priv_help.html#using_images">Privacy & Security
|
||||
Preferences - Images</a></li>
|
||||
<li><a href="cs_nav_prefs_advanced.html#Scripts">Advanced Preferences - Scripts
|
||||
& Plug-ins</a></li>
|
||||
<li><a href="cs_nav_prefs_advanced.xhtml#scripts_and_plug-ins">Advanced
|
||||
Preferences - Scripts & Plug-ins</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="how_can_i_make_sure_unauthorized_people_dont_use_information_about_me">How
|
||||
|
|
|
@ -34,8 +34,8 @@
|
|||
<li><a href="using_priv_help.html#cookie_prefs">Cookies</a></li>
|
||||
<li><a href="using_priv_help.html#using_images">Images</a></li>
|
||||
<li><a href="using_priv_help.html#forms_mgr">Forms</a></li>
|
||||
<li><a href="passwords_help.html">Passwords</a></li>
|
||||
<li><a href="passwords_help.html#Master_Password_Timeout">Master Passwords</a></li>
|
||||
<li><a href="passwords_help.xhtml">Passwords</a></li>
|
||||
<li><a href="passwords_help.xhtml#master_passwords">Master Passwords</a></li>
|
||||
<li><a href="ssl_help.xhtml">SSL</a></li>
|
||||
<li><a href="certs_prefs_help.xhtml">Certificates</a></li>
|
||||
<li><a href="validation_help.xhtml">Validation</a></li>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<rdf:li> <rdf:Description ID="nav" nc:name="Browsing the Web" nc:link="chrome://help/locale/nav_help.html#browsing_the_web"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="mail" nc:name="Using Mail" nc:link="chrome://help/locale/mail_help.xhtml#using_mozilla_mail_and_newsgroups" /> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="comp" nc:name="Creating Web Pages" nc:link="chrome://help/locale/composer_help.html#comp_top"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust" nc:name="Customizing Mozilla" nc:link="chrome://help/locale/customize_help.html#cust_main"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust" nc:name="Customizing Mozilla" nc:link="chrome://help/locale/customize_help.xhtml#customizing_mozilla"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="using-priv-help" nc:name="Using Privacy Features" nc:link="chrome://help/locale/privacy_help.xhtml"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="privacy-doc" nc:name="Privacy on the Internet" nc:link="chrome://help/locale/privacy_help.xhtml#privacy_on_the_internet"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="using-help-certs" nc:name="Using Certificates" nc:link="chrome://help/locale/using_certs_help.html"/> </rdf:li>
|
||||
|
@ -649,13 +649,13 @@
|
|||
<rdf:Description about="#cust">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="cust-doc" nc:name="Sidebar" nc:link="chrome://help/locale/customize_help.html#cust_sidebar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-tabbed" nc:name="Tabbed Browsing" nc:link="chrome://help/locale/customize_help.html#cust_tabbed"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-font" nc:name="Changing Fonts, Colors, and Themes" nc:link="chrome://help/locale/customize_help.html#cust_font"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-toolbar" nc:name="Toolbars" nc:link="chrome://help/locale/customize_help.html#cust_toolbar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-bkmk" nc:name="Bookmarks" nc:link="chrome://help/locale/customize_help.html#cust_bkmk"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-page" nc:name="Specifying How Mozilla Starts Up" nc:link="chrome://help/locale/customize_help.html#cust_page"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="nav-settings" nc:name="Navigator Settings" nc:link="chrome://help/locale/cs_nav_prefs_appearance.html#nav_settings"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-doc" nc:name="Sidebar" nc:link="chrome://help/locale/customize_help.xhtml#sidebar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-tabbed" nc:name="Tabbed Browsing" nc:link="chrome://help/locale/customize_help.xhtml#tabbed_browsing"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-font" nc:name="Changing Fonts, Colors, and Themes" nc:link="chrome://help/locale/customize_help.xhtml#changing_font_colors_and_themes"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-toolbar" nc:name="Toolbars" nc:link="chrome://help/locale/customize_help.xhtml#toolbars"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-bkmk" nc:name="Bookmarks" nc:link="chrome://help/locale/customize_help.xhtml#bookmarks"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-page" nc:name="Specifying How Mozilla Starts Up" nc:link="chrome://help/locale/customize_help.xhtml#specifying_how_mozilla_starts_up"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="nav-settings" nc:name="Navigator Settings" nc:link="chrome://help/locale/cs_nav_prefs_appearance.xhtml#navigator_settings"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -663,13 +663,13 @@
|
|||
<rdf:Description about="#cust-doc">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="cust-sidebar-define" nc:name="What is Sidebar?" nc:link="chrome://help/locale/customize_help.html#cust_sidebar_define"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-sidebar-using" nc:name="Using Sidebar" nc:link="chrome://help/locale/customize_help.html#cust_sidebar_using"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-sidebar-adding" nc:name="Adding Sidebar Tabs" nc:link="chrome://help/locale/customize_help.html#cust_sidebar_adding"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-sidebar-indiv" nc:name="Customizing Individual Sidebar Tabs" nc:link="chrome://help/locale/customize_help.html#cust_sidebar_indiv"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-sidebar-reorg" nc:name="Reorganizing Sidebar Tabs" nc:link="chrome://help/locale/customize_help.html#cust_sidebar_reorg"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-sidebar-removing" nc:name="Removing Sidebar Tabs" nc:link="chrome://help/locale/customize_help.html#cust_sidebar_removing"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-sidebar-openclose" nc:name="Opening, Closing, and Resizing" nc:link="chrome://help/locale/customize_help.html#cust_sidebar_openclose"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-sidebar-define" nc:name="What is Sidebar?" nc:link="chrome://help/locale/customize_help.xhtml#what_is_sidebar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-sidebar-using" nc:name="Using Sidebar" nc:link="chrome://help/locale/customize_help.xhtml#using_sidebar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-sidebar-adding" nc:name="Adding Sidebar Tabs" nc:link="chrome://help/locale/customize_help.xhtml#adding_sidebar_tabs"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-sidebar-indiv" nc:name="Customizing Individual Sidebar Tabs" nc:link="chrome://help/locale/customize_help.xhtml#cust__individual_sidebar_tabs"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-sidebar-reorg" nc:name="Reorganizing Sidebar Tabs" nc:link="chrome://help/locale/customize_help.xhtml#reorganizing_sidebar_tabs"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-sidebar-removing" nc:name="Removing Sidebar Tabs" nc:link="chrome://help/locale/customize_help.xhtml#removing_sidebar_tabs"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-sidebar-openclose" nc:name="Opening, Closing, and Resizing" nc:link="chrome://help/locale/customize_help.xhtml#opening_closing_and_resizing_sidebar"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -677,11 +677,11 @@
|
|||
<rdf:Description about="#cust-tabbed">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="cust-tabbed-whatis" nc:name="What is Tabbed Browsing?" nc:link="chrome://help/locale/customize_help.html#tabbed_whatis"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-tabbed-tabbedsetting" nc:name="Setting up Tabbed Browsing" nc:link="chrome://help/locale/customize_help.html#tabbed_setting"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-tabbed-tabbedopening" nc:name="Opening Tabs" nc:link="chrome://help/locale/customize_help.html#tabbed_opening"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-tabbed-tabbedbookmarking" nc:name="Bookmarking Tabs" nc:link="chrome://help/locale/customize_help.html#tabbed_bookmarking"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-tabbed-tabbedclosing" nc:name="Closing Tabs" nc:link="chrome://help/locale/customize_help.html#tabbed_closing"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-tabbed-whatis" nc:name="What is Tabbed Browsing?" nc:link="chrome://help/locale/customize_help.xhtml#what_is_tabbed_browsing"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-tabbed-tabbedsetting" nc:name="Setting up Tabbed Browsing" nc:link="chrome://help/locale/customize_help.xhtml#setting_up_tabbed_browsing"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-tabbed-tabbedopening" nc:name="Opening Tabs" nc:link="chrome://help/locale/customize_help.xhtml#opening_tabs"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-tabbed-tabbedbookmarking" nc:name="Bookmarking Tabs" nc:link="chrome://help/locale/customize_help.xhtml#bookmarking_tabs"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-tabbed-tabbedclosing" nc:name="Closing Tabs" nc:link="chrome://help/locale/customize_help.xhtml#closing_tabs"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -689,9 +689,9 @@
|
|||
<rdf:Description about="#cust-font">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="cust-fonts" nc:name="Changing the Default Font" nc:link="chrome://help/locale/customize_help.html#cust_fonts"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-colors" nc:name="Changing the Default Colors" nc:link="chrome://help/locale/customize_help.html#cust_colors"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-themes" nc:name="Changing the Theme" nc:link="chrome://help/locale/customize_help.html#cust_themes"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-fonts" nc:name="Changing the Default Font" nc:link="chrome://help/locale/customize_help.xhtml#changing_the_default_fonts"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-colors" nc:name="Changing the Default Colors" nc:link="chrome://help/locale/customize_help.xhtml#changing_the_default_colors"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-themes" nc:name="Changing the Theme" nc:link="chrome://help/locale/customize_help.xhtml#changing_the_theme"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -699,11 +699,11 @@
|
|||
<rdf:Description about="#cust-toolbar">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="cust-main" nc:name="Navigation Toolbar" nc:link="chrome://help/locale/customize_help.html#cust_navbar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-personal" nc:name="Personal Toolbar" nc:link="chrome://help/locale/customize_help.html#cust_personal"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-status" nc:name="Status Bar" nc:link="chrome://help/locale/customize_help.html#cust_statusbar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-taskbar" nc:name="Component Bar" nc:link="chrome://help/locale/customize_help.html#cust_taskbar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-hide" nc:name="Hiding a Toolbar" nc:link="chrome://help/locale/customize_help.html#cust_hide"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-main" nc:name="Navigation Toolbar" nc:link="chrome://help/locale/customize_help.xhtml#navigation_toolbar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-personal" nc:name="Personal Toolbar" nc:link="chrome://help/locale/customize_help.xhtml#personal_toolbar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-status" nc:name="Status Bar" nc:link="chrome://help/locale/customize_help.xhtml#status_bar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-taskbar" nc:name="Component Bar" nc:link="chrome://help/locale/customize_help.xhtml#component_bar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-hide" nc:name="Hiding a Toolbar" nc:link="chrome://help/locale/customize_help.xhtml#hiding_a_toolbar"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -711,13 +711,13 @@
|
|||
<rdf:Description about="#cust-bkmk">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="cust-bkmk-intro" nc:name="What Are Bookmarks?" nc:link="chrome://help/locale/customize_help.html#cust_bkmk_intro"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-bkmk-use" nc:name="Using Bookmarks" nc:link="chrome://help/locale/customize_help.html#cust_bkmk_use"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-bkmk-create" nc:name="Creating New Bookmarks" nc:link="chrome://help/locale/customize_help.html#cust_bkmk_create"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-bkmk-organize" nc:name="Organizing Your Bookmarks" nc:link="chrome://help/locale/customize_help.html#cust_bkmk_organize"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-bkmk-change" nc:name="Changing Individual Bookmarks" nc:link="chrome://help/locale/customize_help.html#cust_bkmk_change"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-bkmk-search" nc:name="Searching Your Bookmarks" nc:link="chrome://help/locale/customize_help.html#cust_bkmk_search"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-bkmk-multiple" nc:name="Exporting or Importing a Bookmark List" nc:link="chrome://help/locale/customize_help.html#cust_bkmk_multiple"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-bkmk-intro" nc:name="What Are Bookmarks?" nc:link="chrome://help/locale/customize_help.xhtml#what_are_bookmarks"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-bkmk-use" nc:name="Using Bookmarks" nc:link="chrome://help/locale/customize_help.xhtml#using_bookmarks"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-bkmk-create" nc:name="Creating New Bookmarks" nc:link="chrome://help/locale/customize_help.xhtml#creating_new_bookmarks"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-bkmk-organize" nc:name="Organizing Your Bookmarks" nc:link="chrome://help/locale/customize_help.xhtml#organizing_your_bookmarks"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-bkmk-change" nc:name="Changing Individual Bookmarks" nc:link="chrome://help/locale/customize_help.xhtml#changing_individual_bookmarks"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-bkmk-search" nc:name="Searching Your Bookmarks" nc:link="chrome://help/locale/customize_help.xhtml#searching_your_bookmarks"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-bkmk-multiple" nc:name="Exporting or Importing a Bookmark List" nc:link="chrome://help/locale/customize_help.xhtml#exporting_or_importing_a_bookmark_list"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -725,9 +725,9 @@
|
|||
<rdf:Description about="#cust-page">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="cust-startpage" nc:name="Specifying a Starting Page" nc:link="chrome://help/locale/customize_help.html#cust_startpage"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-home" nc:name="Changing Your Home Page" nc:link="chrome://help/locale/customize_help.html#cust_home"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-start" nc:name="Specifying Which Components Open at Launch" nc:link="chrome://help/locale/customize_help.html#cust_start"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-startpage" nc:name="Specifying a Starting Page" nc:link="chrome://help/locale/customize_help.xhtml#specifying_a_starting_page"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-home" nc:name="Changing Your Home Page" nc:link="chrome://help/locale/customize_help.xhtml#changing_your_home_page"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cust-start" nc:name="Specifying Which Components Open at Launch" nc:link="chrome://help/locale/customize_help.xhtml#specifying_which_components_open_at_launch"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -735,9 +735,9 @@
|
|||
<rdf:Description about="#nav-settings">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="appearance_pref" nc:name="Appearance" nc:link="chrome://help/locale/cs_nav_prefs_appearance.html#appearance_pref"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="appearance_pref" nc:name="Appearance" nc:link="chrome://help/locale/cs_nav_prefs_appearance.xhtml#appearance_preferences"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="navigator_pref_navigator" nc:name="Navigator" nc:link="chrome://help/locale/cs_nav_prefs_navigator.html#nav_settings"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="advanced_pref_advanced" nc:name="Advanced" nc:link="chrome://help/locale/cs_nav_prefs_advanced.html"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="advanced_pref_advanced" nc:name="Advanced" nc:link="chrome://help/locale/cs_nav_prefs_advanced.xhtml"/> </rdf:li>
|
||||
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
|
@ -746,10 +746,10 @@
|
|||
<rdf:Description about="#appearance_pref">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="appearance_pref_fonts" nc:name="Fonts" nc:link="chrome://help/locale/cs_nav_prefs_appearance.html#fonts"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="appearance_pref_colors" nc:name="Colors" nc:link="chrome://help/locale/cs_nav_prefs_appearance.html#colors"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="appearance_pref_themes" nc:name="Themes" nc:link="chrome://help/locale/cs_nav_prefs_appearance.html#themes"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="appearance_pref_content_packs" nc:name="Languages/Content" nc:link="chrome://help/locale/cs_nav_prefs_appearance.html#content"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="appearance_pref_fonts" nc:name="Fonts" nc:link="chrome://help/locale/cs_nav_prefs_appearance.xhtml#fonts"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="appearance_pref_colors" nc:name="Colors" nc:link="chrome://help/locale/cs_nav_prefs_appearance.xhtml#colors"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="appearance_pref_themes" nc:name="Themes" nc:link="chrome://help/locale/cs_nav_prefs_appearance.xhtml#themes"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="appearance_pref_content_packs" nc:name="Languages/Content" nc:link="chrome://help/locale/cs_nav_prefs_appearance.xhtml#languages_content"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -779,14 +779,14 @@
|
|||
<rdf:Description about="#advanced_pref_advanced">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="advanced_pref_scripts" nc:name="Scripts & Plug-ins" nc:link="chrome://help/locale/cs_nav_prefs_advanced.html#Scripts"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="advanced_pref_keyboard_nav" nc:name="Keyboard Navigation" nc:link="chrome://help/locale/cs_nav_prefs_advanced.html#keyboard_navigation"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="advanced_pref_cache" nc:name="Cache" nc:link="chrome://help/locale/cs_nav_prefs_advanced.html#Cache"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="advanced_pref_proxies" nc:name="Proxies" nc:link="chrome://help/locale/cs_nav_prefs_advanced.html#Proxies"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="advanced_http_networking" nc:name="HTTP Networking" nc:link="chrome://help/locale/cs_nav_prefs_advanced.html#HTTP_Networking"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="advanced_pref_installation" nc:name="Software Installation" nc:link="chrome://help/locale/cs_nav_prefs_advanced.html#Software_Installation"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="advanced_pref_mouse_wheel" nc:name="Mouse Wheel" nc:link="chrome://help/locale/cs_nav_prefs_advanced.html#Mouse_Wheel"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="advanced_pref_system" nc:name="System" nc:link="chrome://help/locale/cs_nav_prefs_advanced.html#system"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="advanced_pref_scripts" nc:name="Scripts & Plug-ins" nc:link="chrome://help/locale/cs_nav_prefs_advanced.xhtml#scripts_and_plug-ins"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="advanced_pref_keyboard_nav" nc:name="Keyboard Navigation" nc:link="chrome://help/locale/cs_nav_prefs_advanced.xhtml#keyboard_navigation"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="advanced_pref_cache" nc:name="Cache" nc:link="chrome://help/locale/cs_nav_prefs_advanced.xhtml#cache"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="advanced_pref_proxies" nc:name="Proxies" nc:link="chrome://help/locale/cs_nav_prefs_advanced.xhtml#proxies"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="advanced_http_networking" nc:name="HTTP Networking" nc:link="chrome://help/locale/cs_nav_prefs_advanced.xhtml#http_networking"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="advanced_pref_installation" nc:name="Software Installation" nc:link="chrome://help/locale/cs_nav_prefs_advanced.xhtml#software_installation"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="advanced_pref_mouse_wheel" nc:name="Mouse Wheel" nc:link="chrome://help/locale/cs_nav_prefs_advanced.xhtml#mouse_wheel"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="advanced_pref_system" nc:name="System" nc:link="chrome://help/locale/cs_nav_prefs_advanced.xhtml#system"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -861,7 +861,7 @@
|
|||
<rdf:li><rdf:Description ID="using-priv-help-password-auto" nc:name="Entering Names and Passwords Automatically" nc:link="chrome://help/locale/using_priv_help.html#passwords_auto"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-priv-help-password-onoff" nc:name="Turning On and Off" nc:link="chrome://help/locale/using_priv_help.html#passwords_onoff"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-priv-help-password-view" nc:name="Managing Stored Passwords" nc:link="chrome://help/locale/using_priv_help.html#passwords_view"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-priv-help-password-settings" nc:name="Password Settings" nc:link="chrome://help/locale/passwords_help.html#password_settings"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-priv-help-password-settings" nc:name="Password Settings" nc:link="chrome://help/locale/passwords_help.xhtml#password_settings"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -869,9 +869,9 @@
|
|||
<rdf:Description about="#using-priv-help-password-settings">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="passwords_prefs" nc:name="Password Preferences" nc:link="chrome://help/locale/passwords_help.html#passwords_first"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="password_mgr" nc:name="Password Manager" nc:link="chrome://help/locale/passwords_help.html#password_mgr"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="passwords_master" nc:name="Master Password Preferences" nc:link="chrome://help/locale/passwords_help.html#Master_Password_Timeout"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="passwords_prefs" nc:name="Password Preferences" nc:link="chrome://help/locale/passwords_help.xhtml#passwords"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="password_mgr" nc:name="Password Manager" nc:link="chrome://help/locale/passwords_help.xhtml#password_manager"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="passwords_master" nc:name="Master Password Preferences" nc:link="chrome://help/locale/passwords_help.xhtml#master_passwords"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -879,9 +879,9 @@
|
|||
<rdf:Description about="#passwords_master">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="change_pwd_1" nc:name="Change Master Password" nc:link="chrome://help/locale/passwords_help.html#change_mp_prefs"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-priv-help-password-settings-master-prefs-timeout" nc:name="Master Password Timeout" nc:link="chrome://help/locale/passwords_help.html#Master_Password"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-priv-help-password-settings-master-prefs-reset" nc:name="Reset Master Password" nc:link="chrome://help/locale/passwords_help.html#reset_mp_prefs"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="change_pwd_1" nc:name="Change Master Password" nc:link="chrome://help/locale/passwords_help.xhtml#change_master_password"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-priv-help-password-settings-master-prefs-timeout" nc:name="Master Password Timeout" nc:link="chrome://help/locale/passwords_help.xhtml#master_password_timeout"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-priv-help-password-settings-master-prefs-reset" nc:name="Reset Master Password" nc:link="chrome://help/locale/passwords_help.xhtml#reset_master_password"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -889,8 +889,8 @@
|
|||
<rdf:Description about="#using-priv-help-password-settings">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="change_pwd" nc:name="Change Master Password" nc:link="chrome://help/locale/passwords_help.html#Change_Master_Password"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="reset_pwd" nc:name="Reset Master Password" nc:link="chrome://help/locale/passwords_help.html#Reset_Master_Password"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="change_pwd" nc:name="Change Master Password" nc:link="chrome://help/locale/passwords_help.xhtml#change_master_password"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="reset_pwd" nc:name="Reset Master Password" nc:link="chrome://help/locale/passwords_help.xhtml#reset_master_password"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
|
|
@ -477,7 +477,7 @@ Using the Cookie Manager</h1>
|
|||
<p><a href="#passwords_auto">Entering User Names and Passwords Automatically</a></p>
|
||||
<p><a href="#passwords_onoff">Turning Password Manager On and Off</a></p>
|
||||
<p><a href="#passwords_view">Viewing and Managing Stored Passwords</a></p>
|
||||
<p><a href="passwords_help.html">Password Settings</a></p>
|
||||
<p><a href="passwords_help.xhtml">Password Settings</a></p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -1098,7 +1098,7 @@ site" in response to the Form Manager's request to store form data.</li>
|
|||
|
||||
<p>Normally, you are asked for your master password once during each browser session during which you access any of your stored sensitive information.
|
||||
|
||||
<p>It's also possible to require that your master password be requested each time it is needed, or after a certain amount of time has passed. For details, see <a href="passwords_help.html#Master_Password_Timeout">Master Password Timeout</a>.
|
||||
<p>It's also possible to require that your master password be requested each time it is needed, or after a certain amount of time has passed. For details, see <a href="passwords_help.xhtml#master_password_timeout">Master Password Timeout</a>.
|
||||
|
||||
<p>You can log out of your master password so that it must be entered again before any sensitive information can be stored or retrieved. This is useful if you are going to leave your computer unattended for a period of time.</p>
|
||||
|
||||
|
@ -1124,7 +1124,7 @@ site" in response to the Form Manager's request to store form data.</li>
|
|||
|
||||
<p>As a last resort, it's possible to reset your master password if you are sure you can't remember it. However, resetting your master password permanently erases all the web passwords, email passwords, and form data saved on your behalf by Password Manager and Form Manager. You will also lose all your personal certificates associated with the <a href="glossary.xhtml#software_security_device">Software Security Device</a>.
|
||||
|
||||
<p>Before taking this drastic step, read <a href="passwords_help.html#Reset_Master_Password">Reset Master Password</a>.
|
||||
<p>Before taking this drastic step, read <a href="passwords_help.xhtml#reset_master_password">Reset Master Password</a>.
|
||||
|
||||
<p>If you are sure you can't remember or retrieve your master password, follow these instructions to reset it:
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче