зеркало из https://github.com/mozilla/gecko-dev.git
Moving aviary help to the trunk, round 2.
This commit is contained in:
Родитель
ea36e9286d
Коммит
9d38cf3f89
|
@ -1,16 +1,15 @@
|
|||
help.jar:
|
||||
locale/en-US/help/firebirdhelp.rdf (locale/en-US/firebirdhelp.rdf)
|
||||
locale/en-US/help/firebird-index1.rdf (locale/en-US/firebird-index1.rdf)
|
||||
locale/en-US/help/firebird-toc.rdf (locale/en-US/firebird-toc.rdf)
|
||||
* locale/en-US/help/cookies.xhtml (locale/en-US/cookies.xhtml)
|
||||
* locale/en-US/help/forieusers.xhtml (locale/en-US/forieusers.xhtml)
|
||||
* locale/en-US/help/menu_reference.xhtml (locale/en-US/menu_reference.xhtml)
|
||||
* locale/en-US/help/mouse_shortcuts.xhtml (locale/en-US/mouse_shortcuts.xhtml)
|
||||
* locale/en-US/help/popup.xhtml (locale/en-US/popup.xhtml)
|
||||
* locale/en-US/help/prefs.xhtml (locale/en-US/prefs.xhtml)
|
||||
* locale/en-US/help/profiles.xhtml (locale/en-US/profiles.xhtml)
|
||||
* locale/en-US/help/shortcuts.xhtml (locale/en-US/shortcuts.xhtml)
|
||||
* locale/en-US/help/using_firebird.xhtml (locale/en-US/using_firebird.xhtml)
|
||||
* locale/en-US/help/customization.xhtml (locale/en-US/customization.xhtml)
|
||||
* locale/en-US/help/firefox_welcome.xhtml (locale/en-US/firefox_welcome.xhtml)
|
||||
* locale/en-US/help/download_manager.xhtml (locale/en-US/download_manager.xhtml)
|
||||
locale/en-US/help/firebird-toc.rdf (locale/en-US/firebird-toc.rdf)
|
||||
locale/en-US/help/cookies.xhtml (locale/en-US/cookies.xhtml)
|
||||
locale/en-US/help/forieusers.xhtml (locale/en-US/forieusers.xhtml)
|
||||
locale/en-US/help/menu_reference.xhtml (locale/en-US/menu_reference.xhtml)
|
||||
locale/en-US/help/mouse_shortcuts.xhtml (locale/en-US/mouse_shortcuts.xhtml)
|
||||
locale/en-US/help/popup.xhtml (locale/en-US/popup.xhtml)
|
||||
locale/en-US/help/prefs.xhtml (locale/en-US/prefs.xhtml)
|
||||
locale/en-US/help/shortcuts.xhtml (locale/en-US/shortcuts.xhtml)
|
||||
locale/en-US/help/using_firebird.xhtml (locale/en-US/using_firebird.xhtml)
|
||||
locale/en-US/help/customization.xhtml (locale/en-US/customization.xhtml)
|
||||
locale/en-US/help/firefox_welcome.xhtml (locale/en-US/firefox_welcome.xhtml)
|
||||
locale/en-US/help/download_manager.xhtml (locale/en-US/download_manager.xhtml)
|
||||
|
|
|
@ -2,12 +2,11 @@
|
|||
<!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;
|
||||
]
|
||||
>
|
||||
#
|
||||
#Contributors:
|
||||
# David Tenser <david.tenser@comhem.se> (original author)
|
||||
|
||||
]>
|
||||
<!--
|
||||
Contributors:
|
||||
David Tenser <david.tenser@comhem.se> (original author)
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Managing Cookies</title>
|
||||
|
@ -26,7 +25,6 @@
|
|||
<li><a href="#what_is_a_cookie">What is a Cookie?</a></li>
|
||||
<li><a href="#setting_up_cookie_rules">Setting Up Cookie Rules</a></li>
|
||||
<li><a href="#accepting_and_blocking_cookies">Accepting and Blocking Cookies</a></li>
|
||||
<!--XXXid-->
|
||||
<li><a href="#the_cookie_manager">Managing Cookies</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -45,120 +43,155 @@
|
|||
<p>Cookies can also store personally identifiable information. Personally identifiable
|
||||
information is information that can be used to identify or contact you, such as
|
||||
your name, e-mail address, home or work address, or telephone number. However, a
|
||||
Web site only has access to the personal information that you provide. For
|
||||
example, a Web site cannot determine your e-mail address unless you provide it. Also,
|
||||
a Web site cannot gain access to other information on your computer.</p>
|
||||
web site only has access to the personal information that you provide. For
|
||||
example, a web site cannot determine your e-mail address unless you provide it. Also,
|
||||
a web site cannot gain access to other information on your computer.</p>
|
||||
|
||||
<p>When you use the default cookie settings, this activity is invisible to you,
|
||||
and you won't know when a Web site is setting a cookie or when &brandShortName;
|
||||
is sending a Web site its cookie. However, you can set your cookies options so that
|
||||
and you won't know when a web site is setting a cookie or when &brandShortName;
|
||||
is sending a web site its cookie. However, you can set your cookies options so that
|
||||
you will be asked before a cookie is set.</p>
|
||||
|
||||
<h2 id="setting_up_cookie_rules">Setting Up Cookie Rules</h2>
|
||||
|
||||
<div>
|
||||
By default &brandShortName; accepts all cookies. If you want to gain more control over
|
||||
what cookies are stored, follow these instructions:
|
||||
<p>By default &brandShortName; accepts all cookies. If you want to gain more control over
|
||||
what cookies are stored, follow these instructions:</p>
|
||||
|
||||
<ol>
|
||||
<li>Select <span class="menuPath">Tools > Options</span>.</li>
|
||||
<li>Click the Privacy panel and then click on the Cookies label.</li>
|
||||
<li>Check the <em>Ask for each cookie</em> checkbox.</li>
|
||||
<li>Select the <em>ask me every time</em> option from the <span class="menuPath">
|
||||
Keep Cookies</span> combo box.</li>
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
<p><img src="http://mozilla.org/projects/firefox/help/0.9/cookie_ask.png" alt="" width="454" height="153"/><br/>
|
||||
After this is done, you may decide exactly which cookies should and should not be saved.
|
||||
</p>
|
||||
<p><img src="http://mozilla.org/projects/firefox/help/1.0rc1/cookie_ask.png" alt=""
|
||||
width="557" height="282"/></p>
|
||||
|
||||
<p>After this is done, you may decide exactly which cookies should and should not be saved.</p>
|
||||
|
||||
<h3 id="other_settings">Other Settings</h3>
|
||||
|
||||
<div>There are also other options that affect how cookies are managed by &brandShortName;.
|
||||
They are not needed for the cookie rules to work but are explained anyway:
|
||||
<ul>
|
||||
<li><strong>Enable Cookies</strong><br/>If you don't want any sites to store
|
||||
cookies on your computer, uncheck this option. Note that some sites may not work
|
||||
properly when cookies are disabled.</li>
|
||||
<li><strong>for the originating Web site only</strong><br/>If &brandShortName;
|
||||
stores a site's cookie, it will return the cookie only to that particular site.
|
||||
&brandShortName; will not provide one site with cookies set by another. Since a Web
|
||||
site can only receive its own cookies, it can learn about your activities while you
|
||||
are at that site but not your activities in general while surfing the Web.<br/><br/>
|
||||
However, sometimes a Web site displays content that is hosted on another site.
|
||||
That content can be anything from an image to text or an advertisement. The other
|
||||
Web site that hosts also has the ability to store a cookie in &brandShortName;, even
|
||||
though you haven't visited the site directly.<br/><br/>
|
||||
Cookies that are stored by a site other than the one you are visiting are called
|
||||
third-party cookies or foreign cookies. Web sites sometimes use third-party
|
||||
cookies with transparent GIFs, which are special images that help sites count
|
||||
users, track email responses, learn more about how visitors use the site, or
|
||||
customize your browsing experience. (Transparent GIFs are also known as web
|
||||
beacons or web bugs.)<br/><br/>
|
||||
When this checkbox is checked, it blocks these foreign cookies from being saved.</li>
|
||||
<li><strong>for the current session only</strong><br/>If this option is selected,
|
||||
the cookie information will be removed when you restart &brandShortName;. Web sites
|
||||
requiring the use of cookies will still work, but if you restart &brandShortName;,
|
||||
the Web site will think that you logged into the site for the first time again.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<p>There are also other options that affect how cookies are managed by &brandShortName;.
|
||||
They are not needed for the cookie rules to work but are explained anyway:</p>
|
||||
|
||||
<dl>
|
||||
<dt>Allow sites to set cookies</dt>
|
||||
<dd><p>If you don't want any sites to store cookies on your computer, uncheck
|
||||
this option. Note that some sites may not work properly when cookies are
|
||||
disabled.</p></dd>
|
||||
<dt>for the originating web site only</dt>
|
||||
<dd>
|
||||
<p>If &brandShortName; stores a site's cookie, it will return the cookie
|
||||
only to that particular site. &brandShortName; will not provide one site
|
||||
with cookies set by another. Since a web site can only receive its own
|
||||
cookies, it can learn about your activities while you are at that site
|
||||
but not your activities in general while surfing the Web.</p>
|
||||
<p>However, sometimes a web site displays content that is hosted on another
|
||||
site. That content can be anything from an image to text or an
|
||||
advertisement. The other web site that hosts also has the ability to
|
||||
store a cookie in &brandShortName;, even though you haven't visited the
|
||||
site directly.</p>
|
||||
<p>Cookies that are stored by a site other than the one you are visiting
|
||||
are called third-party cookies or foreign cookies. Web sites sometimes
|
||||
use third-party cookies with transparent GIFs, which are special images
|
||||
that help sites count users, track email responses, learn more about how
|
||||
visitors use the site, or customize your browsing experience.
|
||||
(Transparent GIFs are also known as web beacons or web bugs.) When this
|
||||
checkbox is checked, it blocks these foreign cookies from being
|
||||
saved.</p>
|
||||
</dd>
|
||||
<dt>Keep Cookies:</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li><strong>until they expire</strong>: If this option is selected, the
|
||||
cookie information will be removed when they hit their expiration
|
||||
date.</li>
|
||||
<li><strong>until I close &brandShortName;:</strong> If this option is
|
||||
selected, the cookie information will be removed when you restart
|
||||
&brandShortName;. Web sites requiring the use of cookies will still
|
||||
work, but if you restart &brandShortName;, the web site will think that
|
||||
you logged into the site for the first time again.</li>
|
||||
<li><strong>ask me every time:</strong> Display an alert every time a web
|
||||
site tries to store a cookie to ask you if you want that cookie
|
||||
stored.</li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<h2 id="accepting_and_blocking_cookies">Accepting and Blocking Cookies</h2>
|
||||
<div>
|
||||
Assuming that you've enabled the cookie rules explained above, you'll see a dialog
|
||||
whenever a site tries to save a cookie on your computer:<br/>
|
||||
<img src="http://mozilla.org/projects/firefox/help/0.9/cookie_accept.png" alt="" width="379" height="111"/>
|
||||
<ul>
|
||||
<li><strong>Allowing a Cookie</strong><br/>To allow this particular cookie, just
|
||||
click <em>Allow</em>. If you trust the site and don't want this dialog to be
|
||||
shown each time the site tries to save a cookie, check the <em>Use my choice for all
|
||||
cookies from this site</em> checkbox and then click <em>Allow</em>. &brandShortName;
|
||||
will remember this and never ask about cookies for this site again. If you later regret
|
||||
your choice, read about the <em>Cookie Manager</em>.</li>
|
||||
<li><strong>Blocking a Cookie</strong><br/>If you don't want this cookie to be
|
||||
saved, click Deny. If you don't trust the site or suspect that it's compromising
|
||||
your privacy, check the <em>Use my choice for all cookies from this site</em>
|
||||
checkbox and then click <em>Block</em>. &brandShortName; will then put this site
|
||||
on the list of blocked sites and never save cookies for it. This choice can be
|
||||
undone using the Cookie Manager.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!--XXXid-->
|
||||
<p>Assuming that you've enabled the cookie rules explained above, you'll see a
|
||||
dialog whenever a site tries to save a cookie on your computer:</p>
|
||||
|
||||
<p><img src="http://mozilla.org/projects/firefox/help/0.9/cookie_accept.png"
|
||||
alt="" width="379" height="111"/></p>
|
||||
|
||||
<dl>
|
||||
<dt>Allowing a Cookie</dt>
|
||||
<dd>To allow this particular cookie, just click <em>Allow</em>. If you trust
|
||||
the site and don't want this dialog to be shown each time the site tries to
|
||||
save a cookie, check the <em>Use my choice for all cookies from this
|
||||
site</em> checkbox and then click <em>Allow</em>. &brandShortName; will
|
||||
remember this and never ask about cookies for this site again. If you later
|
||||
regret your choice, read about the <em>Cookie Manager</em>.</dd>
|
||||
<dt>Blocking a Cookie</dt>
|
||||
<dd>If you don't want this cookie to be saved, click Deny. If you don't trust
|
||||
the site or suspect that it's compromising your privacy, check the <em>Use
|
||||
my choice for all cookies from this site</em> checkbox and then click
|
||||
<em>Block</em>. &brandShortName; will then put this site on the list of
|
||||
blocked sites and never save cookies for it. This choice can be undone using
|
||||
the Cookie Manager.</dd>
|
||||
</dl>
|
||||
|
||||
<h2 id="the_cookie_manager">Managing Cookies</h2>
|
||||
|
||||
<p>Use the Cookie Manager to view and remove cookies and manage per-site cookie options.
|
||||
It is accessible through the Cookies section in the Privacy tab of Options.</p>
|
||||
<p>Use the Cookie Manager to view and remove cookies and manage per-site cookie
|
||||
options. It is accessible through the Cookies section in the Privacy tab of
|
||||
Options.</p>
|
||||
|
||||
<h3 id="the_cookie_list">The Cookie List</h3>
|
||||
<p>
|
||||
<img src="http://mozilla.org/projects/firefox/help/0.9/cookie_manager.png" alt="" width="384" height="358"/><br/>
|
||||
The <em>Stored Cookies</em> dialog lists all cookies currently stored on your computer.
|
||||
You can select them to display more information about them. Use the <em>Stored Cookies</em>
|
||||
button in cookies options to access this window.</p>
|
||||
|
||||
<p>To remove a cookie from the list, select it and click <em>Remove Cookie</em>. To
|
||||
remove all cookies, click <em>Remove All Cookies</em>. (This is the same as clicking
|
||||
the <em>Clear</em> button from the <a href="prefs.xhtml#privacy_options">Privacy panel</a>
|
||||
of the <a href="prefs.xhtml">Options window</a>.)</p>
|
||||
<p><img src="http://mozilla.org/projects/firefox/help/1.0rc1/cookie_list.png"
|
||||
width="365" height="396" alt=""/></p>
|
||||
|
||||
<p>The <em>Cookie Manager</em> dialog lists all cookies currently stored on your
|
||||
computer. You can select them to display more information about them. Use the
|
||||
<em>View Cookies</em> button in cookies options to access this window.</p>
|
||||
|
||||
<p>To remove a cookie from the list, select it and click <em>Remove Cookie</em>.
|
||||
To remove all cookies, click <em>Remove All Cookies</em>. (This is the same as
|
||||
clicking the <em>Clear</em> button from the <a
|
||||
href="prefs.xhtml#privacy_options">Privacy panel</a> of the <a
|
||||
href="prefs.xhtml">Options window</a>.)</p>
|
||||
|
||||
<p><strong>Don't allow sites that set removed cookies to set future cookies</strong><br/>
|
||||
Even if you remove cookies now, you will reacquire those same cookies the next time
|
||||
you return to the Web site. To prevent that from happening, select this checkbox.
|
||||
When this checkbox is selected, Web sites for the cookies that you are removing are
|
||||
you return to the web site. To prevent that from happening, select this checkbox.
|
||||
When this checkbox is selected, web sites for the cookies that you are removing are
|
||||
added to the list of sites whose cookies will automatically be rejected.
|
||||
<strong>Important</strong>: You must check this option before you start to remove cookies,
|
||||
or the sites will not be added to the list of blocked sites.</p>
|
||||
|
||||
<h3 id="the_site_list">The Site List</h3>
|
||||
|
||||
<p><img src="http://mozilla.org/projects/firefox/help/0.9/cookie_list.png" width="384" height="265" alt=""/><br/>
|
||||
This is the list of sites that are either allowed or not allowed to store cookies on
|
||||
your computer. In the Status column, you can see if a site is blocked or allowed.
|
||||
Use the <em>Exceptions</em> button in cookies options to access this window.</p>
|
||||
<p><img src="http://mozilla.org/projects/firefox/help/1.0rc1/cookie_manager.png"
|
||||
alt="" width="329" height="407"/></p>
|
||||
|
||||
<p>To remove a site from this list, select it and click <em>Remove Site</em>. To clear
|
||||
the list completely, click <em>Remove All Sites</em>. This will reset the cookie
|
||||
rules and you will see dialogs for each cookie again.</p>
|
||||
<p>This is the list of sites that are either allowed or not allowed to store
|
||||
cookies on your computer. In the Status column, you can see if a site is
|
||||
blocked or allowed. Use the <em>Exceptions</em> button in cookies options to
|
||||
access this window.</p>
|
||||
|
||||
<div class="contentsBox"><em>21 March 2004</em></div>
|
||||
<p>Copyright © 2003 Contributors to the Firebird Help Project.</p>
|
||||
<p>To add a site to the this list, simply type the site's domain name in the
|
||||
field labeled <em>Address of web site:</em>. Then click <em>Block</em> to
|
||||
reject cookies from the site, or click <em>Allow</em> to allow cookies from
|
||||
the site.</p>
|
||||
|
||||
<p>To remove a site from this list, select it and click <em>Remove Site</em>. To
|
||||
clear the list completely, click <em>Remove All Sites</em>. This will reset
|
||||
the cookie rules and you will see dialogs for each cookie again.</p>
|
||||
|
||||
<div class="contentsBox"><em>18 July 2004</em></div>
|
||||
<p>Copyright © 2003-2004 Contributors to the Mozilla Help Viewer Project.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
%brandDTD;
|
||||
]
|
||||
>
|
||||
#
|
||||
#Contributors:
|
||||
# Nilson Cain <nilson1690@netscape.net> (original author)
|
||||
|
||||
<!--
|
||||
Contributors:
|
||||
Nilson Cain <nilson@gmail.com> (original author)
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Customizing &brandFullName;</title>
|
||||
|
@ -19,179 +19,185 @@
|
|||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#can_i_customize_my_toolbars">Can I Customize My Toolbars?</a></li>
|
||||
<li><a href="#how_do_i_customize_the_toolbars">How Do I Customize the Toolbars?</a></li>
|
||||
<li><a href="#can_i_customize_my_toolbars">Can I Customize My
|
||||
Toolbars?</a></li>
|
||||
<li><a href="#how_do_i_customize_the_toolbars">How Do I Customize the
|
||||
Toolbars?</a></li>
|
||||
<li><a href="#themes">Themes</a></li>
|
||||
<li><a href="#extensions">Extensions</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<h2 id="can_i_customize_my_toolbars">Can I Customize My Toolbars?</h2>
|
||||
|
||||
<p>This will tell you how to add, remove, and rearrange toolbars in &brandFullName;.</p>
|
||||
<p>This will tell you how to add, remove, and rearrange toolbars in
|
||||
&brandFullName;.</p>
|
||||
|
||||
<p>Yes, you can customize the toolbars in &brandShortName;. For those who are
|
||||
unfamiliar with the terminology, a toolbar is the (usually gray) box above
|
||||
the area that the web site is displayed. The toolbar contains by default
|
||||
the following items:</p>
|
||||
|
||||
<div>
|
||||
Yes, you can customize the toolbars in &brandShortName;. For those who are unfamiliar
|
||||
with the terminology, a toolbar is the (usually gray) box above the area that the
|
||||
Web site is displayed. The toolbar contains by default the following items:
|
||||
<ul>
|
||||
<li><strong>Menu Bar</strong>: This is the toolbar that contains the browser menus (File,
|
||||
Edit, Help, etc.).</li>
|
||||
<li><strong>Navigation Bar</strong>: This is the toolbar that contains the Location bar
|
||||
and the buttons used to navigate Web sites.</li>
|
||||
<li><strong>Bookmarks Toolbar</strong>: This is the toolbar that contains your Bookmarks
|
||||
Toolbar Folder bookmarks.</li>
|
||||
<li><strong>Menu Bar</strong>: This is the toolbar that contains the browser
|
||||
menus (File, Edit, Help, etc.).</li>
|
||||
<li><strong>Navigation Bar</strong>: This is the toolbar that contains the
|
||||
Location bar and the buttons used to navigate web sites.</li>
|
||||
<li><strong>Bookmarks Toolbar</strong>: This is the toolbar that contains
|
||||
your Bookmarks Toolbar Folder bookmarks.</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="how_do_i_customize_the_toolbars">How Do I Customize the Toolbars?</h2>
|
||||
|
||||
<div>
|
||||
There are two basic methods of customizing the toolbars in &brandShortName;:
|
||||
<p>There are two basic methods of customizing the toolbars in
|
||||
&brandShortName;:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="#adding_removing_toolbars">Adding/Removing Toolbars</a></li>
|
||||
<li><a href="#rearranging_toolbar_items">Rearranging Items on the Toolbars</a></li>
|
||||
<li><a href="#adding_removing_toolbars">Adding/Removing Toolbars</a></li>
|
||||
<li><a href="#rearranging_toolbar_items">Rearranging Items on the
|
||||
Toolbars</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h3 id="adding_removing_toolbars">Adding/Removing Toolbars</h3>
|
||||
|
||||
<div>
|
||||
You can take away certain toolbars if you do not wish to keep them on your screen.
|
||||
Currently, these toolbars can be removed:
|
||||
<p>You can take away certain toolbars if you do not wish to keep them on your
|
||||
screen. Currently, these toolbars can be removed:</p>
|
||||
<ul>
|
||||
<li>Navigation Toolbar</li>
|
||||
<li>Bookmarks Toolbar</li>
|
||||
</ul>
|
||||
</div>
|
||||
<p>You cannot currently remove the Menu Bar because you cannot move the menu items (File,
|
||||
Edit, Help, etc.) to a different toolbar, and they must stay on the screen at all times.</p>
|
||||
<p>You cannot currently remove the Menu Bar because you cannot move the menu
|
||||
items (File, Edit, Help, etc.) to a different toolbar, and they must stay on
|
||||
the screen at all times.</p>
|
||||
|
||||
<p>To remove a toolbar, look in the View menu on your Menu Bar. Select <span
|
||||
class="menuPath">View > Toolbars</span>. You should see a few menu items. The top
|
||||
ones (above the separator) are the toolbars you may show. Toolbars currently shown are
|
||||
checked, and toolbars currently hidden are not checked. To show or hide a toolbar, simply
|
||||
click its menu item. The toolbar will now be shown or hidden based on your choice.</p>
|
||||
class="menuPath">View > Toolbars</span>. You should see a few menu items.
|
||||
The top ones (above the separator) are the toolbars you may show. Toolbars
|
||||
currently shown are checked, and toolbars currently hidden are not checked.
|
||||
To show or hide a toolbar, simply click its menu item. The toolbar will now
|
||||
be shown or hidden based on your choice.</p>
|
||||
|
||||
<p>To add a toolbar, select <span class="menuPath">View > Toolbars > Customize</span>.
|
||||
Click on <em>Add New Toolbar</em> (in the bottom of the dialog). This should give you a
|
||||
dialog to enter a name. Enter a name, click <em>OK</em>, and then click <em>Done</em>.
|
||||
Now select the <span class="menuPath">View > Toolbars</span> menu, and you should see
|
||||
your new toolbar listed. Follow the procedures in the previous section to show or hide it.</p>
|
||||
<p>To add a toolbar, select <span class="menuPath">View > Toolbars >
|
||||
Customize</span>. Click on <em>Add New Toolbar</em> (in the bottom of the
|
||||
dialog). This should give you a dialog to enter a name. Enter a name, click
|
||||
<em>OK</em>, and then click <em>Done</em>. Now select the <span
|
||||
class="menuPath">View > Toolbars</span> menu, and you should see your new
|
||||
toolbar listed. Follow the procedures in the previous section to show or hide
|
||||
it.</p>
|
||||
|
||||
<h3 id="rearranging_toolbar_items">Rearranging Toolbar Items</h3>
|
||||
|
||||
<p>To rearrange the items (icons, buttons, text boxes, etc.) on your toolbar, right-click on any
|
||||
part of the toolbar that is not a text box. This will bring up the toolbar customization dialog.</p>
|
||||
<p>To rearrange the items (icons, buttons, text boxes, etc.) on your toolbar,
|
||||
right-click on any part of the toolbar that is not a text box. This will
|
||||
bring up the toolbar customization dialog.</p>
|
||||
|
||||
<p>Drag and drop any items you want to and from the toolbars (excluding the menu items). You can
|
||||
also rearrange icons already on the toolbars by dragging and dropping them wherever you wish.
|
||||
When the toolbars and items are arranged the way you want them, click <em>Done</em>.</p>
|
||||
<p>Drag and drop any items you want to and from the toolbars (excluding the
|
||||
menu items). You can also rearrange icons already on the toolbars by
|
||||
dragging and dropping them wherever you wish. When the toolbars and items are
|
||||
arranged the way you want them, click <em>Done</em>.</p>
|
||||
|
||||
<h3 id="special_toolbar_items">Special Toolbar Items</h3>
|
||||
|
||||
<div>
|
||||
There are a few special items that are available to you when customizing the toolbar.
|
||||
They are as follows:
|
||||
<p>There are a few special items that are available to you when customizing the
|
||||
toolbar. They are as follows:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>Separators:</strong> These allow you to separate items on the toolbars with a
|
||||
small vertical line.</li>
|
||||
<li><strong>Spacers:</strong> These allow you to separate items on the toolbars with a
|
||||
fixed-size space, usually around 20 pixels on most themes.</li>
|
||||
<li><strong>Flexible spacers:</strong> Spacers allow you to separate items on the
|
||||
toolbars with a space. These spacers automatically resize to fill all of the empty
|
||||
space on the toolbar. These are good for positioning items on the right of a
|
||||
toolbar.</li>
|
||||
<li><strong>Separators:</strong> These allow you to separate items on the
|
||||
toolbars with a small vertical line.</li>
|
||||
<li><strong>Spacers:</strong> These allow you to separate items on the
|
||||
toolbars with a fixed-size space, usually around 20 pixels on most
|
||||
themes.</li>
|
||||
<li><strong>Flexible spacers:</strong> Spacers allow you to separate items
|
||||
on the toolbars with a space. These spacers automatically resize to fill
|
||||
all of the empty space on the toolbar. These are good for positioning
|
||||
items on the right of a toolbar.</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="themes">Themes</h2>
|
||||
|
||||
<p>Themes are small files that are installed in &brandShortName; that change the way &brandShortName;
|
||||
looks. Themes are not allowed to modify the actions or functionality of &brandShortName;.</p>
|
||||
<p>Themes are small files that are installed in &brandShortName; that change
|
||||
the look and feel of &brandShortName;. Themes are not allowed to modify the
|
||||
actions or functionality of &brandShortName;, only the look.</p>
|
||||
|
||||
<h3 id="getting_installing_themes">Getting and installing themes</h3>
|
||||
|
||||
<p>You can download and install many themes from
|
||||
<a href="http://texturizer.net/firefox/themes/">&brandShortName; Help</a> and <a
|
||||
href="http://themes.mozdev.org/phoenix">themes.mozdev.org</a>. Internet searches will find
|
||||
many other themes as well.</p>
|
||||
|
||||
<p>Usually when you click on a link to install a theme, &brandShortName; displays a dialog
|
||||
asking you for permission to install the theme. You have the option of allowing download
|
||||
and installation or cancelling process. After a successful installation, you have the
|
||||
option of automatically enabling the new theme.</p>
|
||||
|
||||
<p>If a Save File dialog box is displayed while installing a &brandShortName; theme, simply
|
||||
save the theme file to a place of your choosing: to install the theme, go to <a
|
||||
href="http://texturizer.net/firefox/themes/">&brandShortName; Help</a>. Scroll to the Install
|
||||
Local Theme form and browse to select the downloaded theme. When the theme has been selected
|
||||
click <em>Install Theme</em>. The theme will now be usable as detailed above.</p>
|
||||
<p>You can download and install many themes from <a
|
||||
href="http://update.mozilla.org/themes/" target="_blank">Mozilla Update</a>.
|
||||
Internet searches will find many other themes as well.</p>
|
||||
|
||||
<p>Usually when you click on a link to install a theme, &brandShortName;
|
||||
displays a dialog asking you for permission to install the theme. You have
|
||||
the option of allowing download and installation or canceling process.
|
||||
After a successful installation, you have the option of automatically
|
||||
enabling the new theme.</p>
|
||||
|
||||
<h3 id="uninstalling_themes">Uninstalling themes</h3>
|
||||
|
||||
<p>To uninstall a theme, select <span class="menuPath">Tools > Options</span>. Click
|
||||
on the <em>Themes</em> tab to see a list of your installed themes. Click <em>Uninstall
|
||||
Firebird Theme</em> to uninstall the theme. <em>Note: the default &brandShortName; theme
|
||||
cannot be uninstalled.</em></p>
|
||||
<p>Should you ever wish to remove a theme from &brandShortName;, click on <span
|
||||
class="menuPath">Tools</span> from the menu bar and select the
|
||||
<span class="menuPath">Themes</span> menu item.</p>
|
||||
|
||||
<p>Once in the Themes Manager, select the theme that you wish to remove. Then,
|
||||
click the Uninstall button. You may need to close and then reopen
|
||||
&brandShortName; for all changes to take effect.</p>
|
||||
|
||||
<h3 id="changing_themes">Changing Themes</h3>
|
||||
<h3 id="changing_themes">Switching Themes</h3>
|
||||
|
||||
<p>To switch between your installed themes, select <span class="menuPath">Tools > Options</span>.
|
||||
Click on the <em>Themes</em> tab in the new dialog box. You should see a list of your installed
|
||||
themes. Select a theme and click <em>OK</em>.
|
||||
</p>
|
||||
<p>To switch between your installed themes, select <span class="menuPath">
|
||||
Tools</span> menu and click on <span class="menuPath">Themes</span>.</p>
|
||||
|
||||
<p>Once in the Themes dialog, simply select the theme of your choice, and click
|
||||
the Use Theme button. It is recommended that you close and then reopen
|
||||
&brandShortName; so that the theme can be applied correctly.</p>
|
||||
|
||||
<h3 id="updating_themes">Updating Themes</h3>
|
||||
|
||||
<p>Whenever you would like to check for a newer version of a theme that you
|
||||
have installed, you will need to access &brandShortName;'s <span
|
||||
class="menuPath">Tools</span> menu, then select the <span class="menuPath">
|
||||
Themes</span> menu item.</p>
|
||||
|
||||
<p>Simply select the theme that you wish to update, and then click the
|
||||
<em>Update</em> button.</p>
|
||||
|
||||
<h2 id="extensions">Extensions</h2>
|
||||
|
||||
<p>Extensions are small add-ons to &brandShortName; that change existing browser
|
||||
functionality or add new functionality.</p>
|
||||
<p>Extensions are small add-ons to &brandShortName; that change existing
|
||||
browser functionality or add new functionality.</p>
|
||||
|
||||
<h3 id="getting_installing_extensions">Getting and Installing Extensions</h3>
|
||||
<h3 id="getting_installing_extensions">Acquiring and Installing Extensions</h3>
|
||||
|
||||
<p>Installing an extension involves a very similar process to installing themes.
|
||||
Extensions can be found at <a href="http://texturizer.net/firefox/extensions/">
|
||||
&brandShortName; Help</a>.</p>
|
||||
<p>Installing an extension involves a very similar process to installing
|
||||
themes. Extensions can be found at <a target="blank"
|
||||
href="http://update.mozilla.org/extensions/">Mozilla Update</a>.</p>
|
||||
|
||||
<p>There should be an install link for each extension on that extension's
|
||||
page. As long as JavaScript is not disabled in your browser, clicking this
|
||||
link will install the extension for you.</p>
|
||||
|
||||
<h3 id="uninstalling_extensions">Uninstalling Extensions</h3>
|
||||
|
||||
<p>The functionality for uninstalling extensions is not yet present in &brandShortName;, but it will
|
||||
be in &brandShortName; 1.0. However, you can currently disable extensions and reverse the effects
|
||||
of their installation.</p>
|
||||
<p>Should you ever wish to remove an extension from &brandShortName;, you will
|
||||
need to access &brandShortName;'s <span class="menuPath">Tools</span> menu,
|
||||
then select the <span class="menuPath">Extensions</span> menu item.</p>
|
||||
|
||||
<h3 id="disabling_extensions">Disabling Extensions</h3>
|
||||
<p>Once in the Extensions dialog, select the extension that you wish to remove.
|
||||
Then, click the Uninstall button. You may need to close and then reopen
|
||||
&brandShortName; for all changes to take effect.</p>
|
||||
|
||||
<p>To disable an extension in &brandShortName;, select <span class="menuPath">Tools > Options</span>.
|
||||
Next click the <em>Extensions</em> tab. Select the extension that you wish to disable, and then
|
||||
click the <em>Disable</em> button.</p>
|
||||
<h3 id="updating_extensions">Updating Extensions</h3>
|
||||
|
||||
<h3 id="manually_removing_extensions">Manually removing extensions</h3>
|
||||
<p>Whenever you would like to check for a newer version of an extension that
|
||||
you have installed, You will need to access &brandShortName;'s <span
|
||||
class="menuPath">Tools</span> menu, then select the <span class="menuPath">
|
||||
Extensions</span> menu item.</p>
|
||||
|
||||
<p><strong>*For advanced users</strong><br/>
|
||||
You have to close &brandShortName; to manually remove an extension, so it would be a good idea
|
||||
to <a href="#" onclick="window.print();">print this page now</a>.<br/><br/>
|
||||
To manually uninstall an extension:</p>
|
||||
<ol>
|
||||
<li>Close &brandShortName; completely.</li>
|
||||
<li>Go to the directory that the extension was installed in (Usually %FBinstallDir%/chrome)</li>
|
||||
<li>Delete the folder or .jar file with the same name as the extension.</li>
|
||||
<p>Simply select the extension that you wish to update, and then click the
|
||||
<em>Update</em> button.</p>
|
||||
|
||||
<li>Open installed-chrome.txt in a text-editor.</li>
|
||||
<li>Remove all the lines with your extension's name in them</li>
|
||||
<li>Save the file</li>
|
||||
<li>Delete the folder entitled "overlayinfo".</li>
|
||||
</ol>
|
||||
|
||||
<p>If all went well, &brandShortName; should open. If &brandShortName; does not start, reinstall
|
||||
&brandShortName; after deleting the directory where &brandShortName; is installed. &brandShortName;
|
||||
will still use the same profile, so you won't lose settings.</p>
|
||||
|
||||
<div class="contentsBox"><em>16 September 2003</em></div>
|
||||
<p>Copyright © 2003 Contributors to the Firebird Help Project.</p>
|
||||
<div class="contentsBox"><em>18 July 2004</em></div>
|
||||
<p>Copyright © 2003-2004 Contributors to the Mozilla Help Viewer Project.</p>
|
||||
|
||||
</body>
|
||||
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
<!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;
|
||||
]
|
||||
>
|
||||
#
|
||||
#Contributors:
|
||||
# Nilson Cain <mybugs@bellsouth.net> (original author)
|
||||
# Jeff Walden <jswalden86@netzero.net>
|
||||
]>
|
||||
<!--
|
||||
Contributors:
|
||||
Nilson Cain <mybugs@bellsouth.net> (original author)
|
||||
Jeff Walden <jwalden+code@mit.edu>
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Using &brandFullName;'s Download Manager</title>
|
||||
|
@ -26,7 +26,8 @@
|
|||
</div>
|
||||
<h2 id="what_is_download_manager">What is the Download Manager?</h2>
|
||||
|
||||
<p><img src="http://mozilla.org/projects/firefox/help/0.9/download_manager.png" width="280" height="346" alt="Download Manager Dialog"/></p>
|
||||
<p><img src="http://mozilla.org/projects/firefox/help/0.9/download_manager.png"
|
||||
width="280" height="346" alt="Download Manager Dialog"/></p>
|
||||
|
||||
<p>The Download Manager is a feature of &brandShortName; that allows you to track and
|
||||
manage your past and current file downloads. It is a convenient way to escape the
|
||||
|
@ -35,7 +36,7 @@
|
|||
|
||||
<p>The Download Manager will appear when you download files, when you select
|
||||
<span class="menuPath">Tools > Downloads</span>, and when you type
|
||||
<kbd>Ctrl</kbd>+<kbd>E</kbd> on your keyboard.</p>
|
||||
<kbd>Ctrl</kbd>+<kbd>Y</kbd> on your keyboard.</p>
|
||||
|
||||
|
||||
<h2 id="do_with_download_manager">What can I do with the Download Manager?</h2>
|
||||
|
@ -55,7 +56,7 @@
|
|||
the <strong>Resume</strong> link to finish those downloads.</dd>
|
||||
|
||||
<dt>Cancel</dt>
|
||||
<dd>If after starting a download you decide you no longer need that file, cancelling
|
||||
<dd>If after starting a download you decide you no longer need that file, canceling
|
||||
the download is simple: just use the <strong>Cancel</strong> link beside that file
|
||||
entry to cancel it and free up your connection for your browsing and other
|
||||
downloads.</dd>
|
||||
|
@ -74,16 +75,13 @@
|
|||
download again. To recover from a failed download and retry it, just use the
|
||||
<strong>Retry</strong> link next to the file entry and &brandShortName; will
|
||||
restart the download for you.</dd>
|
||||
|
||||
|
||||
<!-- add in any others? -->
|
||||
|
||||
</dl>
|
||||
|
||||
|
||||
<h2 id="download_manager_options">Download Manager Options</h2>
|
||||
|
||||
<p><img src="http://mozilla.org/projects/firefox/help/0.9/opt_downloads.png" width="425" height="353" alt="Downloads Options Dialog"/></p>
|
||||
<p><img src="http://mozilla.org/projects/firefox/help/0.9/opt_downloads.png"
|
||||
width="425" height="353" alt="Downloads Options Dialog"/></p>
|
||||
|
||||
<p>The options for the Download Manager are accessible by clicking the
|
||||
<strong>Options</strong> button in the Download Manager or by opening the
|
||||
|
@ -93,7 +91,7 @@
|
|||
<a href="prefs.xhtml#downloads_options">Options page</a>.</p>
|
||||
|
||||
<div class="contentsBox"><em>01 January 2004</em></div>
|
||||
<p>Copyright © 2004 Contributors to the Firebird Help Project.</p>
|
||||
<p>Copyright © 2003-2004 Contributors to the Mozilla Help Viewer Project.</p>
|
||||
|
||||
</body>
|
||||
|
||||
|
|
|
@ -1,36 +1,42 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd">
|
||||
%brandDTD;
|
||||
]>
|
||||
|
||||
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:nc="http://home.netscape.com/NC-rdf#">
|
||||
|
||||
<rdf:Description about="urn:root">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="a" nc:name="A" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="b" nc:name="B" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="c" nc:name="C" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="d" nc:name="D" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="e" nc:name="E" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="f" nc:name="F" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="g" nc:name="G" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="h" nc:name="H" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="i" nc:name="I" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="j" nc:name="J" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="k" nc:name="K" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="l" nc:name="L" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="m" nc:name="M" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="n" nc:name="N" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="o" nc:name="O" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="p" nc:name="P" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="q" nc:name="Q" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="r" nc:name="R" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="s" nc:name="S" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="t" nc:name="T" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="u" nc:name="U" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="v" nc:name="V" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="w" nc:name="W" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="x" nc:name="X" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="y" nc:name="Y" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="z" nc:name="Z" nc:link=""/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="a" nc:name="A"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="b" nc:name="B"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="c" nc:name="C"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="d" nc:name="D"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="e" nc:name="E"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="f" nc:name="F"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="g" nc:name="G"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="h" nc:name="H"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="i" nc:name="I"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="j" nc:name="J"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="k" nc:name="K"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="l" nc:name="L"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="m" nc:name="M"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="n" nc:name="N"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="o" nc:name="O"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="p" nc:name="P"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="q" nc:name="Q"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="r" nc:name="R"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="s" nc:name="S"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="t" nc:name="T"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="u" nc:name="U"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="v" nc:name="V"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="w" nc:name="W"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="x" nc:name="X"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="y" nc:name="Y"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="z" nc:name="Z"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -38,6 +44,7 @@
|
|||
<rdf:Description about="#a">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="accessibility-options" nc:name="Accessibility Options" nc:link="prefs.xhtml#accessibility"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="advanced-options" nc:name="Advanced Options" nc:link="prefs.xhtml#advanced_options"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
|
@ -47,7 +54,9 @@
|
|||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="back-button" nc:name="Back Button" nc:link="using_firebird.xhtml#retracing_your_steps"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="block-popups" nc:name="Block Popups" nc:link="popup.xhtml"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="bookmarks" nc:name="Bookmarks" nc:link="glossary.xhtml#bookmark"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="browsing" nc:name="Browsing"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -62,13 +71,60 @@
|
|||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#block-popups">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="block-popups:general" nc:name="general" nc:link="popup.xhtml"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="block-popups:options" nc:name="Options" nc:link="prefs.xhtml#web_features_options"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#browsing">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="browsing:back" nc:name="Going back" nc:link="using_firebird.xhtml#retracing_your_steps"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="browsing:forward" nc:name="Going Forward" nc:link="using_firebird.xhtml#retracing_your_steps"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="browsing:stopping" nc:name="Stopping" nc:link="using_firebird.xhtml#stopping_and_reloading"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="browsing:reloading" nc:name="Reloading" nc:link="using_firebird.xhtml#stopping_and_reloading"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="browsing:tabbed-browsing" nc:name="Tabbed browsing" nc:link="using_firebird.xhtml#tabbed_browsing"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#c">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="cache" nc:name="Cache" nc:link="using_firebird.xhtml#changing_cache_settings"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="cookies" nc:name="Cache" nc:link="cookies.xhtml#accepting_and_blocking_cookies"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="certificates" nc:name="Certificates" nc:link="prefs.xhtml#certificates"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="clicking-a-link" nc:name="Clicking a Link" nc:link="using_firebird.xhtml#moving_to_another_page"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="colors" nc:name="Colors" nc:link="prefs.xhtml#fonts_and_colors"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="connection-settings" nc:name="Connection Settings" nc:link="prefs.xhtml#connection_settings"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="controlling-popups" nc:name="Controlling Popups" nc:link="popup.xhtml"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="cookies" nc:name="Cookies" nc:link="cookies.xhtml#accepting_and_blocking_cookies"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="copying" nc:name="Copying" nc:link="using_firebird.xhtml#copying_part_of_a_page"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="customize-toolbars" nc:name="Customize Toolbars" nc:link="customization.xhtml"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="customize-toolbars" nc:name="Customizable Toolbars" nc:link="customization.xhtml"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="customize" nc:name="Customize"/></rdf:li>
|
||||
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#controlling-popups">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="controlling-popups:what-are" nc:name="What are popups?" nc:link="popup.xhtml#what_are_popups"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="controlling-popups:options" nc:name="Options" nc:link="popup.xhtml#popup_blocker_preferences"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#customize">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="customize:toolbars" nc:name="Toolbars?" nc:link="customization.xhtml#can_i_customize_my_toolbars"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="customize:themes" nc:name="Themes" nc:link="customization.xhtml#themes"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="customize:extensions" nc:name="Extensions" nc:link="customization.xhtml#extensions"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -76,9 +132,22 @@
|
|||
<rdf:Description about="#cookies">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="cookies-accepting-and-blocking" nc:name="Accepting and Blocking Cookies" nc:link="cookies.xhtml#accepting_and_blocking_cookies"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="cookies-defined" nc:name="defined" nc:link="cookies.xhtml#what_is_a_cookie"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="cookies-accepting-and-blocking" nc:name="Accepting and Blocking Cookies" nc:link="cookies.xhtml#accepting_and_blocking_cookies"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="cookies-setting-up-rules" nc:name="Setting up rules" nc:link="cookies.xhtml#setting_up_cookie_rules"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="cookies-foreign" nc:name="Foreign Cookies" nc:link="glossary.xhtml#foreign_cookie"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="cookies-options" nc:name="Managing" nc:link="cookies.xhtml#the_cookie_manager"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#customize-toolbars">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="customize-toolbars:general" nc:name="general" nc:link="customization.xhtml#can_i_customize_my_toolbars"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="customize-toolbars:adding-and-removing" nc:name="adding/removing" nc:link="customization.xhtml#adding_removing_toolbars"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="customize-toolbars:rearranging" nc:name="rearranging" nc:link="customization.xhtml#rearranging_toolbar_items"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="customize-toolbars:special-items" nc:name="Special items" nc:link="customization.xhtml#special_toolbar_items"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -87,18 +156,29 @@
|
|||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="default-browser" nc:name="Default Browser" nc:link="using_firebird.xhtml#making_firebird_your_default_browser"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="downloading" nc:name="Download" nc:link="using_firebird.xhtml#download_manager_sidebar"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="download-manager" nc:name="Download Manager" nc:link="download_manager.xhtml"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="download-options" nc:name="Download Options" nc:link="prefs.xhtml#downloads_options"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="downloading" nc:name="Downloading" nc:link="using_firebird.xhtml#download_manager_sidebar"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#downloading">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="downloading:manager" nc:name="Manager" nc:link="download_manager.xhtml"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="downloading:what-is" nc:name="What is the Manager?" nc:link="download_manager.xhtml#what_is_download_manager"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="downloading:what-can-i-do-with-it" nc:name="What Can I do with it?" nc:link="download_manager.xhtml#do_with_download_manager"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="downloading:options" nc:name="Options" nc:link="prefs.xhtml#downloads_options"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
|
||||
<rdf:Description about="#e">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="extensions" nc:name="Extensions" nc:link="customization.xhtml#extensions"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="extensions-options" nc:name="Extensions Options" nc:link="prefs.xhtml#extensions_options"/></rdf:li>
|
||||
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -107,9 +187,10 @@
|
|||
<rdf:Description about="#extensions">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="extensions-customizing" nc:name="Customizing" nc:link="customization.xhtml"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="extensions-installing" nc:name="Installing" nc:link="customization.xhtml#getting_installing_extensions"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="extensions-uninstalling" nc:name="Uninstalling" nc:link="customization.xhtml#uninstalling_extensions"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="extensions-disabling" nc:name="Disabling Extensions" nc:link="customization.xhtml#disabling_extensions"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="extensions-manual-remove" nc:name="Manually Removing Extensions" nc:link="customization.xhtml#manually_removing_extensions"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="extensions-updating" nc:name="Updating Extensions" nc:link="customization.xhtml#updating_extensions"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -117,9 +198,11 @@
|
|||
<rdf:Description about="#f">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="forward-button" nc:name="Forward Button" nc:link="using_firebird.xhtml#retracing_your_steps"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="firebird-using" nc:name="Firefox, Using" nc:link="using_firebird.xhtml"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="importing-ie-favorites" nc:name="Favorites, Importing" nc:link="forieusers.xhtml#about_your_ie_favorites"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="file-types" nc:name="File types, managing" nc:link="using_firebird.xhtml#managing_different_file_types"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="firebird-using" nc:name="&brandShortName;, Using" nc:link="using_firebird.xhtml"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="fonts" nc:name="Fonts" nc:link="prefs.xhtml#fonts_and_colors"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="forward-button" nc:name="Forward Button" nc:link="using_firebird.xhtml#retracing_your_steps"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -145,6 +228,7 @@
|
|||
<rdf:Description about="#h">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="help-viewer" nc:name="Help Viewer" nc:link="welcome.xhtml"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="helper-apps" nc:name="Helper Applications" nc:link="using_firebird.xhtml#managing_different_file_types"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="history" nc:name="History" nc:link="using_firebird.xhtml#moving_to_another_page"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="home-page" nc:name="Home Page" nc:link="using_firebird.xhtml#viewing_your_home_page"/></rdf:li>
|
||||
|
@ -153,6 +237,16 @@
|
|||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#help-viewer">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="help-viewer:how-to-use" nc:name="How To Use" nc:link="welcome.xhtml"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="help-viewer:finding-a-topic" nc:name="Finding a Topic" nc:link="welcome.xhtml#finding_the_topic_you_want"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="help-viewer:search-tips" nc:name="Search Tips" nc:link="welcome.xhtml#search_tips"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#html">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
|
@ -162,13 +256,21 @@
|
|||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#home-page">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="home-page:general" nc:name="general" nc:link="using_firebird.xhtml#viewing_your_home_page"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="home-page:options" nc:name="Options" nc:link="prefs.xhtml#home_page"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#i">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="ie-help"
|
||||
nc:name="Internet Explorer Users"
|
||||
nc:link="forieusers.xhtml#firebirds_features"/>
|
||||
<rdf:Description ID="ie-help" nc:name="Internet Explorer Users" nc:link="forieusers.xhtml#firebirds_features"/>
|
||||
<rdf:Description ID="install" nc:name="Install" nc:link="prefs.xhtml#software_update"/>
|
||||
</rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
|
@ -177,20 +279,39 @@
|
|||
<rdf:Description about="#ie-help">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="ie-help-compared" nc:name="Compared with Firefox" nc:link="forieusers.xhtml#firebirds_features"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="ie-help-compared" nc:name="Compared with &brandShortName;" nc:link="forieusers.xhtml#firebirds_features"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="ie-help-favorites" nc:name="Importing IE Favorites" nc:link="forieusers.xhtml#about_your_ie_favorites"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="ie-help-terminology" nc:name="Terminology Differences" nc:link="forieusers.xhtml#firebird_and_internet_explorer_terminology_differences"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#i">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="ie-help" nc:name="Internet Explorer Users" nc:link="forieusers.xhtml#firebirds_features"/>
|
||||
<rdf:Description ID="install" nc:name="Install" nc:link="prefs.xhtml#software_update"/>
|
||||
</rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#install">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="install:extensions" nc:name="Extensions" nc:link="customization.xhtml#extensions"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="install:themes" nc:name="Themes" nc:link="customization.xhtml#themes"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="install:updates" nc:name="Updates" nc:link="prefs.xhtml#software_update"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#k">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="keyboard-shortcuts"
|
||||
nc:name="Keyboard Shortcuts"
|
||||
nc:link="shortcuts.xhtml"/>
|
||||
<rdf:Description ID="keyboard-shortcuts" nc:name="Keyboard Shortcuts" nc:link="shortcuts.xhtml"/>
|
||||
</rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
|
@ -199,8 +320,9 @@
|
|||
<rdf:Description about="#l">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="links" nc:name="Links" nc:link="using_firebird.xhtml#clicking_a_link"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="location-bar" nc:name="Location Bar" nc:link="using_firebird.xhtml#moving_to_another_page"/></rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="live-bookmark" nc:name="Live Bookmark" nc:link="glossary.xhtml#live_bookmark"/>
|
||||
</rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -208,21 +330,47 @@
|
|||
<rdf:Description about="#m">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="master-password" nc:name="Master Password"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="menu-reference" nc:name="Menu Reference" nc:link="menu_reference.xhtml"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="mouse-shortcuts" nc:name="Mouse Shortcuts" nc:link="mouse_shortcuts.xhtml"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#master-password">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="master-password-defined" nc:name="defined" nc:link="glossary.xhtml#master_password"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="master-password:set-change" nc:name="Setting or Changing" nc:link="prefs.xhtml#set_change_master_password"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
|
||||
<rdf:Description about="#n">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="Navigating the Web" nc:name="Navigating the Web" nc:link="using_firebird.xhtml#navigating_web_pages"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#o">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="preferences" nc:name="Options" nc:link="prefs.xhtml"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#p">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="plugins" nc:name="Plugins" nc:link="using_firebird.xhtml#managing_different_file_types"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="pages-navigating" nc:name="Pages, Navigating" nc:link="using_firebird.xhtml#navigating_web_pages"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="plugins" nc:name="Plug-ins" nc:link="using_firebird.xhtml#managing_different_file_types"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="popups" nc:name="Popups" nc:link="popup.xhtml"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="preferences" nc:name="Options" nc:link="prefs.xhtml"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="printing" nc:name="Printing" nc:link="using_firebird.xhtml#printing_a_page"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="privacy-options" nc:name="Privacy Options" nc:link="prefs.xhtml#privacy_options"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="profiles" nc:name="Profiles" nc:link="profiles.xhtml"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -234,13 +382,21 @@
|
|||
<rdf:li><rdf:Description ID="prefs-privacy" nc:name="Privacy Options" nc:link="prefs.xhtml#privacy_options"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="prefs-webfeatures" nc:name="Web Features Options" nc:link="prefs.xhtml#web_features_options"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="prefs-download" nc:name="Download Options" nc:link="prefs.xhtml#downloads_options"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="prefs-themes" nc:name="Themes Options" nc:link="prefs.xhtml#themes_options"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="prefs-extensions" nc:name="Extensions Options" nc:link="prefs.xhtml#extensions_options"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="prefs-advanced" nc:name="Advanced Options" nc:link="prefs.xhtml#advanced_options"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#printing">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="printing:general" nc:name="general" nc:link="using_firebird.xhtml#printing_a_page"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="printing:print-preview" nc:name="Print Preview" nc:link="using_firebird.xhtml#using_print_preview"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="printing:page-setup" nc:name="Page Setup" nc:link="using_firebird.xhtml#using_page_setup"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#popups">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
|
@ -250,15 +406,6 @@
|
|||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#profiles">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="profiles-creating" nc:name="Creating" nc:link="profiles.xhtml#creating_a_new_profile"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="profiles-deleting-or-renaming" nc:name="Deleting or Renaming" nc:link="profiles.xhtml#deleting_or_renaming_a_profile"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#r">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
|
@ -272,10 +419,34 @@
|
|||
<rdf:Description about="#s">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="saving" nc:name="Saving" nc:link="using_firebird.xhtml#saving_all_or_part_of_a_page"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="saving-information" nc:name="Saving Information"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="saving" nc:name="Saving" nc:link="prefs.xhtml#saved_passwords"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="searching" nc:name="Searching" nc:link="using_firebird.xhtml#moving_to_another_page"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="security-options" nc:name="Security, Options" nc:link="prefs.xhtml#security"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="settings" nc:name="Settings"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="shortcuts" nc:name="Shortcuts" nc:link="shortcuts.xhtml"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="sidebar" nc:name="Sidebar" nc:link="using_firebird.xhtml#using_the_sidebar"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="software-updates" nc:name="Software Updates" nc:link="prefs.xhtml#software_update"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="stop-button" nc:name="Stop Button" nc:link="using_firebird.xhtml#stopping_and_reloading"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#settings">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="settings:cache" nc:name="Cache" nc:link="using_firebird.xhtml#changing_cache_settings"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="settings:connection" nc:name="Connection" nc:link="prefs.xhtml#connection_settings"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#saving-information">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="saving:page" nc:name="Web Page" nc:link="using_firebird.xhtml#saving_all_or_part_of_a_page"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="saving:form" nc:name="Form" nc:link="prefs.xhtml#saved_form_information"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="saving:passwords" nc:name="Passwords" nc:link="prefs.xhtml#saved_passwords"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -313,8 +484,10 @@
|
|||
<rdf:Description about="#themes">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="themes-getting-and-installing" nc:name="Getting and Installing" nc:link="customization.xhtml#getting_installing_themes"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="themes-changing" nc:name="Changing Themes" nc:link="customization.xhtml#changing_themes"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="themes-customizing" nc:name="Customizing" nc:link="customization.xhtml#getting_installing_themes"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="themes-getting-and-installing" nc:name="Installing" nc:link="customization.xhtml#getting_installing_themes"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="themes-uninstalling" nc:name="Uninstalling" nc:link="customization.xhtml#uninstalling_themes"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="themes-changing" nc:name="Changing" nc:link="customization.xhtml#changing_themes"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -322,15 +495,25 @@
|
|||
<rdf:Description about="#u">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="url"
|
||||
nc:name="URLs"
|
||||
nc:link="glossary.xhtml#Uniform_Resource_Locator"/>
|
||||
</rdf:li>
|
||||
<rdf:li><rdf:Description ID="updates" nc:name="Updates" nc:link="prefs.xhtml#software_update"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="url" nc:name="URLs" nc:link="glossary.xhtml#Uniform_Resource_Locator"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="using" nc:name="Using"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-firefox" nc:name="Using &brandShortName;" nc:link="using_firefox.xhtml"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#using">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="using:sidebar" nc:name="Sidebar" nc:link="using_firebird.xhtml#using_the_Sidebar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="using:tabbed-browsing" nc:name="Tabbed Browsing" nc:link="using_firebird.xhtml#tabbed_browsing"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="using:print-preview" nc:name="Print Preview" nc:link="using_firebird.xhtml#using_print_preview"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="using:page-setup" nc:name="Page Setup" nc:link="using_firebird.xhtml#using_page_setup"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#url">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
|
@ -343,6 +526,14 @@
|
|||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#v">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="validation" nc:name="Validation" nc:link="prefs.xhtml#validation"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#w">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
|
|
|
@ -88,7 +88,6 @@
|
|||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="using-firebird-managing-different-file-types" nc:name="Managing Different File Types" nc:link="using_firebird.xhtml#managing_different_file_types"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="using-firebird-download-manager-sidebar" nc:name="Download Manager Sidebar" nc:link="using_firebird.xhtml#download_manager_sidebar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="using-firebird-making-firebird-default-browser" nc:name="Make Default Browser" nc:link="using_firebird.xhtml#making_firebird_your_default_browser"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="using-firebird-cache" nc:name="Cache Settings" nc:link="using_firebird.xhtml#changing_cache_settings"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
|
@ -120,8 +119,8 @@
|
|||
<rdf:Description about="#themes">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="themes-getting-and-installing" nc:name="Getting and Installing" nc:link="customization.xhtml#getting_installing_themes"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="themes-changing" nc:name="Changing Themes" nc:link="customization.xhtml#changing_themes"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="themes-getting-and-installing" nc:name="Acquiring and Installing" nc:link="customization.xhtml#getting_installing_themes"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="themes-changing" nc:name="Switching Themes" nc:link="customization.xhtml#changing_themes"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -130,18 +129,7 @@
|
|||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="extensions-uninstalling" nc:name="Uninstalling" nc:link="customization.xhtml#uninstalling_extensions"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="extensions-disabling" nc:name="Disabling Extensions" nc:link="customization.xhtml#disabling_extensions"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="extensions-manual-remove" nc:name="Manually Removing Extensions" nc:link="customization.xhtml#manually_removing_extensions"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="profile-manager" nc:name="Profile Manager" nc:link="profiles.xhtml"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#profile-manager">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="profile-manager-creating-a-new-profile" nc:name="Creating a New Profile" nc:link="profiles.xhtml#creating_a_new_profile"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="profile-manager-deleting-or-renaming-a-profile" nc:name="Deleting or Renaming a Profile" nc:link="profiles.xhtml#deleting_or_renaming_a_profile"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="extensions-updating" nc:name="Updating Extensions" nc:link="customization.xhtml#updating_extensions"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -183,7 +171,6 @@
|
|||
<rdf:li> <rdf:Description ID="prefs-privacy" nc:name="Privacy Options" nc:link="prefs.xhtml#privacy_options"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-web-features" nc:name="Web Features Options" nc:link="prefs.xhtml#web_features_options"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-download" nc:name="Download Options" nc:link="prefs.xhtml#downloads_options"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-extensions" nc:name="Extensions Options" nc:link="prefs.xhtml#extensions_options"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-advanced" nc:name="Advanced Options" nc:link="prefs.xhtml#advanced_options"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
|
@ -194,6 +181,7 @@
|
|||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="prefs-home-page" nc:name="Home Page" nc:link="prefs.xhtml#home_page"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-fonts-and-colors" nc:name="Fonts and Colors" nc:link="prefs.xhtml#fonts_and_colors"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-languages" nc:name="Languages" nc:link="prefs.xhtml#languages"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-default-browser" nc:name="Default Browser" nc:link="prefs.xhtml#default_browser"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-connection-settings" nc:name="Connection Settings" nc:link="prefs.xhtml#connection_settings"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
|
@ -236,6 +224,7 @@
|
|||
<rdf:li> <rdf:Description ID="prefs-accessibility" nc:name="Accessibility" nc:link="prefs.xhtml#accessibility"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-browsing" nc:name="Browsing" nc:link="prefs.xhtml#browsing"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-multimedia" nc:name="Multimedia" nc:link="prefs.xhtml#multimedia"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-updates" nc:name="Software Update" nc:link="prefs.xhtml#software_update"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-security" nc:name="Security" nc:link="prefs.xhtml#security"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-certificates" nc:name="Certificates" nc:link="prefs.xhtml#certificates"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-validation" nc:name="Validation" nc:link="prefs.xhtml#validation"/> </rdf:li>
|
||||
|
@ -262,12 +251,12 @@
|
|||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="menu-file-new-window" nc:name="New Window" nc:link="menu_reference.xhtml#new_window"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-file-new-tab" nc:name="New Tab" nc:link="menu_reference.xhtml#new_tab"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-file-open-location" nc:name="Open Location..." nc:link="menu_reference.xhtml#open_location"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-file-open-file" nc:name="Open File..." nc:link="menu_reference.xhtml#open_file"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-file-close" nc:name="Close" nc:link="menu_reference.xhtml#close"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-file-close-tab" nc:name="Close Tab" nc:link="menu_reference.xhtml#close_tab"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-file-close-window" nc:name="Close Window" nc:link="menu_reference.xhtml#close_window"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-file-close" nc:name="Close (Window)" nc:link="menu_reference.xhtml#close"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-file-save-page-as" nc:name="Save Page As..." nc:link="menu_reference.xhtml#save_page_as"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-file-send-page" nc:name="Send Page..." nc:link="menu_reference.xhtml#send_page"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-file-send-page" nc:name="Send Link..." nc:link="menu_reference.xhtml#send_page"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-file-page-setup" nc:name="Page Setup..." nc:link="menu_reference.xhtml#page_setup"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-file-print-preview" nc:name="Print Preview" nc:link="menu_reference.xhtml#print_preview"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-file-print" nc:name="Print..." nc:link="menu_reference.xhtml#print"/> </rdf:li>
|
||||
|
@ -285,10 +274,12 @@
|
|||
<rdf:li> <rdf:Description ID="menu-view-redo" nc:name="Redo" nc:link="menu_reference.xhtml#redo"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-cut" nc:name="Cut" nc:link="menu_reference.xhtml#cut"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-copy" nc:name="Copy" nc:link="menu_reference.xhtml#copy"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-paste" nc:name="Paste" nc:link="menu_reference.xhtml#paste"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-delete" nc:name="Delete" nc:link="menu_reference.xhtml#delete"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-select-all" nc:name="Select All" nc:link="menu_reference.xhtml#select_all"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-find-in-this-page" nc:name="Find in This Page..." nc:link="menu_reference.xhtml#find_in_this_page"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-find-again" nc:name="Find Again" nc:link="menu_reference.xhtml#find_again"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-preferences" nc:name="Preferences" nc:link="menu_reference.xhtml#prefs"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -342,7 +333,7 @@
|
|||
<rdf:Description about="#menu-bookmarks">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="menu-bookmarks-add-to-bookmarks" nc:name="Add to Bookmarks..." nc:link="menu_reference.xhtml#add_to_bookmarks"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-bookmarks-add-to-bookmarks" nc:name="Bookmark This Page..." nc:link="menu_reference.xhtml#add_to_bookmarks"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-bookmarks-manage" nc:name="Manage Bookmarks..." nc:link="menu_reference.xhtml#manage_bookmarks"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
|
@ -351,7 +342,12 @@
|
|||
<rdf:Description about="#menu-tools">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="menu-tools-web-search" nc:name="Web Search" nc:link="menu_reference.xhtml#web_search"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-tools-read-mail" nc:name="Read Mail" nc:link="menu_reference.xhtml#read_mail"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-tools-new-message" nc:name="New Message..." nc:link="menu_reference.xhtml#new_message"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-tools-downloads" nc:name="Downloads" nc:link="menu_reference.xhtml#downloads"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-tools-extensions" nc:name="Extensions" nc:link="menu_reference.xhtml#extensions"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-tools-themes" nc:name="Themes" nc:link="menu_reference.xhtml#themes"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-tools-javascript-console" nc:name="JavaScript Console" nc:link="menu_reference.xhtml#javascript_console"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-tools-page-info" nc:name="Page Info" nc:link="menu_reference.xhtml#page_info"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-tools-options" nc:name="Options" nc:link="menu_reference.xhtml#options"/> </rdf:li>
|
||||
|
@ -363,8 +359,10 @@
|
|||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="menu-help-help-contents" nc:name="Help Contents" nc:link="menu_reference.xhtml#help_contents"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-help-release-notes" nc:name="Release Notes" nc:link="menu_reference.xhtml#release_notes"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-help-for-ie-users" nc:name="For Internet Explorer Users" nc:link="menu_reference.xhtml#for_ie_users"/> </rdf:li>
|
||||
<!--rdf:li> <rdf:Description ID="menu-help-release-notes" nc:name="Release Notes" nc:link="menu_reference.xhtml#release_notes"/> </rdf:li-->
|
||||
<rdf:li> <rdf:Description ID="menu-help-tell-a-friend" nc:name="Tell a Friend" nc:link="menu_reference.xhtml#tell_friend"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-help-promote" nc:name="Promote &brandShortName;" nc:link="menu_reference.xhtml#promote"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-help-about-mozilla-firebird" nc:name="About &brandFullName;" nc:link="menu_reference.xhtml#about_mozilla_firebird"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
|
|
|
@ -4,8 +4,7 @@
|
|||
<!ENTITY % regionDTD SYSTEM "chrome://global-region/locale/region.dtd" >
|
||||
%brandDTD;
|
||||
%regionDTD;
|
||||
]
|
||||
>
|
||||
]>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
|
@ -16,6 +15,7 @@
|
|||
|
||||
<h1>Welcome to &brandFullName; Help</h1>
|
||||
<p>To display information about &brandFullName; in this window, <strong>click tabs or topics in the left frame</strong>:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>Contents</strong> shows main topics and subtopics.</li>
|
||||
<li><strong>Search</strong> lets you search built-in &brandFullName; Help.</li>
|
||||
|
@ -92,7 +92,7 @@
|
|||
<p>Free community service based on consultants availability.</p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong><a href="http://www.mozilla.org/community.html"
|
||||
<p><strong><a href="http://www.mozilla.org/community/user-forums.html"
|
||||
target="_blank">User Newsgroups</a></strong></p>
|
||||
<p>User newsgroups hosted by mozilla.org.</p>
|
||||
</td>
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
<!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>
|
||||
|
@ -89,10 +88,6 @@
|
|||
your home page.</li>
|
||||
<li><strong>Pop-up Window Controls</strong>: Lets you allow or suppress both
|
||||
popup and popunder windows.</li>
|
||||
<li><strong>Profile Manager</strong>: Create, edit, or delete profiles, each
|
||||
with its own bookmarks, options, and browsing data. This is useful if you must
|
||||
share &brandShortName; on the same computer with other people, or if you want
|
||||
to keep your work and personal settings separate.</li>
|
||||
<li><strong>Cookie Manager</strong>: Lets you change what &brandShortName; will
|
||||
do when accepting cookies.</li>
|
||||
<li><strong>Download Manager</strong>: Organizes your downloads by storing
|
||||
|
@ -100,8 +95,8 @@
|
|||
download statistics without using unnecessary multiple windows for each
|
||||
download.</li>
|
||||
<li><strong>Image Manager</strong>: Enables you to disable images from certain
|
||||
Web sites or disable them altogether. This is useful if you wish to decrease
|
||||
the amount of time it takes for Web sites to load.</li>
|
||||
web sites or disable them altogether. This is useful if you wish to decrease
|
||||
the amount of time it takes for web sites to load.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
@ -111,6 +106,6 @@
|
|||
<a href="shortcuts.xhtml">List of &brandShortName; Keyboard Shortcuts</a>.</p>
|
||||
|
||||
<div class="contentsBox"><em>17 August 2003</em></div>
|
||||
<p>Copyright © 2003 Contributors to the Firebird Help Project.</p>
|
||||
<p>Copyright © 2003-2004 Contributors to the Mozilla Help Viewer Project.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -2,12 +2,13 @@
|
|||
<!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;
|
||||
]
|
||||
>
|
||||
#
|
||||
#Contributors:
|
||||
# David Tenser <david.tenser@comhem.se> (original author)
|
||||
|
||||
]>
|
||||
<!--
|
||||
Contributors:
|
||||
David Tenser <david.tenser@comhem.se> (original author)
|
||||
R.J. Keller <rlk@trfenv.com>
|
||||
Jeff Walden <jwalden+code@mit.edu>
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>&brandFullName; Menu Reference</title>
|
||||
|
@ -17,19 +18,20 @@
|
|||
<body>
|
||||
|
||||
<h1>&brandFullName; Menu Reference</h1>
|
||||
<div>This menu reference describes each menu item in the main &brandFullName; window.</div>
|
||||
<div>This menu reference describes each menu item in the main
|
||||
&brandFullName; window.</div>
|
||||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#file">File</a></li>
|
||||
<li><a href="#edit">Edit</a></li>
|
||||
<li><a href="#view">View</a></li>
|
||||
<li><a href="#go">Go</a></li>
|
||||
<li><a href="#bookmarks">Bookmarks</a></li>
|
||||
<li><a href="#tools">Tools</a></li>
|
||||
<li><a href="#help">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#file">File</a></li>
|
||||
<li><a href="#edit">Edit</a></li>
|
||||
<li><a href="#view">View</a></li>
|
||||
<li><a href="#go">Go</a></li>
|
||||
<li><a href="#bookmarks">Bookmarks</a></li>
|
||||
<li><a href="#tools">Tools</a></li>
|
||||
<li><a href="#help">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="file">File</h2>
|
||||
|
||||
|
@ -39,27 +41,28 @@
|
|||
<h3 id="new_tab">New Tab</h3>
|
||||
<p>Opens a new browser tab in the current &brandShortName; window.</p>
|
||||
|
||||
<h3 id="open_location">Open Location...</h3>
|
||||
<p>Focuses on the Firefox URL bar so you can type in a new location to
|
||||
go to.</p>
|
||||
|
||||
<h3 id="open_file">Open File...</h3>
|
||||
<p>Displays an Open File dialog where you can select a file from your
|
||||
local disks or network. You can view many file types in &brandShortName;,
|
||||
including HTML/XML files, image files, text files and more.</p>
|
||||
|
||||
<h3 id="close">Close</h3>
|
||||
<p>Closes the current window.</p>
|
||||
|
||||
<h3 id="close_tab">Close Tab</h3>
|
||||
<p>This menu item is visible only if more than one browser tab is currently
|
||||
open. It closes the current tab and selects the next tab to the right.</p>
|
||||
<p>Closes the current tab and selects the rightmost tab. This menu item is
|
||||
visible only if more than one browser tab is currently open.</p>
|
||||
|
||||
<h3 id="close_window">Close Window</h3>
|
||||
<p>Closes the current window, including all opened tabs.</p>
|
||||
<h3 id="close">Close (Window)</h3>
|
||||
<p>Closes the current window.</p>
|
||||
|
||||
<h3 id="save_page_as">Save Page As...</h3>
|
||||
<p>Saves the page you are currently browsing. You have the option to save the
|
||||
whole page (complete with graphics), just the current HTML page, or the
|
||||
page text only.</p>
|
||||
|
||||
<h3 id="send_page">Send Page...</h3>
|
||||
<h3 id="send_page">Send Link...</h3>
|
||||
<p>Opens an email composition window using your computer's default email program
|
||||
so you can send a message with a link to the current page. This feature is
|
||||
currently only available on Windows, Mac OS X and OS/2.</p>
|
||||
|
@ -68,7 +71,7 @@
|
|||
<p>Displays a Page Setup dialog where you can specify printing options such as
|
||||
margins, headers and footers, and page orientation.</p>
|
||||
|
||||
<h3 id="print_preview">Print Preview</h3>
|
||||
<h3 id="print_preview">Print Preview (Windows and Linux only)</h3>
|
||||
<p>Displays a preview of how the current document will appear when printed. It
|
||||
reflects the options chosen in the Page Setup dialog and the page author's
|
||||
intentions.</p>
|
||||
|
@ -84,9 +87,13 @@
|
|||
|
||||
<h3 id="work_offline">Work Offline</h3>
|
||||
<p>Toggles between online and offline mode. Offline mode allows you to view
|
||||
Web pages you've previously visited without being connected to the Internet</p>
|
||||
|
||||
<h3 id="exit">Exit</h3>
|
||||
web pages you've previously visited without being connected to the
|
||||
Internet.</p>
|
||||
|
||||
<h3 id="exit">
|
||||
<span class="win">Exit</span>
|
||||
<span class="noWin">Quit</span>
|
||||
</h3>
|
||||
<p>Closes all opened windows in &brandShortName;, including any active downloads,
|
||||
and exits &brandShortName; completely. If you happen to select this option with
|
||||
open tabs, windows, or downloads, &brandShortName; will ask you to confirm your
|
||||
|
@ -95,33 +102,44 @@
|
|||
<h2 id="edit">Edit</h2>
|
||||
|
||||
<h3 id="undo">Undo</h3>
|
||||
<p>Undoes the last action in a web form. If you later decide you didn't want to
|
||||
<p>Undoes the last action in a text field. If you later decide you don't want to
|
||||
undo an action, use the Redo command.</p>
|
||||
|
||||
<h3 id="redo">Redo</h3>
|
||||
<p>Redoes the last Undo command.</p>
|
||||
|
||||
<h3 id="cut">Cut</h3>
|
||||
<p>Cuts the selected text from a web form and stores it in the clipboard. Paste
|
||||
<p>Cuts the selected text from a text field and stores it in the clipboard. Paste
|
||||
the text elsewhere by using the Paste command.</p>
|
||||
|
||||
<h3 id="copy">Copy</h3>
|
||||
<p>Copies the selected text to the clipboard. Paste the text elsewhere by
|
||||
<p>Copies the selected text to the clipboard. Paste the text in a text field by
|
||||
using the Paste command.</p>
|
||||
|
||||
<h3 id="paste">Paste</h3>
|
||||
<p>Pastes text stored in the clipboard into a text field.</p>
|
||||
|
||||
<h3 id="delete">Delete</h3>
|
||||
<p>Deletes the selected text from a web form.</p>
|
||||
<p>Deletes the selected text from a text field.</p>
|
||||
|
||||
<h3 id="select_all">Select All</h3>
|
||||
<p>Selects all text on the page.</p>
|
||||
<p>Selects all text and other items on the page.</p>
|
||||
|
||||
<h3 id="find_in_this_page">Find in This Page...</h3>
|
||||
<p>Displays a dialog where you can enter the text to
|
||||
search for. Searches for the specified text on the current page.</p>
|
||||
<p>Displays the Find Toolbar at the bottom of the browser window. Enter the
|
||||
text you wish to find in the toolbar, and as you type &brandShortName; will
|
||||
automatically find and select the first occurrence of the entered text on
|
||||
the page. Click <em>Find Next</em> or <em>Find Previous</em> to find the
|
||||
text at other locations in the page, and click <em>Highlight</em> to
|
||||
highlight all occurrences of the text on the page.</p>
|
||||
|
||||
<h3 id="find_again">Find Again</h3>
|
||||
<p>Searches for the next occurrence of the text specified when using the
|
||||
<em>Find in This Page</em> command.</p>
|
||||
<em>Find in This Page...</em> command.</p>
|
||||
|
||||
<h3 class="unix" id="prefs">Preferences</h3>
|
||||
<p class="unix">Displays the <a href="prefs.xhtml">Preferences Window</a>, where you can
|
||||
change many preferences in &brandShortName;.</p>
|
||||
|
||||
<h2 id="view">View</h2>
|
||||
|
||||
|
@ -135,7 +153,7 @@
|
|||
<p>Toggles the visibility of the bookmarks toolbar, which contains bookmarks
|
||||
to various sites.</p>
|
||||
|
||||
<h4 id="customize">Customize</h4>
|
||||
<h4 id="customize">Customize...</h4>
|
||||
<p>Displays the toolbar customization dialog. You can drag and drop toolbar
|
||||
buttons to/from the toolbars here. You can also right-click on the
|
||||
navigation toolbar and select <em>Customize...</em> to show this dialog.</p>
|
||||
|
@ -146,8 +164,8 @@
|
|||
needed by everyone.</p>
|
||||
|
||||
<h3 id="Sidebar">Sidebar</h3>
|
||||
<p>The Sidebar can display your downloads, bookmarks or the browsing history.
|
||||
You can always close the Sidebar by clicking on the X in the upper-right
|
||||
<p>The Sidebar can display your bookmarks or the browsing history. You can
|
||||
always close the Sidebar by clicking on the X in the upper-right
|
||||
corner.</p>
|
||||
|
||||
<h4 id="bookmarks_Sidebar">Bookmarks</h4>
|
||||
|
@ -157,16 +175,16 @@
|
|||
<h4 id="history">History</h4>
|
||||
<p>Displays the History Sidebar, which keeps track of what sites you have
|
||||
visited. To change how many days a site should be remembered, select
|
||||
<em>Tools</em> > <em>Options</em> > <em>Privacy</em>.</p>
|
||||
<span class="menuPath">Tools > Options</span> and select the
|
||||
Privacy panel.</p>
|
||||
|
||||
<h3 id="stop">Stop</h3>
|
||||
<p>Stops loading of the current page you're browsing. This is the same as
|
||||
clicking on the <em>Stop</em> button on the toolbar.</p>
|
||||
|
||||
<h3 id="reload">Reload</h3>
|
||||
<p>To refresh the current page, or get the most up-to-date version, use this
|
||||
command. This is the same as clicking on the <em>Reload</em> button on the
|
||||
toolbar.</p>
|
||||
<p>Gets the most up-to-date version of the current page. This is the same
|
||||
as clicking the <em>Reload</em> button on the toolbar.</p>
|
||||
|
||||
<h3 id="increase_text_size">Increase Text Size</h3>
|
||||
<p>Displays the text one size larger on the web page. You can also do this
|
||||
|
@ -181,13 +199,13 @@
|
|||
press <kbd>Ctrl</kbd>+<kbd>0</kbd>.</p>
|
||||
|
||||
<h3 id="character_encoding">Character Encoding</h3>
|
||||
<p>Allows you to manually change the character encoding on a Web page.
|
||||
<p>Allows you to manually change the character encoding on a web page.
|
||||
&brandShortName; usually does this automatically.</p>
|
||||
|
||||
<h3 id="page_source">Page Source</h3>
|
||||
<p>Displays the source code for the current document. A future version of
|
||||
<p>Displays the source code for the current document. <!--A future version of
|
||||
&brandShortName; will be capable of launching an external program for
|
||||
viewing the source.</p>
|
||||
viewing the source.--></p>
|
||||
|
||||
<h3 id="full_screen">Full Screen</h3>
|
||||
<p>Displays the window in full screen. If you have the navigation toolbar
|
||||
|
@ -195,15 +213,15 @@
|
|||
|
||||
<h2 id="go">Go</h2>
|
||||
|
||||
<p>The Go menu contains a list of the most recently visited Web sites.</p>
|
||||
<p>The Go menu contains a list of the most recently visited web sites.</p>
|
||||
|
||||
<h3 id="back">Back</h3>
|
||||
<p>Navigates back one page in history. Same as clicking on the <em>Back</em>
|
||||
button on the navigation toolbar.</p>
|
||||
<p>Navigates back one page in history. This is the same as clicking on the
|
||||
<em>Back</em> button on the toolbar.</p>
|
||||
|
||||
<h3 id="forward">Forward</h3>
|
||||
<p>Navigates forward one page in history. Same as clicking on the
|
||||
<em>Forward</em> button on the navigation toolbar.</p>
|
||||
<p>Navigates forward one page in history. This is the same as clicking on
|
||||
the <em>Forward</em> button on the toolbar.</p>
|
||||
|
||||
<h3 id="home">Home</h3>
|
||||
<p>Displays your home page. This is the same as clicking on the
|
||||
|
@ -216,7 +234,7 @@
|
|||
|
||||
<p>This menu contains all your stored bookmarks.</p>
|
||||
|
||||
<h3 id="add_to_bookmarks">Add to Bookmarks...</h3>
|
||||
<h3 id="add_to_bookmarks">Bookmark This Page...</h3>
|
||||
<p>Adds the current page to your bookmarks. A dialog will be displayed,
|
||||
allowing you to choose a title for the bookmark and specify where you
|
||||
want it to be stored.</p>
|
||||
|
@ -228,25 +246,51 @@
|
|||
|
||||
<h2 id="tools">Tools</h2>
|
||||
|
||||
<h3 id="web_search">Web Search</h3>
|
||||
<p>Highlights the Web Search box. You can then type in the terms you
|
||||
wish to find on the Web.</p>
|
||||
|
||||
<h3 id="read_mail">Read Mail (Windows only)</h3>
|
||||
<p>Opens up your email program so you can read your email.</p>
|
||||
|
||||
<h3 id="new_message">New Message... (Windows only)</h3>
|
||||
<p>Opens an email composition window using your computer's default email program
|
||||
so you can send a email message to somebody.</p>
|
||||
|
||||
<h3 id="downloads">Downloads</h3>
|
||||
<p>Opens the Download Manager, where you can see the current, as well as
|
||||
finished downloads.</p>
|
||||
|
||||
|
||||
<h3 id="extensions">Extensions</h3>
|
||||
<p>Opens the Extension Manager, where you can see all extensions installed
|
||||
on this version of &brandShortName;. You can also choose to uninstall
|
||||
extensions from this dialog. <a href="customization.xhtml#extensions">
|
||||
Click here</a> for more information on extensions.</p>
|
||||
|
||||
<h3 id="themes">Themes</h3>
|
||||
<p>Opens the Theme Manager. From here, you can switch the current theme that
|
||||
&brandShortName; is using. You can also install and uninstall themes from
|
||||
this dialog. <a href="customization.xhtml#themes">Click here</a> for more
|
||||
information on themes.</p>
|
||||
|
||||
<h3 id="javascript_console">JavaScript Console</h3>
|
||||
<p>JavaScript is a scripting language commonly used to construct web pages.
|
||||
<p>Opens the JavaScript Console, which tracks problems with JavaScript code.
|
||||
JavaScript is a scripting language commonly used to construct web pages.
|
||||
Programmers use JavaScript to make web pages more interactive; JavaScript
|
||||
is often used to dynamically validate forms and select buttons. The
|
||||
JavaScript console is useful to debug web pages or track problems with
|
||||
JavaScript code.</p>
|
||||
is often used to dynamically validate forms and select buttons.</p>
|
||||
|
||||
<h3 id="page_info">Page Info</h3>
|
||||
<p>The Page Info dialog displays extensive information about the current web
|
||||
page, such as the document type, encoding, size, and security information.
|
||||
The dialog also displays lists of the media and links used on the page.</p>
|
||||
<p>Displays extensive information about the current web page, such as the
|
||||
document type, encoding, size, and security information. The dialog also
|
||||
displays lists of the media and links used on the page.</p>
|
||||
|
||||
<h3 id="options">Options</h3>
|
||||
<p>Displays the <a href="prefs.xhtml">Options Window</a>, where you can
|
||||
change many options in &brandShortName;.</p>
|
||||
<h3 class="noUnix" id="options">Options</h3>
|
||||
<p class="noUnix">Displays the <a href="prefs.xhtml">Options Window</a>,
|
||||
where you can change many options in &brandShortName;.</p>
|
||||
|
||||
<!--XXX blah, blah, blah -->
|
||||
<!--XXX Help contribs need to test Macs as well as Lin/Win -->
|
||||
<!--XXX the Mac Window menu should be documented here -->
|
||||
|
||||
<h2 id="help">Help</h2>
|
||||
|
||||
|
@ -254,19 +298,25 @@
|
|||
<p>Opens the &brandShortName; Help window, which contains useful information
|
||||
that can help you browse the web.</p>
|
||||
|
||||
<h3 id="release_notes">Release Notes</h3>
|
||||
<p>Displays the release notes for the latest &brandShortName; release.</p>
|
||||
<h3 id="for_ie_users">For Internet Explorer Users (Windows and Mac only)</h3>
|
||||
<p>Opens this Help window displaying information that can
|
||||
help Internet Explorer users transition to &brandShortName;.</p>
|
||||
|
||||
<h3 id="for_ie_users">For Internet Explorer Users</h3>
|
||||
<p>Opens this Help window displaying information that can help Internet
|
||||
Explorer users transition to &brandShortName;. (This item may not appear
|
||||
on Linux.)</p>
|
||||
<!--h3 id="release_notes">Release Notes</h3>
|
||||
<p>Displays the release notes for the latest &brandShortName; release.</p-->
|
||||
|
||||
<h3 id="about_mozilla_firebird">About &brandShortName;</h3>
|
||||
<h3 id="tell_friend">Tell a Friend</h3>
|
||||
<p>Opens a web page that lets you tell a friend about &brandShortName;.</p>
|
||||
|
||||
<h3 id="promote">Promote &brandShortName;</h3>
|
||||
<p>Opens a web page that gives you information on how to promote
|
||||
&brandShortName;.</p>
|
||||
|
||||
<h3 id="about_mozilla_firebird">About &brandFullName;</h3>
|
||||
<p>Displays a dialog box with information about &brandShortName;, including
|
||||
the current version and a brief list of credits.</p>
|
||||
|
||||
<div class="contentsBox"><em>21 March 2004</em></div>
|
||||
<p>Copyright © 2003 Contributors to the Firebird Help Project.</p>
|
||||
<div class="contentsBox"><em>31 July 2004</em></div>
|
||||
<p>Copyright © 2003-2004 Contributors to the Mozilla Help Viewer Project.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -2,25 +2,26 @@
|
|||
<!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;
|
||||
]
|
||||
>
|
||||
#
|
||||
#Contributors:
|
||||
# David Tenser <david.tenser@comhem.se> (original author)
|
||||
|
||||
]>
|
||||
<!--
|
||||
Contributors:
|
||||
David Tenser <david.tenser@comhem.se> (original author)
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>&brandFullName; Mouse Shortcuts</title>
|
||||
<link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
|
||||
<title>&brandFullName; Mouse Shortcuts</title>
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="chrome://help/skin/helpFileLayout.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>&brandFullName; Mouse Shortcuts</h1>
|
||||
|
||||
<p class="noMargin">This is a list of the most common mouse shortcuts in &brandFullName; and
|
||||
their equivalents in Internet Explorer and Opera. The shortcuts are for Windows, but most of
|
||||
the &brandShortName; shortcuts should work on Linux too.</p>
|
||||
<p class="noMargin">This is a list of the most common mouse shortcuts in
|
||||
&brandFullName; and their equivalents in Internet Explorer and Opera. The
|
||||
shortcuts are for Windows, but most of the &brandShortName; shortcuts should
|
||||
work on Linux too.</p>
|
||||
|
||||
<table border="1" width="100%">
|
||||
<thead>
|
||||
|
@ -33,10 +34,16 @@ the &brandShortName; shortcuts should work on Linux too.</p>
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Back</td>
|
||||
<td>Back</td>
|
||||
<td><kbd>Shift</kbd>+Scroll Down</td>
|
||||
<td><kbd>Shift</kbd>+Scroll Down</td>
|
||||
<td><kbd>Shift</kbd>+Scroll Down</td>
|
||||
<td><kbd>Shift</kbd>+Scroll Down</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Close Tab</td>
|
||||
<td>Middle-click on Tab</td>
|
||||
<td> </td>
|
||||
<td><kbd>Shift</kbd>+Left-click</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Decrease Text Size</td>
|
||||
|
@ -60,36 +67,37 @@ the &brandShortName; shortcuts should work on Linux too.</p>
|
|||
<td>New Tab</td>
|
||||
<td>Double-Click on Tab Bar</td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td>Double-Click on Tab Bar</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Open in Background Tab</td>
|
||||
<td><kbd>Ctrl</kbd>+Left-click<br/>Middle-click</td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Shift</kbd>+Left-click<br/>Middle-click</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Open in Foreground Tab</td>
|
||||
<td><kbd>Shift</kbd>+<kbd>Ctrl</kbd>+Left-click<br/><kbd>Shift</kbd>+Middle-click</td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Open in Foreground Tab</td>
|
||||
<td><kbd>Shift</kbd>+<kbd>Ctrl</kbd>+Left-click<br/><kbd>Shift</kbd>+Middle-click</td>
|
||||
<td> </td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Shift</kbd>+Left-click<br/><kbd>Shift</kbd>+
|
||||
Middle-click</td>
|
||||
<td> </td>
|
||||
<td><kbd>Shift</kbd>+Left-click</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Open in New Window</td>
|
||||
<td><kbd>Shift</kbd>+Left-click</td>
|
||||
<td><kbd>Shift</kbd>+Left-click</td>
|
||||
<td><kbd>Shift</kbd>+Left-click</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr class="unix">
|
||||
<td>Paste URL and Go</td>
|
||||
<td>Middle-click on Tab</td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Reload (override cache)</td>
|
||||
<td><kbd>Shift</kbd>+Reload button</td>
|
||||
<td> </td>
|
||||
<td><kbd>Shift</kbd>+Reload button</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -107,8 +115,8 @@ the &brandShortName; shortcuts should work on Linux too.</p>
|
|||
</tbody>
|
||||
</table>
|
||||
|
||||
<div class="contentsBox"><em>22 August 2003</em></div>
|
||||
<p>Copyright © 2003 Contributors to the Firebird Help Project.</p>
|
||||
<div class="contentsBox"><em>08 July 2004</em></div>
|
||||
<p>Copyright © 2003-2004 Contributors to the Mozilla Help Viewer Project.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
%brandDTD;
|
||||
]
|
||||
>
|
||||
#
|
||||
#Contributors:
|
||||
# David Tenser <david.tenser@comhem.se> (original author)
|
||||
|
||||
<!--
|
||||
Contributors:
|
||||
David Tenser <david.tenser@comhem.se> (original author)
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Controlling Popups</title>
|
||||
|
@ -40,7 +40,7 @@ Popup blocking is turned on by default, so you don't have to worry about enablin
|
|||
to prevent popups from appearing in &brandShortName;.</p>
|
||||
|
||||
<p>When blocking a popup, &brandShortName; displays an
|
||||
icon <img src="images/popup-blocked.png" width="18" height="20" alt=""/> in the
|
||||
icon <img src="chrome://browser/skin/Popup-blocked.png" width="16" height="16" alt=""/> in the
|
||||
status bar. You can use this icon to add a web site you're viewing to an exceptions
|
||||
list so that the site is allowed to display popups.</p>
|
||||
|
||||
|
@ -68,13 +68,13 @@ already viewing it, open the Web Features Options by following these steps:
|
|||
From there, you can do the following things:
|
||||
<ul>
|
||||
<li><strong>Block Popup Windows</strong></li>
|
||||
<li><strong>Allowed Sites</strong>: This is a list of sites that you want to allow
|
||||
to display popups.
|
||||
<li><strong>Exceptions dialog</strong>: This is a list of sites that you want to allow
|
||||
to display popups. The dialog has the following options:
|
||||
<ul>
|
||||
<li><strong>Add Site</strong>: Click this to add a Web site to the list.</li>
|
||||
<li><strong>Remove Site</strong>: Click this to remove a Web site from the list.</li>
|
||||
<li><strong>Allow</strong>: Click this to add a web site to the exceptions list.</li>
|
||||
<li><strong>Remove Site</strong>: Click this to remove a web site from the exceptions list.</li>
|
||||
<li><strong>Remove All Sites</strong>: Click this to remove all of the web sites in
|
||||
the current list.</li>
|
||||
the exceptions list.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -82,14 +82,12 @@ From there, you can do the following things:
|
|||
|
||||
<h3>When a Popup Window Has Been Blocked</h3>
|
||||
|
||||
<p>Every time a popup is blocked, an icon
|
||||
<img src="images/popup-blocked.png" width="18" height="20" alt=""/> is displayed in
|
||||
<p>Every time a popup is blocked, an icon is displayed in
|
||||
the &brandShortName; status bar to indicate that a popup has been blocked.</p>
|
||||
|
||||
<p><strong>Using the popup control icon to add allowed web sites</strong>: You can use
|
||||
the popup control icon to quickly add a web site to the list of allowed web sites.
|
||||
Click the icon <img src="images/popup-blocked.png" width="18" height="20" alt=""/>
|
||||
to open a list of blocked web sites. The current web site is already selected.
|
||||
Click the icon to open a list of blocked web sites. The current web site is already selected.
|
||||
Click <em>Unblock Site</em> to add the web site to the list of allowed web sites.</p>
|
||||
|
||||
<p><strong>Note</strong>: Blocking popups may not always work and may interfere with
|
||||
|
@ -97,6 +95,6 @@ some web sites. For more information about blocking popups, see
|
|||
<a href="#what_are_popups">What are Popups</a>.</p>
|
||||
|
||||
<div class="contentsBox"><em>17 August 2003</em></div>
|
||||
<p>Copyright © 2003 Contributors to the Firebird Help Project.</p>
|
||||
<p>Copyright © 2003-2004 Contributors to the Mozilla Help Viewer Project.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -2,12 +2,11 @@
|
|||
<!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;
|
||||
]
|
||||
>
|
||||
#
|
||||
#Contributors:
|
||||
# David Tenser <tenser@comhem.se> (original author)
|
||||
|
||||
]>
|
||||
<!--
|
||||
Contributors:
|
||||
David Tenser <tenser@comhem.se> (original author)
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>&brandFullName; Options</title>
|
||||
|
@ -25,347 +24,415 @@
|
|||
<li><a href="#general_options">General Options</a>
|
||||
<ul>
|
||||
<li><a href="#fonts_and_colors">Fonts & Colors</a></li>
|
||||
<li><a href="#languages">Languages</a></li>
|
||||
<li><a href="#connection_settings">Connection Settings</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#privacy_options">Privacy Options</a></li>
|
||||
<li><a href="#web_features_options">Web Features Options</a></li>
|
||||
<li><a href="#downloads_options">Download Options</a></li>
|
||||
<li><a href="#themes_options">Themes Options</a></li>
|
||||
<li><a href="#extensions_options">Extensions Options</a></li>
|
||||
<li><a href="#advanced_options">Advanced Options</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="general_options">General Options</h2>
|
||||
|
||||
<p><img width="425" height="353" alt="General Options Dialog" src="http://mozilla.org/projects/firefox/help/0.9/opt_general.png"/></p>
|
||||
<h3 id="home_page">Home Page</h3>
|
||||
<p>Specify the page or tab group that &brandShortName; will display after it is opened
|
||||
or when the Home button is clicked. Enter the address in the Location field.</p>
|
||||
<p><img width="425" height="311" alt="General Options Dialog"
|
||||
src="http://mozilla.org/projects/firefox/help/1.0rc1/opt_general.png"/></p>
|
||||
<h3 id="home_page">Home Page</h3>
|
||||
<p>Here you are able to specify the page (or tab group) that
|
||||
&brandShortName; will show when you launch it or press the Home button.
|
||||
Enter the address in the Location(s) field.</p>
|
||||
|
||||
<p>Click <em>Use Current Page(s)</em> to use the page you're currently visiting.
|
||||
You can also use <strong>multiple home pages</strong>. If more than one browser
|
||||
tab is currently opened, this button will set the <strong>whole tab group</strong>
|
||||
as home page.</p>
|
||||
<p>Click <em>Use Current Page(s)</em> to use the page you're currently
|
||||
visiting. You can also use <strong>multiple home pages</strong>. If more
|
||||
than one browser tab is currently opened, this button will set the
|
||||
<strong>whole tab group</strong> as a start page.</p>
|
||||
|
||||
<p>To specify the home page(s) using a bookmark, click <em>Use Bookmark....</em> You can
|
||||
even select a whole bookmark folder to use as multiple home pages!</p>
|
||||
<p>To specify the home page(s) using a bookmark, click <em>Use
|
||||
Bookmark....</em> You can even select a whole bookmark folder to be
|
||||
used!</p>
|
||||
|
||||
<p>If you don't want a home page to be loaded, click <em>Use Blank Page</em>.</p>
|
||||
<p>If you don't want a home page to be loaded, click <em>Use Blank
|
||||
Page</em>.</p>
|
||||
|
||||
<h3 id="fonts_and_colors">Fonts & Colors</h3>
|
||||
<p>Click the <em>Fonts & Colors...</em> button to change the default fonts and colors
|
||||
used by &brandShortName;.</p>
|
||||
<h3 id="fonts_and_colors">Fonts & Colors</h3>
|
||||
<p><img width="305" height="296" alt="Fonts and Colors Dialog"
|
||||
src="http://mozilla.org/projects/firefox/help/1.0rc1/opt_fontsandcolors.png"/></p>
|
||||
<p>Click the <em>Fonts & Colors...</em> button to change the default
|
||||
fonts and colors used by &brandShortName;.</p>
|
||||
|
||||
<p><strong>Fonts for:</strong><br/>
|
||||
Normally, web pages are displayed in the default font set by &brandShortName; or in a font
|
||||
chosen by the web page's author. To change the default fonts:</p>
|
||||
<p><strong>Fonts for:</strong><br/>
|
||||
Normally, web pages are displayed in the default font set by your browser
|
||||
or in a font chosen by the web pages' authors.</p>
|
||||
<p>To change the default fonts:</p>
|
||||
<ol>
|
||||
<li>From the <em>Fonts for</em> drop-down list, choose a character set. For instance,
|
||||
to set default fonts for the Western (Roman) character set, choose <em>Western</em>.</li>
|
||||
<li>Select whether proportional text should be serif (like "Times New Roman") or
|
||||
sans-serif (like "Arial"). Then specify the font size you want for
|
||||
proportional text.</li>
|
||||
<li>Specify the font to use for serif, sans-serif and <em>monospace</em> fonts. You
|
||||
can also change the size for monospace fonts.</li>
|
||||
<li>From the <em>Fonts for</em> drop-down list, choose a character set.
|
||||
For instance, to set default fonts for the Western (Roman) character
|
||||
set, choose <em>Western</em>.</li>
|
||||
<li>Select whether proportional text should be serif (like "Times
|
||||
New Roman") or sans-serif (like "Arial"). Then specify
|
||||
the font size you want for proportional text.</li>
|
||||
<li>Specify the font to use for Serif, Sans-serif and Monospace fonts.
|
||||
You can also change the size for <code>Monospace fonts</code>.</li>
|
||||
</ol>
|
||||
<p>You can also specify the display resolution (normally 96dpi) by selecting
|
||||
<em>Other...</em> in the drop-down list of resolutions.</p>
|
||||
<p>You can also specify the display resolution, which is normally 96
|
||||
dpi.</p>
|
||||
|
||||
<p>Finally, you can set the minimum font size to be used on screen. This can be useful on
|
||||
sites that use very small or unreadable fonts.</p>
|
||||
<p>Finally, you can set the minimum font size to be used on screen. This
|
||||
can be useful on some sites that use very small fonts that are barely
|
||||
readable.</p>
|
||||
|
||||
<p><strong>Text and Background</strong><br/>
|
||||
Here you can change the default text and background color to be used on Web pages that haven't
|
||||
specified that information. Click on the color samples to select colors.</p>
|
||||
Here you can change the default text and background color to be used on
|
||||
web pages that haven't specified that information. Click on the color
|
||||
samples to select colors.</p>
|
||||
|
||||
<p><em>Use system colors</em><br/>
|
||||
Check this option to use the colors defined in your OS settings instead of the colors specified
|
||||
above.</p>
|
||||
Check this option to use the colors defined in your OS settings instead
|
||||
of the colors specified above.</p>
|
||||
|
||||
<p><strong>Link Colors</strong><br/>
|
||||
Here you can change the default colors for Web links. Click on the color samples to select
|
||||
colors.</p>
|
||||
Here you can change the default colors for Web links. Click on the color
|
||||
samples to select colors.</p>
|
||||
|
||||
<p><em>Underline links</em><br/>
|
||||
By default &brandShortName; underlines all links. Uncheck this option to prevent link
|
||||
underlining. Note that many sites specify their own link styling rules; this option has
|
||||
no effect on those sites.</p>
|
||||
By default, links are underlined on web pages. Uncheck this option to
|
||||
disable this. Note that many sites specify their own styling rules
|
||||
and this option has no effect on those sites.</p>
|
||||
|
||||
<p><strong>Always use my:</strong><br/>
|
||||
<em>Fonts</em><br/>
|
||||
By default &brandShortName; uses the fonts specified by the Web page author. Enabling this
|
||||
option will force all sites to use your default fonts instead.</p>
|
||||
By default &brandShortName; uses the fonts specified by the web page
|
||||
author. Enabling this option will force all sites to use your default
|
||||
fonts instead.</p>
|
||||
|
||||
<p><em>Colors</em><br/>
|
||||
By default, &brandShortName; uses the colors specified by the Web page author. Enabling
|
||||
this option will force all sites to use your default colors instead.</p>
|
||||
By default, &brandShortName; uses the colors specified by the web page
|
||||
author. Enabling this option will force all sites to use your default
|
||||
colors instead.</p>
|
||||
|
||||
<h3 id="default_browser">Default Browser</h3>
|
||||
<p>On Windows you can set &brandShortName; as the default browser by clicking <em>Set
|
||||
Default Browser</em>. This will ensure &brandShortName; is used whenever an application
|
||||
tries to display a Web site or when you open an HTML file. This feature has no effect
|
||||
on Linux or Macintosh.</p>
|
||||
<h3 id="languages">Languages</h3>
|
||||
<p><img width="308" height="252" alt="Languages Options Dialog"
|
||||
src="http://mozilla.org/projects/firefox/help/1.0rc1/opt_languages.png"/></p>
|
||||
<p>Some web pages are offered in more than one language. Click the
|
||||
<em>Languages</em> button to specify your preferred languages.</p>
|
||||
|
||||
<p><strong>Language Selection</strong><br/>
|
||||
To add a language, press <em>Select a language to add...</em>, choose
|
||||
the language, and click the <em>Add</em> button. Remove a language by
|
||||
selecting it in the list of active languages and clicking the
|
||||
<em>Remove</em> button.</p>
|
||||
|
||||
<p>You can reorder languages to determine the preferred one in case a page
|
||||
is provided in two or more of your selected languages. Do this using the
|
||||
<em>Move Up</em> and <em>Move Down</em> buttons.</p>
|
||||
|
||||
<p><strong>Character Encoding</strong><br/>
|
||||
The character encoding selected here will be used to display pages that
|
||||
do not specify which encoding to use.</p>
|
||||
|
||||
<h3 class="win unix" id="default_browser">Default Browser</h3>
|
||||
<p class="win unix">You can set &brandShortName; as the default
|
||||
browser by clicking <em>Set Default Browser</em>. This will ensure
|
||||
&brandShortName; is used whenever an application is trying to display a
|
||||
web page or when you open an HTML file.</p>
|
||||
|
||||
<h3 id="connection_settings">Connection Settings</h3>
|
||||
<p>Many organizations block access from the Internet to their networks. This prevents outside
|
||||
parties from gaining access to sensitive information. This protection is called a firewall.</p>
|
||||
|
||||
<p>If your organization has a firewall, &brandShortName; may need to go through a proxy server
|
||||
before connecting you to the Internet. The proxy server prevents outsiders from breaking
|
||||
into your organization's private network.</p>
|
||||
<p><img width="275" height="281" alt="General Options Dialog"
|
||||
src="http://mozilla.org/projects/firefox/help/1.0rc1/opt_connection.png"/></p>
|
||||
|
||||
<p>Many organizations block access from the Internet to their networks.
|
||||
This prevents outside parties from gaining access to sensitive
|
||||
information. The protection is called a firewall.</p>
|
||||
<p>If your organization has a firewall, the browser may need to go through
|
||||
a proxy server before connecting you to the Internet. The proxy server
|
||||
prevents outsiders from breaking into your organization's private
|
||||
network.</p>
|
||||
|
||||
<strong>Configure Proxies to Access the Internet</strong>
|
||||
|
||||
<dl>
|
||||
<dt>Direct connection to the Internet</dt>
|
||||
<dd>This is the default option. Choose this if you don't want to use a proxy.</dd>
|
||||
<dd>This is the default option. Choose this if you don't want to use a
|
||||
proxy.</dd>
|
||||
|
||||
<dt>Manual proxy configuration</dt>
|
||||
<dd>Choose this if you don't have a proxy location (URL). Ask your system administrator
|
||||
for the names and port numbers of the servers running proxy software for each network
|
||||
service and enter the information in the appropriate fields.</dd>
|
||||
<dd>Choose this if you don't have a proxy location (URL). Ask your
|
||||
system administrator for the names and port numbers of the servers
|
||||
running proxy software for each network service and enter the
|
||||
information in the appropriate fields.</dd>
|
||||
|
||||
<dt>Automatic proxy configuration URL</dt>
|
||||
<dd>If your workplace has a proxy configuration file, ask the system administrator
|
||||
for its URL and enter it here. Click <em>Reload</em> to load the settings.</dd>
|
||||
<dd>If your workplace has a proxy configuration file, ask the system
|
||||
administrator for its URL and enter it here. Click <em>Reload</em> to
|
||||
load the settings.</dd>
|
||||
</dl>
|
||||
|
||||
<h2 id="privacy_options">Privacy Options</h2>
|
||||
|
||||
<p><img width="425" height="353" alt="Privacy Options Dialog" src="http://mozilla.org/projects/firefox/help/0.9/opt_privacy.png"/></p>
|
||||
<p><img width="425" height="319" alt="Privacy Options Dialog"
|
||||
src="http://mozilla.org/projects/firefox/help/1.0rc1/opt_privacy.png"/></p>
|
||||
|
||||
<p>The Privacy panel contains options related to your privacy. As you browse the web &brandShortName;
|
||||
stores information on where you have been, what pages you have visited, and other browsing statistics.
|
||||
Click the <em>Clear</em> button on each section to clear that information. Alternatively you can
|
||||
clear all information stored while browsing by clicking <em>Clear All</em>. A confirmation dialog
|
||||
will be shown before the information is cleared.</p>
|
||||
<p>The Privacy panel contains options related to your privacy. As you browse
|
||||
the web, information on where you have been, what pages you have visited,
|
||||
etc are stored here. You can click the <em>Clear</em> button on each
|
||||
section to clear that information. Alternatively you can clear all
|
||||
information stored while browsing by clicking <em>Clear All</em>. A
|
||||
confirmation dialog will be shown before clearing the information.</p>
|
||||
|
||||
<p>To display section-specific options, expand a section by clicking on the small + button.</p>
|
||||
<p>To display section-specific options, expand a section by clicking on the
|
||||
small + button.</p>
|
||||
|
||||
<h3 id="history">History</h3>
|
||||
<p>Here you can specify how long you want &brandShortName; to remember what pages you have
|
||||
visited. The default is 9 days.</p>
|
||||
<p>Here you can specify for how many days you want the browser to remember
|
||||
what pages you have visited. The default is 9 days.</p>
|
||||
|
||||
<h3 id="saved_form_information">Saved Form Information</h3>
|
||||
<p><em>Save information I enter in web page forms and the Search bar</em><br/>When you enter
|
||||
information in web forms, &brandShortName; remembers what you type and automatically makes
|
||||
suggestions when you enter information again. To stop this behavior, uncheck this option.</p>
|
||||
<p><em>Save information I enter in web page forms and the Search
|
||||
bar</em><br/>When you enter information in web forms, &brandShortName;
|
||||
remembers what you type and automatically makes suggestions when you enter
|
||||
information again. To stop this behavior, uncheck this option.</p>
|
||||
|
||||
<h3 id="saved_passwords">Saved Passwords</h3>
|
||||
<p><em>Remember Passwords</em><br/>&brandShortName; is capable of securely storing passwords you
|
||||
enter in web forms to make it easier to log on to Web sites. You can manage the saved passwords
|
||||
and delete individual passwords by clicking <em>View Saved Passwords</em>. To stop saving passwords
|
||||
alltogether, uncheck this option.</p>
|
||||
<p><em>Remember Passwords</em><br/>&brandShortName; can securely
|
||||
save passwords you enter in web forms to make it easier to log on to
|
||||
web sites. Clear this checkbox to prevent &brandShortName; from
|
||||
remembering your passwords.</p>
|
||||
|
||||
<p><em>View Saved Passwords</em><br/>You can manage saved passwords and
|
||||
delete individual passwords by clicking the <em>View Saved Passwords</em>
|
||||
button.</p>
|
||||
|
||||
<p id="set_change_master_password"><em>Set/Change Master Password...</em>
|
||||
<br/>&brandShortName; protects saved passwords and other private data by
|
||||
requiring the user to know a special master password. You can set or
|
||||
change the master password by clicking this button.</p>
|
||||
|
||||
<h3 id="download_manager_history">Download Manager History</h3>
|
||||
<p>The Download Manager (accessible from <span class="menuPath">Tools</span> or by pressing
|
||||
<kbd>Ctrl</kbd>+<kbd>E</kbd>) stores shortcuts to your recent downloads. The Download options
|
||||
are available in the <strong>Downloads panel</strong>.</p>
|
||||
<p>The Download Manager (accessible from <span class="menuPath">Tools</span>
|
||||
or by pressing <kbd>Ctrl</kbd>+<kbd>E</kbd>) stores shortcuts to your
|
||||
recent downloads. The Download options are available in the
|
||||
<strong>Downloads panel</strong>.</p>
|
||||
|
||||
<h3 id="cookies">Cookies</h3>
|
||||
<p>A cookie is a file created by a Web site that stores information on your computer, such as
|
||||
your preferences when visiting that site.</p>
|
||||
<p>A cookie is a file created by a web site that stores information on your
|
||||
computer, such as your preferences when visiting that site.</p>
|
||||
|
||||
<p>Learn more about cookies and how you can gain control over what sites are allowed to store
|
||||
cookies on your computer by reading about <a href="cookies.xhtml">Managing
|
||||
Cookies</a>.</p>
|
||||
<p>To display the Cookie Manager click <em>View Cookies</em>.</p>
|
||||
|
||||
<p>To display the Cookie Manager click <em>Stored Cookies</em>.</p>
|
||||
<p><em>Allow sites to set cookies</em><br/>
|
||||
By default cookies are enabled. Uncheck this option to disable the use of
|
||||
cookies. Note that some sites may not work properly when cookies are
|
||||
disabled.</p>
|
||||
|
||||
<p><em>Enable Cookies</em><br/>By default cookies are enabled. Uncheck this option to disable
|
||||
the use of cookies. Note that some sites may not work properly when cookies are disabled.</p>
|
||||
|
||||
<dl>
|
||||
<dt>for the originating Web site only</dt>
|
||||
<dd>Selecting this option will restrict cookie usage to the originating Web site only,
|
||||
meaning that no foreign cookies will be stored. To learn more about this, read about
|
||||
<a href="cookies.xhtml">managing cookies</a>.</dd>
|
||||
|
||||
<dt>for the current session only</dt>
|
||||
<dd>If this option is selected, cookie information will be removed when you restart
|
||||
&brandShortName;. Web sites requiring the use of cookies will still work, but if you restart
|
||||
&brandShortName;, the Web site will think that you logged into the site for the first time
|
||||
again.</dd>
|
||||
|
||||
<dt>but ask before accepting</dt>
|
||||
<dd>When this option is enabled, a confirmation dialog will be displayed each time
|
||||
a site tries to save a cookie on your computer.</dd>
|
||||
</dl>
|
||||
<p>Learn more about cookies, the individual preferences, and how you can gain
|
||||
control over what sites are allowed to store cookies on your computer by
|
||||
reading about <a href="cookies.xhtml">Managing Cookies</a>.</p>
|
||||
|
||||
<h3 id="cache">Cache</h3>
|
||||
<p>Pages you view are normally stored in a special cache folder for quicker viewing the next
|
||||
time you visit the same page. You can specify the amount of disk space the cache can use
|
||||
here.</p>
|
||||
<p>Pages you view are normally stored in a special cache folder for quicker
|
||||
viewing the next time you visit the same page. Here you are able to
|
||||
specify the amount of disk space the cache can use.</p>
|
||||
|
||||
<h2 id="web_features_options">Web Features Options</h2>
|
||||
|
||||
<p><img width="425" height="350" alt="Web Features Options Dialog" src="http://mozilla.org/projects/firefox/help/0.9/opt_webfeatures.png"/></p>
|
||||
<p><img width="425" height="315" alt="Web Features Options Dialog"
|
||||
src="http://mozilla.org/projects/firefox/help/1.0rc1/opt_webfeatures.png"/></p>
|
||||
|
||||
<p><em>Block Popup Windows</em><br/>By default, &brandShortName; blocks annoying popup windows
|
||||
on Web sites. Unchecking this option will disable popup blocking.</p>
|
||||
<p><em>Block Popup Windows</em><br/>By default, &brandShortName; blocks
|
||||
annoying popup windows on web sites. Unchecking this option will disable
|
||||
popup blocking.</p>
|
||||
|
||||
<p>Some sites make legitimate use of popup windows. Therefore, the popup blocking feature has
|
||||
a simple whitelist mechanism to allow certain sites to open popups anyway. To add a site to
|
||||
the whitelist, click <em>Add Site...</em>.</p>
|
||||
<p>Some sites make legitimate use of popup windows. Therefore, the popup
|
||||
blocking feature has a simple whitelist mechanism to allow certain sites
|
||||
to open popups anyway. To add a site to the whitelist, click
|
||||
<em>Allowed Sites</em>, then enter the site you want to allow popups from and
|
||||
click <em>Allow</em>.</p>
|
||||
|
||||
<p> To remove a site from the whitelist, select that site from the list and then click
|
||||
<em>Remove Site</em>. To clear the whitelist completely, click <em>Remove All Sites</em>.</p>
|
||||
<p>To remove a site from the whitelist, select that site from the list and
|
||||
then click <em>Remove Site</em>. To clear the whitelist completely, click
|
||||
<em>Remove All Sites</em>. Click <em>OK</em> to confirm your changes or
|
||||
click <em>Cancel</em> to discard them.</p>
|
||||
|
||||
<p><em>Enable Java</em><br/>Java is a popular programming language for the web developed by
|
||||
Sun Microsystems. A single Java program can run on many different kinds of computers, thus
|
||||
avoiding the need for programmers to create a separate version of each program for each
|
||||
kind of computer. Uncheck this option to disable Java applets in &brandShortName;. Note
|
||||
that in order for Java applets to work, you must install the Java plugin.</p>
|
||||
<p><em>Allow web sites to install software</em><br/>
|
||||
By default, web sites are allowed to install software such as extensions
|
||||
and plug-ins. You will be prompted to confirm each installation. Uncheck
|
||||
this option to completely disable software installation.</p>
|
||||
|
||||
<p><em>Enable JavaScript</em><br/>JavaScript is a scripting language commonly used to
|
||||
construct web pages. JavaScript is often used to dynamically validate forms and select
|
||||
buttons. Disabling JavaScript may cause some sites to not work properly.</p>
|
||||
<p>Some sites have useful software to install into &brandShortName;. Like the
|
||||
popup blocker, &brandShortName; has a simple whitelist mechanism to allow
|
||||
certain sites to install software. Software installs are not possible
|
||||
at all from sites which are not whitelisted, and you will still be prompted
|
||||
for installation. To add a site to the whitelist, click
|
||||
<em>Allowed Sites</em>, then enter the site you want to allow software
|
||||
installs from and click <em>Allow</em>.</p>
|
||||
|
||||
<p>While it is usually recommended to keep JavaScript enabled, there are some functions that
|
||||
you may want to disable. Click the <em>Advanced...</em> button to display these options.</p>
|
||||
<p><em>Load Images</em><br/>By default images are loaded on web pages.
|
||||
Uncheck this option to disable images completely.</p>
|
||||
|
||||
<ul>
|
||||
<li><em>for the originating web site only</em><br/>Enabling this option
|
||||
will make sure that only images located at the current web site are
|
||||
loaded.</li>
|
||||
</ul>
|
||||
|
||||
<p><img width="247" height="227" alt="Exceptions Dialog"
|
||||
src="http://mozilla.org/projects/firefox/help/1.0rc1/opt_imagemanager.png"/></p>
|
||||
|
||||
<p>Depending on if you enable images, you can change which sites are
|
||||
blocked or which sites can load images by clicking <em>Exceptions</em>.
|
||||
Enter the site you want to allow/deny images from and click
|
||||
<em>Allow</em> to allow images, or click <em>Block</em> to block the
|
||||
images. Click <em>OK</em> to confirm your changes, or click
|
||||
<em>Cancel</em> to discard them.</p>
|
||||
|
||||
<p><em>Enable Java</em><br/>Java is a popular programming language for the
|
||||
web developed by Sun Microsystems. A single Java program can run on many
|
||||
different kinds of computers, thus avoiding the need for programmers to
|
||||
create a separate version of each program for each kind of computer.
|
||||
Uncheck this option to disable Java applets in &brandShortName;. Note that
|
||||
in order for Java applets to work, you must install the Java plugin.</p>
|
||||
|
||||
<p><em>Enable JavaScript</em><br/>JavaScript is a scripting language
|
||||
commonly used to construct web pages. JavaScript is often used to
|
||||
dynamically validate forms and select buttons. Disabling JavaScript may
|
||||
cause some sites to not work properly.</p>
|
||||
|
||||
<p>While it is usually recommended to keep JavaScript enabled, there are
|
||||
some functions that you may want to disable. Click the <em>Advanced...</em>
|
||||
button to display these options.</p>
|
||||
|
||||
<p><img width="198" height="166" alt="JavaScript Options Dialog"
|
||||
src="http://mozilla.org/projects/firefox/help/1.0rc1/opt_javascript.png"/></p>
|
||||
|
||||
<h3 id="allow_scripts_to">Allow scripts to:</h3>
|
||||
<dl>
|
||||
<dt>Move or resize existing windows</dt>
|
||||
<dd>Uncheck this option to disable moving and resizing windows using scripts.</dd>
|
||||
<dd>Uncheck this option to disable moving and resizing windows using
|
||||
scripts.</dd>
|
||||
|
||||
<dt>Raise or lower windows</dt>
|
||||
<dd>Uncheck this option to make sure scripts cannot raise or lower windows.</dd>
|
||||
<dd>Uncheck this option to make sure scripts cannot raise or lower
|
||||
windows.</dd>
|
||||
|
||||
<dt>Disable or replace context menus</dt>
|
||||
<dd>Uncheck this option to prevent web pages from disabling or changing
|
||||
the &brandShortName; context menu.</dd>
|
||||
|
||||
<dt>Hide the status bar</dt>
|
||||
<dd>Uncheck this option to force the status bar to be displayed in popup windows.</dd>
|
||||
<dd>Uncheck this option to force the status bar to be displayed in popup
|
||||
windows.</dd>
|
||||
|
||||
<dt>Change status bar text</dt>
|
||||
<dd>Uncheck this option to disable annoying status bar text scrolling and Web
|
||||
address hiding.</dd>
|
||||
<dd>Uncheck this option to disable annoying status bar text scrolling and
|
||||
Web address hiding.</dd>
|
||||
|
||||
<dt>Change images</dt>
|
||||
<dd>Uncheck this option to disable changing of images. Disabling this can make
|
||||
some menus harder to navigate.</dd>
|
||||
<dd>Uncheck this option to disable changing of images. Disabling this can
|
||||
make some menus harder to navigate.</dd>
|
||||
</dl>
|
||||
|
||||
<p><em>Load Images</em><br/>By default images are loaded on Web pages. Uncheck this
|
||||
option to disable images completely. If images are loaded, you can still specify not
|
||||
to load images from certain sites by clicking <em>Permissions...</em>.</p>
|
||||
|
||||
<ul>
|
||||
<li><em>for the originating Web site only</em><br/>Enabling this option will make
|
||||
sure that only images located at the current Web site are loaded.</li>
|
||||
</ul>
|
||||
|
||||
<p>The Image Manager window lists all servers for which you are currently blocking images.
|
||||
To block a server (often an advertising server), right click on an image on
|
||||
a Web page and select <em>Block Images from <server></em>. To unblock a site, select
|
||||
that server from the Image Manager and click <em>Remove Site</em>. To unblock all sites
|
||||
so all images are shown, click <em>Remove All Sites</em>.</p>
|
||||
|
||||
<h2 id="downloads_options">Downloads Options</h2>
|
||||
|
||||
<p><img src="http://mozilla.org/projects/firefox/help/0.9/opt_downloads.png" width="425" height="353" alt="Downloads Options Dialog"/></p>
|
||||
<p><img
|
||||
src="http://mozilla.org/projects/firefox/help/1.0rc1/opt_downloads.png"
|
||||
width="425" height="318" alt="Downloads Options Dialog"/></p>
|
||||
|
||||
<p>This panel controls how &brandShortName; handles different file types such as applications,
|
||||
compressed files, and multimedia files.</p>
|
||||
<p>This panel controls how &brandShortName; handles different file types
|
||||
such as applications, compressed files, and multimedia files.</p>
|
||||
|
||||
<h3 id="download_folder">Download Folder</h3>
|
||||
|
||||
<p><em>Ask me where to save every file</em><br/>This is the default option. &brandShortName;
|
||||
will ask you where you want the file to be saved whenever you download a file.</p>
|
||||
<p><em>Ask me where to save every file</em><br/>This is the default option.
|
||||
&brandShortName; will ask you where you want the file to be saved whenever
|
||||
you download a file.</p>
|
||||
|
||||
<p><em>Save all files to this folder:</em><br/>Alternatively, you can specify a default folder
|
||||
where all downloads will be saved, such as the "My Downloads" folder. You can browse to a
|
||||
specific folder by selecting <em>Other...</em> from the drop-down list of available folders. To show
|
||||
the folder, click the <em>Show Folder</em> button. This will open the folder in the default file
|
||||
manager.</p>
|
||||
<p><em>Save all files to this folder:</em><br/>Alternatively, you can
|
||||
specify a default folder where all downloads will be saved, such as the
|
||||
"My Downloads" folder. You can browse to a specific folder by
|
||||
selecting <em>Other...</em> from the drop-down list of available folders.
|
||||
To show the folder, click the <em>Show Folder</em> button. This will open
|
||||
the folder in the default file manager.</p>
|
||||
|
||||
<h3 id="file_types">File Types</h3>
|
||||
|
||||
<p>This list contains file types that you have downloaded. You can choose what &brandShortName;
|
||||
should do when clicking on a specific file type. Select the file type you want to modify and
|
||||
click the <em>Change Action...</em> button.</p>
|
||||
<p>This list contains file types that you have downloaded. You can choose
|
||||
what &brandShortName; should do when clicking on a specific file type.
|
||||
Select the file type you want to modify and click the <em>Change
|
||||
Action...</em> button.</p>
|
||||
|
||||
<p>This will display the Change Action window, where you can choose to have the file type opened
|
||||
by an application or saved to disk. For example, if you view lots of media files on Web
|
||||
pages, you might want to specify that &brandShortName; always open media files in your media
|
||||
player instead of asking where you want each media file to be saved.</p>
|
||||
<p>This will display the Change Action window, where you can choose to have
|
||||
the file type opened by an application or saved to disk. For example, if
|
||||
you view lots of media files on web pages, you might want to specify that
|
||||
&brandShortName; always open media files in your media player instead of
|
||||
asking where you want each media file to be saved.</p>
|
||||
|
||||
<p><img width="293" height="236" alt="Change Action Dialog"
|
||||
src="http://mozilla.org/projects/firefox/help/1.0rc1/opt_downloadaction.png"/></p>
|
||||
|
||||
<ul>
|
||||
<li><em>Open them in the Default application:</em><br/>Select this option to open this file type
|
||||
in the default application for that file type (determined by the operating system).</li>
|
||||
<li><em>Open them in this application:</em><br/>Select this option to specify another application
|
||||
that should handle this file type. You will see a dialog asking you to specify the application
|
||||
to use.</li>
|
||||
<li><em>Save to Disk</em><br/>This option will save the files to disk. If you have the <em>Save
|
||||
all files to this folder</em> option selected, the files will be saved automatically.</li>
|
||||
<li><em>Open them in the Default application:</em><br/>Select this option
|
||||
to open this file type in the default application for that file type
|
||||
(determined by the operating system).</li>
|
||||
<li><em>Open them in this application:</em><br/>Select this option to
|
||||
specify another application that should handle this file type. You will
|
||||
see a dialog asking you to specify the application to use.</li>
|
||||
<li><em>Save to Disk</em><br/>This option will save the files to disk. If
|
||||
you have the <em>Save all files to this folder</em> option selected, the
|
||||
files will be saved automatically.</li>
|
||||
</ul>
|
||||
|
||||
<p>To remove an automatic rule for a file type, select that file type and click the <em>Remove</em>
|
||||
button.</p>
|
||||
<p>From the Downloads panel, you can also control the plug-ins for &brandShortName;. Click the
|
||||
<em>Plug-Ins...</em> button to display the Plug-Ins window:</p>
|
||||
<p>To remove an automatic rule for a file type, select that file type and
|
||||
click the <em>Remove</em> button.</p>
|
||||
<p>From the Downloads panel, you can also control the plug-ins for
|
||||
&brandShortName;. Click the <em>Plug-Ins...</em> button to display the
|
||||
Plug-Ins window:</p>
|
||||
|
||||
<p>From this window, you can control which plug-ins for &brandShortName; can run. For example, if
|
||||
you don't like Flash animations in general but still find a need to have the plug-in installed,
|
||||
you can disable the plug-in here. This will block any Flash ads and animations until you enable
|
||||
the plug-in again.</p>
|
||||
<p><img width="245" height="269" alt="Plug-Ins Dialog"
|
||||
src="http://mozilla.org/projects/firefox/help/1.0rc1/opt_plugins.png"/></p>
|
||||
|
||||
<h2 id="themes_options">Themes Options</h2>
|
||||
|
||||
<p><img width="425" height="350" alt="Themes Options Window" src="http://mozilla.org/projects/firefox/help/0.9/opt_themes.png"/></p>
|
||||
|
||||
<p>Switch themes and uninstall existing themes in this panel. Select a theme from the
|
||||
list and click <em>OK</em> to switch to that theme.</p>
|
||||
<p>To download more themes, click on the <em>Get New Themes</em> link.</p>
|
||||
<p>To uninstall a theme, select it and click <em>Uninstall Theme</em>. (Note that you can't uninstall
|
||||
the currently loaded theme or the built-in default theme. You also can't uninstall Modern if it
|
||||
exists in the themes list.)</p>
|
||||
|
||||
<h2 id="extensions_options">Extensions Options</h2>
|
||||
|
||||
<p><img width="425" height="350" alt="Extensions Options Window" src="http://mozilla.org/projects/firefox/help/0.9/opt_extensions.png"/></p>
|
||||
|
||||
<p>You can enable, disable, or change settings for installed extensions in this panel. To install
|
||||
extensions, click on the <em>Get New Extensions</em> link.</p>
|
||||
|
||||
<p>Some extensions offer the ability to change settings. To change settings for an extension, select
|
||||
it and click <em>Settings</em>. This button is disabled if there are no settings for the selected
|
||||
extension.</p>
|
||||
|
||||
<p>To disable an extension, select it and click <em>Disable Extension</em>. You can't uninstall an
|
||||
extension yet. This is planned in a future release of &brandShortName;.</p>
|
||||
<p>From this window, you can control which plug-ins for &brandShortName; can
|
||||
run. For example, if you don't like Flash animations in general but still
|
||||
find a need to have the plug-in installed, you can disable the plug-in
|
||||
here. This will block any Flash ads and animations until you enable the
|
||||
plug-in again.</p>
|
||||
|
||||
<h2 id="advanced_options">Advanced Options</h2>
|
||||
|
||||
<p><img src="http://mozilla.org/projects/firefox/help/0.9/opt_advanced.png" width="425" height="353" alt="Advanced Options window"/></p>
|
||||
<p><img src="http://mozilla.org/projects/firefox/help/1.0rc1/opt_advanced.png"
|
||||
width="425" height="318" alt="Advanced Options window"/></p>
|
||||
|
||||
<p>The advanced panel contains many options that are less likely to be used by most people but are still
|
||||
useful and sometimes critical options for some.</p>
|
||||
<p>The advanced panel contains many options that are less likely to be used
|
||||
by most people, but still useful and sometimes critical options for some
|
||||
people.</p>
|
||||
|
||||
<h3 id="accessibility">Accessibility</h3>
|
||||
<p><em>Move system caret with focus/selection changes</em><br/>Specifies whether to move the system
|
||||
caret whenever the focus or selection changes. Some accessibility aids, such as screen readers and
|
||||
screen magnifiers, use the system caret to determine which area of the screen to read or magnify.</p>
|
||||
<p><em>Move system caret with focus/selection changes</em><br/>Specifies
|
||||
whether to move the system caret whenever the focus or selection changes.
|
||||
Some accessibility aids, such as screen readers and screen magnifiers, use
|
||||
the system caret to determine which area of the screen to read or
|
||||
magnify.</p>
|
||||
|
||||
<p><em>Use Find As You Type</em><br/>Find As You Type is a very useful feature in &brandShortName;.
|
||||
It is a fast way of finding links or text in a Web page without the need of displaying complex
|
||||
search dialogs. Read more about Find As You Type at
|
||||
<a href="http://www.mozilla.org/projects/ui/accessibility/typeaheadfind.html">mozilla.org</a>.</p>
|
||||
<ul>
|
||||
<li><em>to search links only</em><br/>By default Find As You Type only searches text withing Web
|
||||
links. Uncheck this option to make Find As You Type search plain text as well.</li>
|
||||
</ul>
|
||||
<p><em>Use Find As You Type</em><br/>Find As You Type is a very useful
|
||||
feature in &brandShortName;. It is a fast way of finding links or text in
|
||||
a web page without the need of displaying complex search dialogs. Read
|
||||
more about Find As You Type at <a
|
||||
href="http://www.mozilla.org/projects/ui/accessibility/typeaheadfind.html"
|
||||
target="_blank">mozilla.org</a>.</p>
|
||||
|
||||
<h3 id="browsing">Browsing</h3>
|
||||
|
||||
<p><em>Hide the tab bar when only one Web site is open</em><br/>If you're only viewing one Web page
|
||||
in a &brandShortName; window, the tab bar is not shown. Uncheck this option to always show the tab
|
||||
bar.</p>
|
||||
<p><em>Hide the tab bar when only one web site is open</em><br/>If you're
|
||||
only viewing one web page in a &brandShortName; window, the tab bar is not
|
||||
shown. Uncheck this option to always show the tab bar.</p>
|
||||
|
||||
<p><em>Select new tabs opened from links</em><br/>When you middle-click on Web links (or hold down
|
||||
<em>Ctrl</em> while clicking with the left mouse button), the links will be opened in a
|
||||
new tab. That tab will not be shown directly; it will be loaded in a background tab.
|
||||
Check this option to load the link in a foreground tab instead, which will show that tab
|
||||
<p><em>Select new tabs opened from links</em><br/>When you middle-click on
|
||||
Web links (or hold down <em>Ctrl</em> while clicking with the left mouse
|
||||
button), the links will be opened in a new tab. That tab will not be shown
|
||||
directly; it will be loaded in a background tab. Check this option to load
|
||||
the link in a foreground tab instead, which will show that tab
|
||||
directly.</p>
|
||||
|
||||
<p><em>Warn when closing multiple tabs</em><br/>When you close a window with
|
||||
|
@ -374,48 +441,101 @@
|
|||
close only the current tab. Uncheck this box to skip past the warning
|
||||
and have &brandShortName; automatically close the window.</p>
|
||||
|
||||
<p><em>Use autoscrolling</em><br/>Autoscrolling is a useful feature which allows you to scroll
|
||||
the page by just holding down the middle mouse button (usually the scroll wheel) and move the
|
||||
mouse up or down. Some people find this annoying so here's the option for it.</p>
|
||||
<p><em>Use autoscrolling</em><br/>Autoscrolling is a useful feature which
|
||||
allows you to scroll the page by just holding down the middle mouse button
|
||||
(usually the scroll wheel) and move the mouse up or down. Some people find
|
||||
this annoying so here's the option for it.</p>
|
||||
|
||||
<p><em>Use smooth scrolling</em><br/>Smooth scrolling is still somewhat experimental in
|
||||
&brandShortName;, but it can be very useful if you read a lot of long pages. Normally, when you
|
||||
press the Page Down key, the view jumps directly down one page. With Smooth Scrolling, it
|
||||
slides down more smoothly, so you are actually able to see how much it scrolls. This makes it
|
||||
easier to resume reading from where you were before.</p>
|
||||
<p><em>Use smooth scrolling</em><br/>Smooth scrolling is still somewhat
|
||||
experimental in &brandShortName;, but it can be very useful if you read a
|
||||
lot of long pages. Normally, when you press the Page Down key, the view
|
||||
jumps directly down one page. With Smooth Scrolling, it slides down more
|
||||
smoothly, so you are actually able to see how much it scrolls. This makes
|
||||
it easier to resume reading from where you were before.</p>
|
||||
|
||||
<h3 id="multimedia">Multimedia</h3>
|
||||
|
||||
<p><em>Resize large images to fit in the &brandShortName; window</em><br/>This feature is similar
|
||||
to the one seen in Internet Explorer. It makes images that are larger than can be fit on the
|
||||
screen shrink automatically so you can view the whole picture. Click on the image to view it at
|
||||
full size.</p>
|
||||
<p><em>Resize large images to fit in the &brandShortName; window</em><br/>
|
||||
This feature is similar to the one seen in Internet Explorer. It makes
|
||||
images that are larger than can be fit on the screen shrink automatically
|
||||
so you can view the whole picture. Click on the image to view it at full
|
||||
size.</p>
|
||||
|
||||
<h3 id="software_update">Software Update</h3>
|
||||
|
||||
<p>&brandShortName; can check whether a new version of your installed
|
||||
extensions or of &brandShortName; itself is available.</p>
|
||||
|
||||
<p><strong>&brandShortName;</strong><br/>
|
||||
By default, &brandShortName; will periodically check and notify you when a
|
||||
new version is available. Uncheck this option to disable the periodic
|
||||
check.</p>
|
||||
|
||||
<p><strong>My Extensions</strong><br/>
|
||||
By default, &brandShortName; will periodically check and notify you when a
|
||||
new version for one of your installed extensions is available. Uncheck
|
||||
this option to disable the periodic check.</p>
|
||||
|
||||
<p>Click the <em>Check Now</em> button to manually perform a check for
|
||||
updates to &brandShortName; and installed extensions.</p>
|
||||
|
||||
<h3 id="security">Security</h3>
|
||||
|
||||
<p><em>Use SSL 2.0</em><br/>Specifies whether you want to send and receive secured information
|
||||
through SSL2 (Secured Sockets Layer Level 2), the standard protocol for secure transmissions.
|
||||
All secure Web sites support this protocol.</p>
|
||||
<p><em>Use SSL 2.0</em><br/>Specifies whether you want to send and receive
|
||||
secured information through SSL2 (Secured Sockets Layer Level 2), the
|
||||
standard protocol for secure transmissions. All secure web sites support
|
||||
this protocol.</p>
|
||||
|
||||
<p><em>Use SSL 3.0</em><br/>Specifies whether you want to send and receive secured information
|
||||
through SSL3 (Secured Sockets Layer Level 3), a protocol that is intended to be more secure
|
||||
than SSL2. Note that some Web sites may not support this protocol.</p>
|
||||
<p><em>Use SSL 3.0</em><br/>Specifies whether you want to send and receive
|
||||
secured information through SSL3 (Secured Sockets Layer Level 3), a
|
||||
protocol that is intended to be more secure than SSL2. Note that some web
|
||||
sites may not support this protocol.</p>
|
||||
|
||||
<p><em>Use TLS 1.0</em><br/>Specifies whether you want to send and receive secured information
|
||||
through TLS (Transport Layer Security), an open security standard similar to SSL3 (Secure
|
||||
Sockets Layer). Note that some Web sites may not support this protocol.</p>
|
||||
<p><em>Use TLS 1.0</em><br/>Specifies whether you want to send and receive
|
||||
secured information through TLS (Transport Layer Security), an open
|
||||
security standard similar to SSL3 (Secure Sockets Layer). Note that some
|
||||
web sites may not support this protocol.</p>
|
||||
|
||||
<h3 id="certificates">Certificates</h3>
|
||||
|
||||
<p>The Certificates section is provisional and will be changed or removed in future releases.
|
||||
It is not covered in this document.</p>
|
||||
<p>Certificates help perform encryption and decryption of connections to
|
||||
<a href="glossary.xhtml#secure_site">secure sites</a>.</p>
|
||||
|
||||
<p><em>Client Certificate Selection</em><br/>When a web site requests a
|
||||
secure connection, &brandShortName; will by default automatically use
|
||||
an appropriate certificate. If you wish to manually choose a certificate
|
||||
(for example, if you wish to use a certain type of encryption instead of
|
||||
what is automatically selected), select the option "Ask Every Time" and
|
||||
you'll be in complete control of what certificates you use while
|
||||
browsing.</p>
|
||||
|
||||
<p><em>Manage Certificates</em><br/>Click the <em>Manage Certificates...</em>
|
||||
button to view stored certificates, import new certificates, and
|
||||
back up or delete old certificates in &brandShortName;.</p>
|
||||
|
||||
<p><em>Manage Security Devices</em><br/>Security devices can encrypt and
|
||||
decrypt connections and store certificates and passwords. If you need
|
||||
to use a security device other than the one in &brandShortName; or need
|
||||
to change your master password, click the <em>Manage Security
|
||||
Devices...</em> button.</p>
|
||||
|
||||
<h3 id="validation">Validation</h3>
|
||||
|
||||
<p>The Validation section is provisional and will be changed or removed in future releases.
|
||||
It is not covered in this document.</p>
|
||||
<p>Validation ensures that certificates used by &brandShortName; are not
|
||||
obsolete.</p>
|
||||
|
||||
<div class="contentsBox"><em>20 September 2003</em></div>
|
||||
<p>Copyright © 2003 Contributors to the Firebird Help Project.</p>
|
||||
<p><em>CRL</em><br/>&brandShortName; can use CRLs (also known as Certificate
|
||||
Revocation Lists) to ensure that your certificates are not invalid. If you
|
||||
need to add a CRL to &brandShortName; or wish to view information about CRLs
|
||||
you have installed, click the <em>Manage CRLs...</em> button.</p>
|
||||
|
||||
<p><em>OCSP</em><br/>OCSP (Online Certificate Status Protocol) is a way to
|
||||
validate your certificates every time they are viewed or used.
|
||||
&brandShortName; does not use OCSP by default, but if you want to enable it,
|
||||
you can do so here. You will most likely only need to change this if your
|
||||
Internet environment requires it.</p>
|
||||
|
||||
<div class="contentsBox"><em>14 August 2004</em></div>
|
||||
<p>Copyright © 2003-2004 Contributors to the Mozilla Help Viewer Project.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,92 +0,0 @@
|
|||
<?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;
|
||||
]
|
||||
>
|
||||
#
|
||||
#Contributors:
|
||||
# Nilson Cain <nilson1690@netscape.net> (original author)
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Profile Manager</title>
|
||||
<link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Profile Manager</h1>
|
||||
<p>If you use the Internet at home and at work, you may want to have access to
|
||||
different sets of bookmarks, options, and browsing data. Similarly, family
|
||||
members may want to share the same copy of &brandFullName; but keep their
|
||||
Internet identities separate.</p>
|
||||
|
||||
<p>The Profile Manager lets you create, edit, and delete profiles, each with its
|
||||
own bookmarks, options, and browsing data. &brandShortName; automatically
|
||||
creates a default profile upon first install. If you create one or more
|
||||
additional profiles, you will be asked which you want to use each time you launch
|
||||
&brandShortName;.</p>
|
||||
|
||||
<div class="contentsBox">
|
||||
In this section:
|
||||
<div class="makeLeftMargin">
|
||||
<a href="#creating_a_new_profile">Creating a New Profile</a>
|
||||
<a href="#deleting_or_renaming_a_profile">Deleting or Renaming a Profile</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h2 id="creating_a_new_profile">Creating a New Profile</h2>
|
||||
|
||||
<div>To create a profile:
|
||||
<ol>
|
||||
<li>Open the Profile Manager:
|
||||
<ul>
|
||||
<li><strong>Windows</strong>: from Windows, select <span class="menuPath">Start menu
|
||||
> Run</span>, and then browse to the folder where you installed &brandShortName;.
|
||||
Type in <kbd>Firefox.exe -P</kbd>, then click <em>OK</em>.</li>
|
||||
<li><strong>Mac OS</strong>: open the &brandShortName; folder and then double-click the Profile
|
||||
Manager.</li>
|
||||
<li><strong>Linux</strong>: type <kbd>./firefox -P</kbd> at the command line.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Click <em>Create Profile</em>, read the Profile description, and then click
|
||||
<em>Next</em>.</li>
|
||||
<li>Enter a profile name. This can be anything you like, such as your real name
|
||||
or a name related to the profile's use, such as "School."</li>
|
||||
<li>Accept the default location for the new profile or click the <em>Choose
|
||||
Folder</em> button and navigate to the location you want.</li>
|
||||
<li>If you have Language Packs or Regional Content Packs installed, click <em>Region
|
||||
Selection</em> and choose the Language/Content set you want.</li>
|
||||
<li>Click <em>Finish</em>.</li>
|
||||
</ol>
|
||||
</div>
|
||||
<p>The opening screen of the Profile Manager will reappear with the new profile
|
||||
listed and highlighted.</p>
|
||||
|
||||
<h2 id="deleting_or_renaming_a_profile">Deleting or Renaming a Profile</h2>
|
||||
|
||||
<div>You may want to delete profiles that you don't normally use. To delete or
|
||||
rename an existing profile:
|
||||
|
||||
<ol>
|
||||
<li>Open the Profile Manager:
|
||||
<ul>
|
||||
<li><strong>Windows</strong>: from Windows, select <span class="menuPath">Start menu
|
||||
> Run</span>, and then browse to the folder where you installed &brandShortName;.
|
||||
Type in <kbd>Firefox.exe -P</kbd>, then click <em>OK</em>.</li>
|
||||
<li><strong>Mac OS</strong>: open the &brandShortName; folder and then double-click the Profile
|
||||
Manager.</li>
|
||||
<li><strong>Linux</strong>: type <kbd>./firefox -P</kbd> at the command line.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>To delete a profile, select its name and click <em>Delete Profile</em>.</li>
|
||||
<li>To rename a profile, select its name, click <em>Rename Profile</em>, and follow the
|
||||
instructions.</li>
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
<div class="contentsBox"><em>04 September 2003</em></div>
|
||||
<p>Copyright © 2003 Contributors to the Firebird Help Project.</p>
|
||||
</body>
|
||||
</html>
|
|
@ -2,339 +2,399 @@
|
|||
<!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;
|
||||
]
|
||||
>
|
||||
#
|
||||
#Contributors:
|
||||
# David Tenser <david.tenser@comhem.se> (original author)
|
||||
|
||||
]>
|
||||
<!--
|
||||
Contributors:
|
||||
David Tenser <david.tenser@comhem.se> (original author)
|
||||
R.J. Keller <rlk@trfenv.com>
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>&brandFullName; Keyboard Shortcuts</title>
|
||||
<link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
|
||||
<title>&brandFullName; Keyboard Shortcuts</title>
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="chrome://help/skin/helpFileLayout.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>&brandShortName; Keyboard Shortcuts</h1>
|
||||
|
||||
<p>This is a list of the most common keyboard shortcuts in &brandFullName; compared
|
||||
with the shortcuts to equivalent actions in Internet Explorer and Opera.</p>
|
||||
<p>This is a list of the most common keyboard shortcuts in &brandFullName;
|
||||
compared with the shortcuts to equivalent actions in Internet Explorer and
|
||||
Opera.</p>
|
||||
|
||||
<table border="1" width="100%">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Command</th>
|
||||
<th>&brandShortName;</th>
|
||||
<th>Internet Explorer</th>
|
||||
<th>Opera</th>
|
||||
<th>Command</th>
|
||||
<th>&brandShortName;</th>
|
||||
<th>Internet Explorer</th>
|
||||
<th>Opera</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Add Bookmark</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>D</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>D</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>T</kbd></td>
|
||||
<td>Add Bookmark</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>D</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>D</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>T</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Back</td>
|
||||
<td><kbd>Backspace</kbd><br />
|
||||
<kbd>Alt</kbd>+<kbd>Left Arrow</kbd></td>
|
||||
<td><kbd>Backspace</kbd><br />
|
||||
<kbd>Alt</kbd>+<kbd>Left Arrow</kbd></td>
|
||||
<td><kbd>Backspace</kbd><br />
|
||||
<kbd>Alt</kbd>+<kbd>Left Arrow</kbd><br />
|
||||
<kbd>Ctrl</kbd>+<kbd>Left Arrow</kbd><br />
|
||||
<kbd>Z</kbd></td>
|
||||
<td>Back</td>
|
||||
<td><kbd>Backspace</kbd><br />
|
||||
<kbd>Alt</kbd>+<kbd>Left Arrow</kbd></td>
|
||||
<td><kbd>Backspace</kbd><br />
|
||||
<kbd>Alt</kbd>+<kbd>Left Arrow</kbd></td>
|
||||
<td><kbd>Backspace</kbd><br />
|
||||
<kbd>Alt</kbd>+<kbd>Left Arrow</kbd><br />
|
||||
<kbd>Ctrl</kbd>+<kbd>Left Arrow</kbd><br />
|
||||
<kbd>Z</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Bookmarks</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>B</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>I</kbd></td>
|
||||
<td><kbd>F4</kbd></td>
|
||||
<td>Bookmarks</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>B</kbd>
|
||||
<span class="win"><br/>
|
||||
<kbd>Ctrl</kbd>+<kbd>I</kbd></span></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>I</kbd></td>
|
||||
<td><kbd>F4</kbd><br/>
|
||||
<kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>B</kbd><br/>
|
||||
<kbd>Ctrl</kbd>+<kbd>1</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Caret Browsing</td>
|
||||
<td><kbd>F7</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td>Caret Browsing</td>
|
||||
<td><kbd>F7</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Close Window</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>W</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>W</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>W</kbd></td>
|
||||
<td>Close Tab</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>W</kbd><br/>
|
||||
<kbd>Ctrl</kbd>+<kbd>F4</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>W</kbd><br/>
|
||||
<kbd>Ctrl</kbd>+<kbd>F4</kbd></td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Complete .com Address</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Enter</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Enter</kbd></td>
|
||||
<td> </td>
|
||||
<td>Close Window</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>W</kbd><br/>
|
||||
<kbd>Alt</kbd>+<kbd>F4</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>W</kbd><br/>
|
||||
<kbd>Alt</kbd>+<kbd>F4</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>W</kbd><br/>
|
||||
<kbd>Alt</kbd>+<kbd>F4</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Complete .net Address</td>
|
||||
<td><kbd>Shift</kbd>+<kbd>Enter</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td>Complete .com Address</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Enter</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Enter</kbd></td>
|
||||
<td><kbd>Enter</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Complete .org Address</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>Enter</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td>Complete .net Address</td>
|
||||
<td><kbd>Shift</kbd>+<kbd>Enter</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Copy</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>C</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>C</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>C</kbd></td>
|
||||
<td>Complete .org Address</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>Enter</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Cut</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>X</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>X</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>X</kbd></td>
|
||||
<td>Copy</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>C</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>C</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>C</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Decrease Text Size</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>-</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>9</kbd></td>
|
||||
<td>Cut</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>X</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>X</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>X</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Delete</td>
|
||||
<td><kbd>Delete</kbd></td>
|
||||
<td><kbd>Delete</kbd></td>
|
||||
<td><kbd>Delete</kbd></td>
|
||||
<td>Decrease Text Size</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>-</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>9</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Downloads</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Y</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td>Delete</td>
|
||||
<td><kbd>Delete</kbd></td>
|
||||
<td><kbd>Delete</kbd></td>
|
||||
<td><kbd>Delete</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Find Again</td>
|
||||
<td><kbd>F3</kbd><br/>
|
||||
<kbd>Ctrl</kbd>+<kbd>G</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>F3</kbd></td>
|
||||
<td>Delete Selected Autocomplete Entry</td>
|
||||
<td><kbd>Shift</kbd>+<kbd>Del</kbd></td>
|
||||
<td><kbd>Del</kbd></td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Find As You Type<br />
|
||||
Link</td>
|
||||
<td><kbd>'</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td>Downloads</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Y</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>T</kbd><br/>
|
||||
<kbd>Ctrl</kbd>+<kbd>5</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Find As You Type<br />
|
||||
Text</td>
|
||||
<td><kbd>/</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td>Find Again</td>
|
||||
<td><kbd>F3</kbd><br/>
|
||||
<kbd>Ctrl</kbd>+<kbd>G</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>F3</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Find on this page</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>F</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>F</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>F</kbd></td>
|
||||
<td>Find As You Type Link</td>
|
||||
<td><kbd>'</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>,</kbd><br/>
|
||||
<kbd>Shift</kbd>+<kbd>/</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Forward</td>
|
||||
<td><kbd>Shift</kbd>+<kbd>Backspace</kbd><br />
|
||||
<kbd>Alt</kbd>+<kbd>Right Arrow</kbd></td>
|
||||
<td><kbd>Shift</kbd>+<kbd>Backspace</kbd><br />
|
||||
<kbd>Alt</kbd>+<kbd>Right Arrow</kbd></td>
|
||||
<td><kbd>Shift</kbd>+<kbd>Backspace</kbd><br />
|
||||
<kbd>Alt</kbd>+<kbd>Right Arrow</kbd><br />
|
||||
<kbd>Ctrl</kbd>+<kbd>Right Arrow</kbd><br />
|
||||
<kbd>X</kbd></td>
|
||||
<td>Find As You Type Text</td>
|
||||
<td><kbd>/</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Full Screen</td>
|
||||
<td><kbd>F11</kbd></td>
|
||||
<td><kbd>F11</kbd></td>
|
||||
<td><kbd>F11</kbd></td>
|
||||
<td>Find Previous</td>
|
||||
<td><kbd>Shift</kbd>+<kbd>F3</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>Shift</kbd>+<kbd>F3</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>History</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>H</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>H</kbd></td>
|
||||
<td> </td>
|
||||
<td>Find in This Page</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>F</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>F</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>F</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Home</td>
|
||||
<td><kbd>Alt</kbd>+<kbd>Home</kbd></td>
|
||||
<td><kbd>Alt</kbd>+<kbd>Home</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Space</kbd></td>
|
||||
<td>Forward</td>
|
||||
<td><kbd>Shift</kbd>+<kbd>Backspace</kbd><br />
|
||||
<kbd>Alt</kbd>+<kbd>Right Arrow</kbd></td>
|
||||
<td><kbd>Shift</kbd>+<kbd>Backspace</kbd><br />
|
||||
<kbd>Alt</kbd>+<kbd>Right Arrow</kbd></td>
|
||||
<td><kbd>Shift</kbd>+<kbd>Backspace</kbd><br />
|
||||
<kbd>Alt</kbd>+<kbd>Right Arrow</kbd><br />
|
||||
<kbd>Ctrl</kbd>+<kbd>Right Arrow</kbd><br />
|
||||
<kbd>X</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Increase Text Size</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>+</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>0</kbd></td>
|
||||
<td>Full Screen</td>
|
||||
<td><kbd>F11</kbd></td>
|
||||
<td><kbd>F11</kbd></td>
|
||||
<td><kbd>F11</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Move To Next Frame</td>
|
||||
<td><kbd>F6</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td>History</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>H</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>H</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>H</kbd><br/>
|
||||
<kbd>Ctrl</kbd>+<kbd>4</kbd></td>
|
||||
</tr>
|
||||
<tr class="unix">
|
||||
<td>Remove End of Line</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>K</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Move To Previous Frame</td>
|
||||
<td><kbd>Shift</kbd>+<kbd>F6</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td>Home</td>
|
||||
<td><kbd>Alt</kbd>+<kbd>Home</kbd></td>
|
||||
<td><kbd>Alt</kbd>+<kbd>Home</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Space</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>New Tab</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>T</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>N</kbd></td>
|
||||
<td>Increase Text Size</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>+</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>0</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Next Tab</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Tab</kbd><br />
|
||||
<kbd>Ctrl</kbd>+<kbd>PageDown</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td>Move to Next Frame</td>
|
||||
<td><kbd>F6</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>New Window</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>N</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>N</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>N</kbd></td>
|
||||
<td>Move to Previous Frame</td>
|
||||
<td><kbd>Shift</kbd>+<kbd>F6</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Open File</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>O</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>O</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>O</kbd></td>
|
||||
<td>Go to Bottom of Page</td>
|
||||
<td><kbd>End</kbd></td>
|
||||
<td><kbd>End</kbd></td>
|
||||
<td><kbd>End</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Open Address in New Tab</td>
|
||||
<td><kbd>Alt</kbd>+<kbd>Enter</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td>Go to Top of Page</td>
|
||||
<td><kbd>Home</kbd></td>
|
||||
<td><kbd>Home</kbd></td>
|
||||
<td><kbd>Home</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Page Info</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>
|
||||
<!-- XXXrlk: set win key to J and other key to I -->
|
||||
J
|
||||
</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td>New Tab</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>T</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>N</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Page Source</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>U</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td>Next Tab</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Tab</kbd><br />
|
||||
<kbd>Ctrl</kbd>+<kbd>PageDown</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Tab</kbd><br/>
|
||||
<kbd>Alt</kbd>+<kbd>Page Down</kbd><br/>
|
||||
<kbd>Ctrl</kbd>+<kbd>F6</kbd><br/>
|
||||
<kbd>2</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Paste</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>V</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>V</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>V</kbd></td>
|
||||
<td>New Window</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>N</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>N</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>N</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Previous Tab</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>Tab</kbd><br />
|
||||
<kbd>Ctrl</kbd>+<kbd>PageUp</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td>Open File</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>O</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>O</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>O</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Print</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>P</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>P</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>P</kbd></td>
|
||||
<td>Open Address in New Tab</td>
|
||||
<td><kbd>Alt</kbd>+<kbd>Enter</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>Shift</kbd>+<kbd>Enter</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Redo</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Y</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Y</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Y</kbd></td>
|
||||
<td>Page Info</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd class="win">J</kbd><kbd
|
||||
class="noWin">I</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>8</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Reload</td>
|
||||
<td><kbd>F5</kbd><br />
|
||||
<kbd>Ctrl</kbd>+<kbd>R</kbd></td>
|
||||
<td><kbd>F5</kbd><br />
|
||||
<kbd>Ctrl</kbd>+<kbd>R</kbd></td>
|
||||
<td><kbd>F5</kbd><br />
|
||||
<kbd>Ctrl</kbd>+<kbd>R</kbd></td>
|
||||
<td>Page Source</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>U</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>F3</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>F3</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Reload (override cache)</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>F5</kbd><br />
|
||||
<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>R</kbd>
|
||||
</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>F5</kbd></td>
|
||||
<td> </td>
|
||||
<td>Paste</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>V</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>V</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>V</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Restore Text Size</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>0</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>6</kbd></td>
|
||||
<td>Previous Tab</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>Tab</kbd><br />
|
||||
<kbd>Ctrl</kbd>+<kbd>PageUp</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>Tab</kbd><br/>
|
||||
<kbd>Alt</kbd>+<kbd>Page Up</kbd><br/>
|
||||
<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>F6</kbd><br/>
|
||||
<kbd>I</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Save Page As</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>S</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>S</kbd></td>
|
||||
<td>Print</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>P</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>P</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>P</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Select All</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>A</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>A</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>A</kbd></td>
|
||||
<td>Redo</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Y</kbd><br/>
|
||||
<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>Z</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Y</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Y</kbd><br/>
|
||||
<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>Z</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Select Location Bar</td>
|
||||
<td><kbd>Alt</kbd>+<kbd>D</kbd><br />
|
||||
<kbd>F6</kbd><br />
|
||||
<kbd>Ctrl</kbd>+<kbd>L</kbd></td>
|
||||
<td><kbd>Alt</kbd>+<kbd>D</kbd><br />
|
||||
<kbd>F6</kbd><br />
|
||||
<kbd>F4</kbd><br />
|
||||
<kbd>Ctrl</kbd>+<kbd>Tab</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>H</kbd><br />
|
||||
<kbd>F8</kbd></td>
|
||||
<td>Reload</td>
|
||||
<td><kbd>F5<br/></kbd>
|
||||
<kbd>Ctrl</kbd>+<kbd>R</kbd></td>
|
||||
<td><kbd>F5</kbd><br />
|
||||
<kbd>Ctrl</kbd>+<kbd>R</kbd></td>
|
||||
<td><kbd>F5</kbd><br />
|
||||
<kbd>Ctrl</kbd>+<kbd>R</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Select Search Bar</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>K</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>Shift</kbd>+<kbd>F8</kbd></td>
|
||||
<td>Reload (override cache)</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>F5</kbd><br/>
|
||||
<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>R</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>F5</kbd></td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Select Tab (1 to 9)</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>(1 to 9)</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td>Restore Text Size</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>0</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>6</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Stop</td>
|
||||
<td><kbd>Esc</kbd></td>
|
||||
<td><kbd>Esc</kbd></td>
|
||||
<td><kbd>Esc</kbd></td>
|
||||
<td>Save Page As</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>S</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>S</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Undo</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Z</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Z</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Z</kbd></td>
|
||||
<td>Select All</td>
|
||||
<td><kbd class="noUnix">Ctrl</kbd><kbd class="unix">Alt</kbd>+<kbd>A</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>A</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>A</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Select Location Bar</td>
|
||||
<td><kbd>Alt</kbd>+<kbd>D</kbd><br />
|
||||
<kbd>F6</kbd><br />
|
||||
<kbd>Ctrl</kbd>+<kbd>L</kbd></td>
|
||||
<td><kbd>Alt</kbd>+<kbd>D</kbd><br />
|
||||
<kbd>F6</kbd><br />
|
||||
<kbd>F4</kbd><br />
|
||||
<kbd>Ctrl</kbd>+<kbd>Tab</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>H</kbd><br />
|
||||
<kbd>F8</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Select Next Search Engine in Search Bar</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Down</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Select Tab (1 to 9)</td>
|
||||
<td><kbd>Ctrl</kbd>+(<kbd>1</kbd> to <kbd>9</kbd>)</td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Stop</td>
|
||||
<td><kbd>Esc</kbd></td>
|
||||
<td><kbd>Esc</kbd></td>
|
||||
<td><kbd>Esc</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Undo</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Z</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Z</kbd></td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>Z</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Web Search</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd class="noUnix">E</kbd><kbd
|
||||
class="unix">J</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>Shift</kbd>+<kbd>F8</kbd></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<div class="contentsBox"><em>05 October 2003</em></div>
|
||||
<p>Copyright © 2003 Contributors to the Firebird Help Project.</p>
|
||||
<div class="contentsBox"><em>10 July 2004</em></div>
|
||||
<p>Copyright © 2003-2004 Contributors to the Mozilla Help Viewer Project.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -51,9 +51,11 @@
|
|||
<p>To retrace your steps in Help, click the buttons near the top left corner of
|
||||
the Help window:</p>
|
||||
|
||||
<p><img src="images/buttons.png" alt="" width="142" height="48"/></p>
|
||||
<p><img src="http://mozilla.org/projects/firefox/help/1.0rc1/help-buttons.png" alt="" width="209" height="43"/></p>
|
||||
|
||||
<ul>
|
||||
<li>Click the Show/Hide Sidebar button to show and hide the Sidebar contained
|
||||
on the left side of the Help Window.</li>
|
||||
<li>Click the Back button to move back through pages you have previously
|
||||
visited. It works just like the Back button in the main &brandShortName;
|
||||
window.</li>
|
||||
|
@ -70,7 +72,7 @@
|
|||
<li>To print the whole page that's currently displayed in the Help window,
|
||||
click the Print button near the top-right corner of the Help window:<br/>
|
||||
|
||||
<img src="images/print.png" alt="" width="34" height="45"/></li>
|
||||
<img src="http://mozilla.org/projects/firefox/help/1.0rc1/print.png" alt="" width="38" height="43"/></li>
|
||||
|
||||
<li>To print just a portion of the page, first click and drag to select the
|
||||
area you want to print and then click the Print button.</li>
|
||||
|
|
Загрузка…
Ссылка в новой задаче