mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
Bug 165960 - Implement Mozilla Firebird Help. r=ben@mozilla.org
This commit is contained in:
parent
40deca4b2f
commit
f9e13fd04f
@ -42,6 +42,6 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = bookmarks history prefwindow security sidebar cookieviewer build
|
||||
DIRS = bookmarks help history prefwindow security sidebar cookieviewer build
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
30
browser/components/help/Makefile.in
Normal file
30
browser/components/help/Makefile.in
Normal file
@ -0,0 +1,30 @@
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ../../..
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
44
browser/components/help/jar.mn
Normal file
44
browser/components/help/jar.mn
Normal file
@ -0,0 +1,44 @@
|
||||
help.jar:
|
||||
locale/en-US/help/firebird-glossary.rdf (locale/firebird-glossary.rdf)
|
||||
locale/en-US/help/firebirdhelp.rdf (locale/firebirdhelp.rdf)
|
||||
locale/en-US/help/firebird-index1.rdf (locale/firebird-index1.rdf)
|
||||
locale/en-US/help/firebird-toc.rdf (locale/firebird-toc.rdf)
|
||||
locale/en-US/help/help.dtd (locale/help.dtd)
|
||||
locale/en-US/help/help-toc.rdf (locale/help-toc.rdf)
|
||||
locale/en-US/help/helpMenuOverlay.dtd (locale/helpMenuOverlay.dtd)
|
||||
locale/en-US/help/cookies.xhtml (locale/cookies.xhtml)
|
||||
locale/en-US/help/help.dtd (locale/help.dtd)
|
||||
locale/en-US/help/forieusers.xhtml (locale/forieusers.xhtml)
|
||||
locale/en-US/help/glossary.xhtml (locale/glossary.xhtml)
|
||||
locale/en-US/help/menu_reference.xhtml (locale/menu_reference.xhtml)
|
||||
locale/en-US/help/mouse_shortcuts.xhtml (locale/mouse_shortcuts.xhtml)
|
||||
locale/en-US/help/popup.xhtml (locale/popup.xhtml)
|
||||
locale/en-US/help/prefs.xhtml (locale/prefs.xhtml)
|
||||
locale/en-US/help/profiles.xhtml (locale/profiles.xhtml)
|
||||
locale/en-US/help/shortcuts.xhtml (locale/shortcuts.xhtml)
|
||||
locale/en-US/help/using_firebird.xhtml (locale/using_firebird.xhtml)
|
||||
locale/en-US/help/welcome.xhtml (locale/welcome.xhtml)
|
||||
locale/en-US/help/customization.xhtml (locale/customization.xhtml)
|
||||
locale/en-US/help/images/arrow-dn-sharp.png (locale/images/arrow-dn-sharp.png)
|
||||
locale/en-US/help/images/arrow-up-sharp.png (locale/images/arrow-up-sharp.png)
|
||||
locale/en-US/help/images/buttons.png (locale/images/buttons.png)
|
||||
locale/en-US/help/images/cookie_accept.png (locale/images/cookie_accept.png)
|
||||
locale/en-US/help/images/cookie_ask.png (locale/images/cookie_ask.png)
|
||||
locale/en-US/help/images/cookie_list.png (locale/images/cookie_list.png)
|
||||
locale/en-US/help/images/cookie_manager.png (locale/images/cookie_manager.png)
|
||||
locale/en-US/help/images/firebird-toolbar.png (locale/images/firebird-toolbar.png)
|
||||
locale/en-US/help/images/first.png (locale/images/first.png)
|
||||
locale/en-US/help/images/last.png (locale/images/last.png)
|
||||
locale/en-US/help/images/next.png (locale/images/next.png)
|
||||
locale/en-US/help/images/opt_connection.png (locale/images/opt_connection.png)
|
||||
locale/en-US/help/images/opt_extensions.png (locale/images/opt_extensions.png)
|
||||
locale/en-US/help/images/opt_general.png (locale/images/opt_general.png)
|
||||
locale/en-US/help/images/opt_privacy.png (locale/images/opt_privacy.png)
|
||||
locale/en-US/help/images/opt_themes.png (locale/images/opt_themes.png)
|
||||
locale/en-US/help/images/opt_webfeatures.png (locale/images/opt_webfeatures.png)
|
||||
locale/en-US/help/images/pg-landscape-small.png (locale/images/pg-landscape-small.png)
|
||||
locale/en-US/help/images/pg-portrait-small.png (locale/images/pg-portrait-small.png)
|
||||
locale/en-US/help/images/popup-blocked.png (locale/images/popup-blocked.png)
|
||||
locale/en-US/help/images/previous.png (locale/images/previous.png)
|
||||
locale/en-US/help/images/print.png (locale/images/print.png)
|
||||
locale/en-US/help/images/urlbar.png (locale/images/urlbar.png)
|
158
browser/components/help/locale/en-US/help/cookies.xhtml
Normal file
158
browser/components/help/locale/en-US/help/cookies.xhtml
Normal file
@ -0,0 +1,158 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
|
||||
%brandDTD;
|
||||
]
|
||||
>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Managing Cookies</title>
|
||||
<link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Managing Cookies</h1>
|
||||
|
||||
<p>This document explains what cookies are, how they are used, and how you can gain
|
||||
control over the cookies stored on your computer by using the Cookie Manager in
|
||||
&brandShortName;.</p>
|
||||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<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>
|
||||
<li><a href="#the_cookie_manager">The Cookie Manager</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="what_is_a_cookie">What is a Cookie?</h2>
|
||||
|
||||
<p>A cookie is a file created by an Internet site to store information on your
|
||||
computer, such as your preferences when visiting that site. When you visit a site
|
||||
that uses cookies, the site might ask &brandShortName; to place one or more cookies
|
||||
on your hard disk.</p>
|
||||
|
||||
<p>Later, when you return to the site, &brandShortName; sends back the cookies that
|
||||
belong to the site. This allows the site to present you with information customized
|
||||
to fit your needs.</p>
|
||||
|
||||
<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 name 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 their cookie. However, you can set your preferences 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:
|
||||
<ol>
|
||||
<li>Select Tools > Options... from the menu to show the Options window.</li>
|
||||
<li>Click the Privacy panel and then click on the Cookies label.</li>
|
||||
<li>Check the but ask before accepting checkbox.</li>
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
<p><img src="images/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>
|
||||
|
||||
<h3 id="other_settings">Other Settings</h3>
|
||||
|
||||
<div>There are also other options that affects how cookies are managed by Mozilla
|
||||
Firebird. 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>
|
||||
|
||||
<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="images/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>
|
||||
|
||||
<h2 id="the_cookie_manager">The Cookie Manager</h2>
|
||||
|
||||
<p>The Cookie Manager is where you can view and remove cookies as well as managing the
|
||||
list of sites that are allowed or not allowed to store cookies on your computer.</p>
|
||||
|
||||
<h3 id="the_cookie_list">The Cookie List</h3>
|
||||
<p>
|
||||
<img src="images/cookie_manager.png" alt="" width="384" height="358"/><br/>
|
||||
The <em>Stored Cookies</em> tab lists all cookies currently stored on your computer.
|
||||
You can select them to display more information about them.</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
|
||||
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="images/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.</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>19 August 2003</em></div>
|
||||
<p>Copyright © 2003 Contributors to the Firebird Help Project.</p>
|
||||
</body>
|
||||
</html>
|
198
browser/components/help/locale/en-US/help/customization.xhtml
Normal file
198
browser/components/help/locale/en-US/help/customization.xhtml
Normal file
@ -0,0 +1,198 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
|
||||
%brandDTD;
|
||||
]
|
||||
>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Customizing &brandShortName;</title>
|
||||
<link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Customizing &brandShortName;</h1>
|
||||
|
||||
<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="#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 &brandShortName;.</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>
|
||||
|
||||
</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;:
|
||||
<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>
|
||||
</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:
|
||||
<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>To remove a toolbar, look in the View menu on your Menu Bar. Go to View > Toolbars.
|
||||
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, look under the View menu on the Menu Bar. Go to View > Toolbars and click
|
||||
<em>Customize</em>. 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 open the View > Toolbars 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>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:
|
||||
|
||||
<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>
|
||||
|
||||
</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>
|
||||
|
||||
<h3 id="getting_installing_themes">Getting and installing themes</h3>
|
||||
|
||||
<p>You can download and install many themes from
|
||||
<a href="http://www.texturizer.net/firebird/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. <strong>This is currently not recommended due to
|
||||
browser bugs that should be resolved by the release of &brandShortName; 1.0.</strong>
|
||||
</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/firebird/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>
|
||||
|
||||
|
||||
<h3 id="uninstalling_themes">Uninstalling themes</h3>
|
||||
|
||||
<p>To uninstall a theme, go to the <em>Tools</em> menu, and click <em>Options</em>. 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>
|
||||
|
||||
|
||||
<h3 id="changing_themes">Changing Themes</h3>
|
||||
|
||||
<p>To switch between your installed themes, open the <em>Tools</em> menu and click <em>Options</em>.
|
||||
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>
|
||||
|
||||
<h2 id="extensions">Extensions</h2>
|
||||
|
||||
<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>
|
||||
|
||||
<p>Installing an extension involves a very similar process to installing themes.
|
||||
Extensions can be found at <a href="http://www.texturizer.net/firebird/extensions/">
|
||||
&brandShortName; Help</a>.</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>
|
||||
|
||||
<h3 id="disabling_extensions">Disabling Extensions</h3>
|
||||
|
||||
<p>To disable an extension in &brandShortName;, go to the <em>Tools</em> menu and select
|
||||
<em>Options</em>. 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="manually_removing_extensions">Manually removing extensions</h3>
|
||||
|
||||
<div>
|
||||
<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:
|
||||
<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>
|
||||
|
||||
<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>
|
||||
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.
|
||||
</div>
|
||||
|
||||
<div class="contentsBox"><em>16 September 2003</em></div>
|
||||
<p>Copyright © 2003 Contributors to the Firebird Help Project.</p>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
@ -0,0 +1,74 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:nc="http://home.netscape.com/NC-rdf#">
|
||||
|
||||
<!-- HELP Glossary SECTION -->
|
||||
<rdf:Description about="urn:root" nc:base="chrome://help/locale/glossary.xhtml">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description nc:name="authentication" nc:link="glossary.xhtml#authentication"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="bookmark" nc:link="glossary.xhtml#bookmark"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Bookmarks Toolbar" nc:link="glossary.xhtml#Bookmarks_Toolbar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="cache" nc:link="glossary.xhtml#cache"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="certificate" nc:link="glossary.xhtml#certificate"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="cipher" nc:link="glossary.xhtml#cipher"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="client" nc:link="glossary.xhtml#client"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="cookie" nc:link="glossary.xhtml#cookie"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Cookie Manager" nc:link="glossary.xhtml#Cookie_Manager"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="cryptographic algorithm" nc:link="glossary.xhtml#cryptographic_algorithm"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="cryptography" nc:link="glossary.xhtml#cryptography"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="decryption" nc:link="glossary.xhtml#decryption"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="digital ID" nc:link="glossary.xhtml#digital_ID"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="digital signature" nc:link="glossary.xhtml#digital_signature"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="distinguished name (DN)" nc:link="glossary.xhtml#distinguished_name"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="eavesdropping" nc:link="glossary.xhtml#eavesdropping"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="encryption" nc:link="glossary.xhtml#encryption"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Extensible Stylesheet Language Transformation (XSLT)" nc:link="glossary.xhtml#XSLT"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Extensible Markup Language (XML)" nc:link="glossary.xhtml#XML"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="File Transfer Protocol (FTP)" nc:link="glossary.xhtml#File_Transfer_Protocol"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="FIPS PUBS 140-1" nc:link="glossary.xhtml#FIPS_PUBS_140-1"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="foreign cookie" nc:link="glossary.xhtml#foreign_cookie"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Form Manager" nc:link="glossary.xhtml#Form_Manager"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="helper application" nc:link="glossary.xhtml#helper_application"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="home page" nc:link="glossary.xhtml#home_page"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Hypertext Markup Language (HTML)" nc:link="glossary.xhtml#Hypertext_Markup_Language"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="implicit consent" nc:link="glossary.xhtml#implicit_consent"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Internet Message Access Protocol (IMAP)" nc:link="glossary.xhtml#IMAP_glossary"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Internet" nc:link="glossary.xhtml#Internet"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Internet protocol address (IP address)" nc:link="glossary.xhtml#Internet_protocol_address"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Java" nc:link="glossary.xhtml#Java"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="JavaScript" nc:link="glossary.xhtml#JavaScript"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="key" nc:link="glossary.xhtml#key"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Lightweight Directory Access Protocol (LDAP)" nc:link="glossary.xhtml#LDAP_glossary"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Location Bar" nc:link="glossary.xhtml#location_bar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="master password" nc:link="glossary.xhtml#master_password"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Navigation Toolbar" nc:link="glossary.xhtml#navigation_toolbar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="object signing" nc:link="glossary.xhtml#object_signing"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="object-signing certificate" nc:link="glossary.xhtml#object-signing_certificate"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="password-based authentication" nc:link="glossary.xhtml#password-based_authentication"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Password Manager" nc:link="glossary.xhtml#Password_Manager"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="PKCS #11" nc:link="glossary.xhtml#PKCS_11"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Platform for Privacy Preferences (P3P)" nc:link="glossary.xhtml#platform_for_privacy_preferences"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="plug-in" nc:link="glossary.xhtml#plug-in"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Post Office Protocol (POP)" nc:link="glossary.xhtml#POP_glossary"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="private key" nc:link="glossary.xhtml#private_key"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="proxy" nc:link="glossary.xhtml#proxy"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="search engine" nc:link="glossary.xhtml#search_engine"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Secure Sockets Layer (SSL)" nc:link="glossary.xhtml#Secure_Sockets_Layer"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="server" nc:link="glossary.xhtml#server"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="SSL" nc:link="glossary.xhtml#SSL"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Status Bar" nc:link="glossary.xhtml#Status_Bar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="TCP" nc:link="glossary.xhtml#TCP_IP"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="third-party cookie" nc:link="glossary.xhtml#third-party_cookie"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="TLS" nc:link="glossary.xhtml#TLS"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="TCP/IP (Transmission Control Protocol/Internet Protocol)" nc:link="glossary.xhtml#TCP_IP"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="Uniform Resource Locator (URL)" nc:link="glossary.xhtml#Uniform_Resource_Locator"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="web page" nc:link="glossary.xhtml#web_page"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="web site" nc:link="glossary.xhtml#web_site"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:name="World Wide Web" nc:link="glossary.xhtml#World_Wide_Web"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
</rdf:RDF>
|
363
browser/components/help/locale/en-US/help/firebird-index1.rdf
Normal file
363
browser/components/help/locale/en-US/help/firebird-index1.rdf
Normal file
@ -0,0 +1,363 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<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:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#a">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="advanced-options" nc:name="Advanced Preferences" nc:link="prefs.xhtml#advanced_options"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#b">
|
||||
<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="bookmarks" nc:name="Bookmarks" nc:link="glossary.xhtml#bookmark"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#bookmarks">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="bookmarks-defined" nc:name="defined" nc:link="glossary.xhtml#bookmark"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="bookmarks-importing" nc:name="Importing Internet Explorer Favorites" nc:link="forieusers.xhtml#about_your_ie_favorites"/></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="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:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<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-foreign" nc:name="Foreign Cookies" nc:link="glossary.xhtml#foreign_cookie"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#d">
|
||||
<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="download-options" nc:name="Download Preferences" 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="#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 Preferences" nc:link="prefs.xhtml#extensions_options"/></rdf:li>
|
||||
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
|
||||
<rdf:Description about="#extensions">
|
||||
<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:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<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="Firebird, 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:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#g">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="go-menu" nc:name="Go menu" nc:link="menu_reference.xhtml#go"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="general-prefs" nc:name="General Preferences" nc:link="prefs.xhtml#general_options"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#go-menu">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="go-menu-choosing-from-recent-pages" nc:name="Recently visited web pages" nc:link="using_firebird.xhtml#moving_to_another_page"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="go-menu-reference" nc:name="Menu Reference" nc:link="menu_reference.xhtml#go"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#h">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<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>
|
||||
<rdf:li><rdf:Description ID="html" nc:name="HTML" nc:link="glossary.xhtml#Hypertext_Markup_Language"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#html">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="html-defined" nc:name="Defined" nc:link="glossary.xhtml#Hypertext_Markup_Language"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="html-viewing" nc:name="Viewing HTML Source" nc:link="menu_reference.xhtml#page_source"/></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:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#ie-help">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="ie-help-compared" nc:name="Compared with Firebird" 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="#k">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="keyboard-shortcuts"
|
||||
nc:name="Keyboard Shortcuts"
|
||||
nc:link="shortcuts.xhtml"/>
|
||||
</rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<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:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#m">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<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="#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="popups" nc:name="Popups" nc:link="popup.xhtml"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="preferences" nc:name="Preferences" 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>
|
||||
|
||||
<rdf:Description about="#preferences">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="prefs-general" nc:name="General Options" nc:link="prefs.xhtml#general_options"/></rdf:li>
|
||||
<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="#popups">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="popups-blocking" nc:name="Blocking" nc:link="popup.xhtml#popup_blocker_preferences"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="popups-defined" nc:name="What are popups" nc:link="popup.xhtml#what_are_popups"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</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>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="reload-button" nc:name="Reload button" nc:link="using_firebird.xhtml#stopping_and_reloading"/>
|
||||
</rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<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="searching" nc:name="Searching" nc:link="using_firebird.xhtml#moving_to_another_page"/></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:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#searching">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="searching-using-loc-bar" nc:name="using Location Bar" nc:link="using_firebird.xhtml#moving_to_another_page"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="searching-using-search-bar" nc:name="using Search Bar" nc:link="using_firebird.xhtml#searching_the_web"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="searching-text-from-page" nc:name="using text from page" nc:link="using_firebird.xhtml#searching_on_selected_words_in_a_web_page"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="searching-within-page" nc:name="within a Page" nc:link="using_firebird.xhtml#searching_within_a_page"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#shortcuts">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="shortcuts-keyboard" nc:name="Keyboard" nc:link="shortcuts.xhtml"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="shortcuts-mouse" nc:name="Mouse" nc:link="mouse_shortcuts.xhtml"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#t">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="tabbed-browsing" nc:name="Tabbed Browsing" nc:link="using_firebird.xhtml#tabbed_browsing"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="themes" nc:name="Themes" nc:link="customization.xhtml#themes"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="toolbar-customization" nc:name="Toolbar Customization" nc:link="customization.xhtml"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<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:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<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:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#url">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="url-finding"
|
||||
nc:name="Finding if unknown"
|
||||
nc:link="using_firebird.xhtml#moving_to_another_page"/>
|
||||
</rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#w">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="web-features-options" nc:name="Web Features Preferences" nc:link="prefs.xhtml#web_features_options"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
|
||||
<rdf:Description about="#x">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="xml" nc:name="XML" nc:link="glossary.xhtml#XML"/></rdf:li>
|
||||
<rdf:li><rdf:Description ID="xslt" nc:name="XSLT" nc:link="glossary.xhtml#XSLT"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
</rdf:RDF>
|
363
browser/components/help/locale/en-US/help/firebird-toc.rdf
Normal file
363
browser/components/help/locale/en-US/help/firebird-toc.rdf
Normal file
@ -0,0 +1,363 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<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="using-firebird" nc:name="Using Mozilla Firebird" nc:link="using_firebird.xhtml"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="customize-firebird" nc:name="Customization" nc:link="customization.xhtml"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs" nc:name="Preferences" nc:link="prefs.xhtml"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="popup-blocker" nc:name="Controlling Popups" nc:link="popup.xhtml"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="cookies" nc:name="Managing Cookies" nc:link="cookies.xhtml"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="firebird-keyboard-shortcuts" nc:name="Keyboard Shortcuts" nc:link="shortcuts.xhtml"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="firebird-mouse-shortcuts" nc:name="Mouse Shortcuts" nc:link="mouse_shortcuts.xhtml"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu" nc:name="Mozilla Firebird Menu Reference" nc:link="menu_reference.xhtml"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="ieusers" nc:name="Help for Internet Explorer Users" nc:link="forieusers.xhtml"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#using-firebird">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="using-firebird-navigating-web-pages" nc:name="Navigating Web Pages" nc:link="using_firebird.xhtml#navigating_web_pages"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="using-firebird-searching" nc:name="Searching" nc:link="using_firebird.xhtml#searching"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="using-firebird-improving-speed-and-efficiency" nc:name="Improving Speed and Efficiency" nc:link="using_firebird.xhtml#improving_speed_and_efficiency"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#using-firebird-navigating-web-pages">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="using-firebird-viewing-your-home-page" nc:name="Viewing your Home Page" nc:link="using_firebird.xhtml#viewing_your_home_page"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-firebird-moving-to-another-page" nc:name="Moving to Another Page" nc:link="using_firebird.xhtml#moving_to_another_page"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-firebird-clicking-a-link" nc:name="Clicking a Link" nc:link="using_firebird.xhtml#clicking_a_link"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-firebird-retracing-your-steps" nc:name="Retracing Your Steps" nc:link="using_firebird.xhtml#retracing_your_steps"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-firebird-stopping-and-reloading" nc:name="Stopping and Reloading" nc:link="using_firebird.xhtml#stopping_and_reloading"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-firebird-tabbed-browsing" nc:name="Tabbed Browsing" nc:link="using_firebird.xhtml#tabbed_browsing"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-firebird-sidebar" nc:name="Using the Sidebar" nc:link="using_firebird.xhtml#using_the_sidebar"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-firebird-copying-saving-and-printing-pages" nc:name="Copying, Saving, and Printing Pages" nc:link="using_firebird.xhtml#copying_saving_and_printng_pages"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#using-firebird-searching">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="use-firebird-searching-the-web" nc:name="Searching the Web" nc:link="using_firebird.xhtml#searching_the_web"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="use-firebird-searching-on-selected-words-in-a-web-page" nc:name="Searching for selected words in a web page" nc:link="using_firebird.xhtml#searching_on_selected_words_in_a_web_page"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="use-firebird-searching-within-a-page" nc:name="Searching Within a Page" nc:link="using_firebird.xhtml#searching_within_a_page"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#using-firebird-copying-saving-and-printing-pages">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="using-firebird-copying-part-of-a-page" nc:name="Copying Part of a Page" nc:link="using_firebird.xhtml#copying_part_of_a_page"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-firebird-saving-all-or-part-of-a-page" nc:name="Saving a Page" nc:link="using_firebird.xhtml#saving_all_or_part_of_a_page"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-firebird-printing-a-page" nc:name="Printing a Page" nc:link="using_firebird.xhtml#printing_a_page"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-firebird-using-print-preview" nc:name="Using Print Preview" nc:link="using_firebird.xhtml#using_print_preview"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="using-firebird-using-page-setup" nc:name="Using Page Setup" nc:link="using_firebird.xhtml#using_page_setup"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#using-firebird-improving-speed-and-efficiency">
|
||||
<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>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#customize-firebird">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="customize-toolbar" nc:name="Toolbar Customization" nc:link="customization.xhtml"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="customize-toolbar-can-i-customize" nc:name="Can I customize my toolbars?" nc:link="customization.xhtml#can_i_customize_my_toolbars"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="customize-toolbar-how-do-i-customize" nc:name="How do I customize the toolbars?" nc:link="toolbar_customization.xhtml#how_do_i_customize_the_toolbars"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="themes" nc:name="Themes" nc:link="customization.xhtml#themes"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="extensions" nc:name="Extensions" nc:link="customization.xhtml#extensions"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#customize-toolbar-how-do-i-customize">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="customize-toolbar-how-do-i-customize-adding" nc:name="Adding/Removing Toolbars" nc:link="customization.xhtml#adding_removing_toolbars"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="customize-toolbar-how-do-i-customize-rearrange" nc:name="Re-arrange toolbar items" nc:link="customization.xhtml#rearranging_toolbar_items"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="customize-toolbar-how-do-i-customize-special" nc:name="Special toolbar items" nc:link="customization.xhtml#special_toolbar_items"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<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:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#extensions">
|
||||
<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:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#popup-blocker">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="popup-blocker-what-are-popups" nc:name="What are Popups?" nc:link="popup.xhtml#what_are_popups"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="popup-blocker-preferences" nc:name="Popup Blocker Preferences" nc:link="popup.xhtml#popup_blocker_preferences"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#cookies">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="cookies-what-is-a-cookie" nc:name="What is a Cookie?" nc:link="cookies.xhtml#what_is_a_cookie"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="cookies-setting-up-cookie-rules" nc:name="Setting Up Cookie Rules" nc:link="cookies.xhtml#setting_up_cookie_rules"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="cookies-setting-up-cookie-rules-other-settings" nc:name="Other Settings" nc:link="cookies.xhtml#other_settings"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="cookies-accepting-and-blocking-cookies" nc:name="Accepting and Blocking Cookies" nc:link="cookies.xhtml#accepting_and_blocking_cookies"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="cookies-manager" nc:name="The Cookie Manager" nc:link="cookies.xhtml#the_cookie_manager"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#cookies-manager">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li><rdf:Description ID="cookies-manager-the-cookies-list" nc:name="The Cookie List" nc:link="cookies.xhtml#the_cookie_list"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="cookies-manager-the-site-list" nc:name="The Site List" nc:link="cookies.xhtml#the_site_list"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#prefs">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="prefs-general" nc:name="General Options" nc:link="prefs.xhtml#general_options"/> </rdf:li>
|
||||
<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>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#prefs-general">
|
||||
<nc:subheadings>
|
||||
<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-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>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#prefs-privacy">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="prefs-history" nc:name="History" nc:link="prefs.xhtml#history"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-saved-form-information" nc:name="Saved Form Information" nc:link="prefs.xhtml#saved_form_information"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-saved-passwords" nc:name="Saved Passwords" nc:link="prefs.xhtml#saved_passwords"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-download-manager-history" nc:name="Download Manager History" nc:link="prefs.xhtml#download_manager_history"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-cookies" nc:name="Cookies" nc:link="prefs.xhtml#cookies"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-cache" nc:name="Cache" nc:link="prefs.xhtml#cache"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#prefs-web-features">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="prefs-allow-scripts-to" nc:name="Allow Scripts to:" nc:link="prefs.xhtml#allow_scripts_to"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#prefs-download">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="prefs-download-folder" nc:name="Download Folder" nc:link="prefs.xhtml#download_folder"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-file-types" nc:name="File Types" nc:link="prefs.xhtml#file_types"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#prefs-advanced">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<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-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>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#menu">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="menu-file" nc:name="File" nc:link="menu_reference.xhtml#file"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-edit" nc:name="Edit" nc:link="menu_reference.xhtml#edit"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view" nc:name="View" nc:link="menu_reference.xhtml#view"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-go" nc:name="Go" nc:link="menu_reference.xhtml#go"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-bookmarks" nc:name="Bookmarks" nc:link="menu_reference.xhtml#bookmarks"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-tools" nc:name="Tools" nc:link="menu_reference.xhtml#tools"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-help" nc:name="Help" nc:link="menu_reference.xhtml#help"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#menu-file">
|
||||
<nc:subheadings>
|
||||
<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-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-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-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>
|
||||
<rdf:li> <rdf:Description ID="menu-exit" nc:name="Exit" nc:link="menu_reference.xhtml#exit"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#menu-edit">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="menu-view-undo" nc:name="Undo" nc:link="menu_reference.xhtml#undo"/> </rdf:li>
|
||||
<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-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:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#menu-view">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="menu-view-toolbars" nc:name="Toolbars" nc:link="menu_reference.xhtml#toolbars"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-status-bar" nc:name="Status Bar" nc:link="menu_reference.xhtml#status_bar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-sidebar" nc:name="Sidebar" nc:link="menu_reference.xhtml#sidebar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-stop" nc:name="Stop" nc:link="menu_reference.xhtml#stop"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-reload" nc:name="Reload" nc:link="menu_reference.xhtml#reload"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-increase-text-size" nc:name="Increase Text Size" nc:link="menu_reference.xhtml#increase_text_size"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-decrease-text-size" nc:name="Decrease Text Size" nc:link="menu_reference.xhtml#decrease_text_size"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-character-coding" nc:name="Character Coding" nc:link="menu_reference.xhtml#character_coding"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-page-source" nc:name="Page Source" nc:link="menu_reference.xhtml#page_source"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-full-screen" nc:name="Full Screen" nc:link="menu_reference.xhtml#full_screen"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#menu-view-toolbars">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="menu-view-toolbars-navigation" nc:name="Navigation Toolbar" nc:link="menu_reference.xhtml#navigation_toolbar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-toolbars-bookmarks" nc:name="Bookmarks Toolbar" nc:link="menu_reference.xhtml#bookmarks_toolbar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-toolbars-customize" nc:name="Customize" nc:link="menu_reference.xhtml#customize"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#menu-view-sidebar">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="menu-view-sidebar-downloads" nc:name="Downloads" nc:link="menu_reference.xhtml#downloads"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-sidebar-bookmarks" nc:name="Bookmarks" nc:link="menu_reference.xhtml#bookmarks_sidebar"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-view-sidebar-history" nc:name="History" nc:link="menu_reference.xhtml#history"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#menu-go">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="menu-go-back" nc:name="Back" nc:link="menu_reference.xhtml#back"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-go-forward" nc:name="Forward" nc:link="menu_reference.xhtml#forward"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-go-home" nc:name="Home" nc:link="menu_reference.xhtml#home"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<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-manage" nc:name="Manage Bookmarks..." nc:link="menu_reference.xhtml#manage_bookmarks"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#menu-tools">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<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>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#menu-help">
|
||||
<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-about-mozilla-firebird" nc:name="About Mozilla Firebird" nc:link="menu_reference.xhtml#about_mozilla_firebird"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#ieusers">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="ieusers-firebird-ie-terminology-differences" nc:name="Mozilla Firebird and Internet Explorer Terminology Differences" nc:link="forieusers.xhtml#firebird_and_internet_explorer_terminology_differences"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="ieusers-about-your-ie-favorites" nc:name="About Your IE Favorites" nc:link="forieusers.xhtml#about_your_ie_favorites"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="ieusers-firebirds-features" nc:name="Mozilla Firebird's Features" nc:link="forieusers.xhtml#firebirds_features"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="ieusers-keyboard-shortcuts" nc:name="Keyboard Shortcuts" nc:link="forieusers.xhtml#keyboard_shortcuts"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
</rdf:RDF>
|
39
browser/components/help/locale/en-US/help/firebirdhelp.rdf
Normal file
39
browser/components/help/locale/en-US/help/firebirdhelp.rdf
Normal file
@ -0,0 +1,39 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!DOCTYPE window [
|
||||
<!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#">
|
||||
|
||||
<!-- MOZILLA MASTER HELP DOCUMENT -->
|
||||
<rdf:Description about="urn:root"
|
||||
nc:title="&brandShortName; Help"
|
||||
nc:defaulttopic="using-firebird"
|
||||
nc:base="chrome://help/locale/">
|
||||
<nc:panellist>
|
||||
<rdf:Seq>
|
||||
<rdf:li>
|
||||
<rdf:Description nc:panelid="glossary"
|
||||
nc:datasources="firebird-glossary.rdf"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description nc:panelid="index"
|
||||
nc:datasources="firebird-index1.rdf"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description nc:panelid="search"
|
||||
nc:datasources=""
|
||||
nc:emptysearchtext="[No matching items found.]"
|
||||
nc:emptysearchlink="chrome://help/locale/welcome.xhtml#search_tips"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description nc:panelid="toc"
|
||||
nc:datasources="help-toc.rdf firebird-toc.rdf"/>
|
||||
</rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:panellist>
|
||||
</rdf:Description>
|
||||
</rdf:RDF>
|
103
browser/components/help/locale/en-US/help/forieusers.xhtml
Normal file
103
browser/components/help/locale/en-US/help/forieusers.xhtml
Normal file
@ -0,0 +1,103 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
|
||||
%brandDTD;
|
||||
]
|
||||
>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>For Internet Explorer Users</title>
|
||||
<link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>For Internet Explorer Users</h1>
|
||||
|
||||
<div>If you've been using Microsoft® Internet Explorer, you'll find that
|
||||
it's easy to begin using &brandShortName;.</div>
|
||||
<div><strong>Note:</strong> This information applies to &brandShortName; for Windows and
|
||||
Mac OS.</div>
|
||||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#firebird_and_internet_explorer_terminology_differences">&brandShortName;
|
||||
and Internet Explorer Terminology Differences</a></li>
|
||||
<li><a href="#about_your_ie_favorites">About Your IE Favorites</a></li>
|
||||
<li><a href="#firebirds_features">&brandShortName;'s Features</a></li>
|
||||
<li><a href="#keyboard_shortcuts">Keyboard Shortcuts</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="firebird_and_internet_explorer_terminology_differences">&brandShortName;
|
||||
and Internet Explorer Terminology Differences</h2>
|
||||
|
||||
<table width="95%">
|
||||
<tr>
|
||||
<td class="headingCell">Internet Explorer</td>
|
||||
<td class="headingCell">&brandShortName;</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Internet Options</td>
|
||||
<td> Options </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Temporary Internet Files</td>
|
||||
<td>Cache</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Favorites</td>
|
||||
<td>Bookmarks</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Address Bar</td>
|
||||
<td>Location Bar</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Refresh</td>
|
||||
<td>Reload</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Links Bar</td>
|
||||
<td>Bookmarks Toolbar</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Copy Shortcut</td>
|
||||
<td>Copy Link Location</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2 id="about_your_ie_favorites">About Your IE Favorites</h2>
|
||||
|
||||
<p>Your IE Favorites are imported automatically. To access them, open the <em>Bookmarks</em>
|
||||
menu and choose <em>Imported IE Favorites</em>.</p>
|
||||
<h2 id="firebirds_features">&brandShortName;'s Features</h2>
|
||||
<div>
|
||||
<ul>
|
||||
<li><strong>Tabbed Browsing</strong>: Instead of opening a separate browser
|
||||
window for each site you want to visit, you can open multiple sites within
|
||||
the same window and tab between them. You can also set a group of tabs as
|
||||
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 different profiles, each with its
|
||||
own bookmarks, preferences, and so on. 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>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>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="keyboard_shortcuts">Keyboard Shortcuts</h2>
|
||||
<p>You will notice that Microsoft Internet Explorer and &brandShortName; share many of
|
||||
the same shortcut keys. For a full list of shortcut keys, see the
|
||||
<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>
|
||||
</body>
|
||||
</html>
|
381
browser/components/help/locale/en-US/help/glossary.xhtml
Normal file
381
browser/components/help/locale/en-US/help/glossary.xhtml
Normal file
@ -0,0 +1,381 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
|
||||
%brandDTD;
|
||||
]
|
||||
>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Glossary</title>
|
||||
<link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<p>This glossary is provided for your information only; it is not meant to be relied
|
||||
upon as a complete or authoritative description of the terms defined below or of
|
||||
the privacy and/or security ramifications of the technologies described.</p>
|
||||
<hr/>
|
||||
|
||||
<h1 id="glossary">Glossary</h1>
|
||||
|
||||
<dl>
|
||||
|
||||
<dt id="authentication">authentication</dt>
|
||||
<dd>The use of a password, certificate, personal identification number
|
||||
(PIN), or other information to validate an identity over a computer
|
||||
network.</dd>
|
||||
|
||||
<dt id="bookmark">bookmark</dt>
|
||||
<dd>A stored web page address (<a href="#Uniform_Resource_Locator">URL</a>)
|
||||
that you can go to easily by clicking a bookmark icon in the Bookmarks Toolbar
|
||||
or choosing the bookmark's name from the Bookmarks menu.</dd>
|
||||
|
||||
<dt id="Bookmarks_Toolbar">Bookmarks Toolbar</dt>
|
||||
<dd>The customizable toolbar that appears just below the Location Bar by
|
||||
default in &brandShortName;. It contains buttons for your favorite bookmarks
|
||||
(or folders containing groups of bookmarks) that you can add or remove.</dd>
|
||||
|
||||
<dt id="cache">cache</dt>
|
||||
<dd>A collection of web page copies stored on your computer's hard disk or in
|
||||
its random-access memory (RAM). &brandShortName; accumulates these copies as you
|
||||
browse the Web. When you click a link or type a
|
||||
<a href="#Uniform_Resource_Locator">URL</a> to fetch a particular web page for
|
||||
which the cache already contains a copy, &brandShortName; compares the cached copy
|
||||
to the original. If there have been no changes, &brandShortName; uses the cached
|
||||
copy rather than refetching the original, saving processing and download time.</dd>
|
||||
|
||||
<dt id="certificate">certificate</dt>
|
||||
<dd>The digital equivalent of an ID card. A certificate specifies the name of an
|
||||
individual, company, or other entity and certifies that a public key, which
|
||||
is included in the certificate, belongs to that entity. When you digitally
|
||||
sign a message or other data, the digital signature for that message is
|
||||
created with the aid of the private key that corresponds to the public key
|
||||
in your certificate.</dd>
|
||||
|
||||
<dt id="cipher">cipher</dt>
|
||||
<dd>See <a href="#cryptographic_algorithm">cryptographic algorithm</a>.</dd>
|
||||
|
||||
<dt id="client">client</dt>
|
||||
<dd>Software (such as an Internet browser) that sends requests to and receives
|
||||
information from a <a href="#server">server</a>, which is usually running
|
||||
on a different computer. A computer on which client software runs is also
|
||||
described as a client.</dd>
|
||||
|
||||
<dt id="cookie">cookie</dt>
|
||||
<dd>A small bit of information stored on your computer by some web sites. When
|
||||
you visit such a site, the site asks &brandShortName; to place one or more cookies
|
||||
on your hard disk. Later, when you return to the site, &brandShortName; sends the
|
||||
site the cookies that belong to it. Cookies help web sites keep track of
|
||||
information about you, such as the contents of your shopping cart. You can set
|
||||
your cookie preferences to control how cookies are used and how much information
|
||||
you are willing to let web sites store on them. See also
|
||||
<a href="#foreign_cookie">foreign cookie</a>.</dd>
|
||||
|
||||
<dt id="Cookie_Manager">Cookie Manager</dt>
|
||||
<dd>The part of &brandShortName; that you can use to control <a href="#cookie">cookies</a>.</dd>
|
||||
|
||||
<dt id="cryptographic_algorithm">cryptographic algorithm</dt>
|
||||
<dd>A set of rules or directions used to perform cryptographic operations such
|
||||
as <a href="#encryption">encryption</a> and <a href="#decryption">decryption</a>.
|
||||
Sometimes called a <em>cipher</em>.</dd>
|
||||
|
||||
<dt id="cryptography">cryptography</dt>
|
||||
<dd>The art and practice of scrambling (encrypting) and unscrambling (decrypting)
|
||||
information. For example, cryptographic techniques are used to scramble and unscramble
|
||||
information flowing between commercial web sites and &brandShortName;.</dd>
|
||||
|
||||
<dt id="decryption">decryption</dt>
|
||||
<dd>The process of unscrambling data that has been encrypted. See also
|
||||
<a href="#encryption">encryption</a>.</dd>
|
||||
|
||||
<dt id="digital_ID">digital ID</dt>
|
||||
<dd>See <a href="#certificate">certificate</a>.</dd>
|
||||
|
||||
<dt id="digital_signature">digital signature</dt>
|
||||
<dd>A code created from both the data to be signed and the private key of the
|
||||
signer. This code is unique for each new piece of data. Even a single comma
|
||||
added to a message changes the digital signature for that message.
|
||||
Successful validation of your digital signature by appropriate software not
|
||||
only provides evidence that you approved the transaction or message but
|
||||
also provides evidence that the data has not changed since you digitally
|
||||
signed it. A digital signature has nothing to do with a handwritten signature,
|
||||
although it can sometimes be used for similar legal purposes.</dd>
|
||||
|
||||
<dt id="distinguished_name">distinguished name (DN)</dt>
|
||||
<dd>A specially formatted name that uniquely identifies the subject of a
|
||||
certificate.</dd>
|
||||
|
||||
<dt id="eavesdropping">eavesdropping</dt>
|
||||
<dd>Surreptitious interception of information sent over a network by an entity
|
||||
for whom the information is not intended.</dd>
|
||||
|
||||
<dt id="encryption">encryption</dt>
|
||||
<dd>The process of scrambling information in a way that disguises its meaning.
|
||||
For example, encrypted connections between computers make it very difficult
|
||||
for third-parties to unscramble, or <em>decrypt,</em> information flowing
|
||||
over the connection. Encrypted information can be decrypted only by someone
|
||||
who possesses the appropriate key.</dd>
|
||||
|
||||
<dt id="XSLT">Extensible Stylesheet Language Transformation (XSLT)</dt>
|
||||
<dd>A language used to convert an XML document into another XML document or into
|
||||
another format.</dd>
|
||||
|
||||
<dt id="XML">Extensible Markup Language (XML)</dt>
|
||||
<dd>An open standard for describing data. Unlike HTML, XML allows the
|
||||
developer of a web page to define special tags. For more information,
|
||||
see the online W3C document <a href="http://www.w3.org/XML/">Extensible
|
||||
Markup Language (XML)</a>.</dd>
|
||||
|
||||
<dt id="File_Transfer_Protocol">File Transfer Protocol (FTP)</dt>
|
||||
<dd>A standard that allows users to transfer files from one computer to
|
||||
another over a network. You can use &brandShortName; to fetch files
|
||||
using FTP.</dd>
|
||||
|
||||
<dt id="FIPS_PUBS_140-1">FIPS PUBS 140-1</dt>
|
||||
<dd>Federal Information Processing Standards Publications (FIPS PUBS) 140-1 is
|
||||
a US government standard for implementations of cryptographic modules —
|
||||
hardware or software that encrypts and decrypts data or performs other
|
||||
cryptographic operations (such as creating or verifying digital signatures).
|
||||
Many products sold to the US government must comply with one or more of the
|
||||
FIPS standards.</dd>
|
||||
|
||||
<dt id="foreign_cookie">foreign cookie</dt>
|
||||
<dd>A cookie from one site that gets stored on your computer when you visit a
|
||||
different site. Sometimes a web site displays content that is hosted on another
|
||||
Web site. That content can be anything from an image to text or an advertisement.
|
||||
The second Web site that hosts such elements also has the ability to store a
|
||||
cookie in &brandShortName;, even though you haven't visited it directly. Also known
|
||||
as "third-party cookie."
|
||||
</dd>
|
||||
|
||||
<dt id="Form_Manager">Form Manager</dt>
|
||||
<dd>The part of &brandShortName; that can help you save the personal data you enter
|
||||
into online forms, such as your name, address, and phone number. Then, when
|
||||
a Web site presents you with a form, Form Manager can fill it in automatically.</dd>
|
||||
|
||||
<dt id="helper_application">helper application</dt>
|
||||
<dd>Any application that is used to open or view a file downloaded by &brandShortName;.
|
||||
A <a href="#plug-in">plug-in</a> is a special kind of helper application that
|
||||
installs itself into the Plugins directory of the main &brandShortName; installation
|
||||
directory and can typically be opened within &brandShortName; itself. Microsoft Word,
|
||||
Adobe Photoshop, and other external applications are considered helper applications
|
||||
but not plug-ins, because they don't install themselves into the browser directory
|
||||
but can be opened from the download dialog box.</dd>
|
||||
|
||||
<dt id="home_page">home page</dt>
|
||||
<dd>The page &brandShortName; is set to display every time you launch it or when you
|
||||
click the <em>Home</em> button. Also used to refer to the main page for a
|
||||
Web site from which you can explore the rest of the site.</dd>
|
||||
|
||||
<dt id="Hypertext_Markup_Language">Hypertext Markup Language (HTML)</dt>
|
||||
<dd>The document format used for Web pages. The HTML standard defines tags, or
|
||||
codes, used to define the text layout, fonts, style, images, and other
|
||||
elements that make up a web page.</dd>
|
||||
|
||||
<dt id="implicit_consent">implicit consent</dt>
|
||||
<dd>Also known as implied or "opt-out" consent. Used to describe
|
||||
privacy settings that may allow web sites to gather information about you
|
||||
(for example by means of <a href="#cookie">cookies</a> and online forms)
|
||||
unless you explicitly choose to withhold your consent by selecting an
|
||||
option on a page that the web site provides for that purpose. Your
|
||||
consent may not be requested when the information is actually gathered.</dd>
|
||||
|
||||
<dt id="IMAP_glossary">Internet Message Access Protocol (IMAP)</dt>
|
||||
<dd>A standard mail server protocol that allows you to store all your messages
|
||||
and any changes to them on the server rather than on your computer's hard
|
||||
disk. Using IMAP rather than <a href="#POP_glossary">POP</a> saves disk space
|
||||
and allows you to access your entire mailbox, including sent mail, drafts, and
|
||||
custom folders, from any location. Using an IMAP server over a modem is generally
|
||||
faster than using a POP mail server, since you initially download message headers
|
||||
only. Not all ISPs support IMAP.</dd>
|
||||
|
||||
<dt id="Internet">Internet</dt>
|
||||
<dd>A worldwide network of millions of computers that communicate with each
|
||||
other using standard protocols such as
|
||||
<a href="#Transmission_Control_Protocol_Internet_Protocol">TCP/IP</a>.
|
||||
Originally developed for the US military in 1969, the Internet grew to include
|
||||
educational and research institutions and, in the late 1990s, millions of
|
||||
businesses, organizations, and individuals. Today the Internet is used for email,
|
||||
browsing the <a href="#World_Wide_Web">World Wide Web</a>, instant messaging,
|
||||
mailing lists and usegroups, and many other purposes.</dd>
|
||||
|
||||
<dt id="Internet_protocol_address">Internet protocol address (IP address)</dt>
|
||||
<dd>The address of a computer on a
|
||||
<a href="#Transmission_Control_Protocol_Internet_Protocol">TCP/IP</a> network.
|
||||
Every computer on the Internet has an IP address. <a href="#client">Clients</a>
|
||||
have either a permanent IP address or one that is dynamically assigned to them
|
||||
each time they connect with the network.</dd>
|
||||
|
||||
<dt id="Java">Java</dt>
|
||||
<dd>A programming language 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. After Java is installed, &brandShortName; can automatically download
|
||||
and run Java programs (also called applets).</dd>
|
||||
|
||||
<dt id="JavaScript">JavaScript</dt>
|
||||
<dd>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. JavaScript can be used with
|
||||
Java, but it is technically a separate language. Java is not required for
|
||||
JavaScript to work correctly.</dd>
|
||||
|
||||
<dt id="LDAP_glossary">Lightweight Directory Access Protocol (LDAP)</dt>
|
||||
<dd>A standard protocol for accessing directory services, such as corporate
|
||||
address books, across multiple platforms.</dd>
|
||||
|
||||
<dt id="location_bar">Location Bar</dt>
|
||||
<dd>The field (and associated buttons) near the top of a &brandShortName; window
|
||||
where you can type a <a href="#Uniform_Resource_Locator">URL</a> or search terms.</dd>
|
||||
|
||||
<dt id="master_password">master password</dt>
|
||||
<dd>A password used by Certificate Manager to protect the master key and/or
|
||||
private keys stored on a security device. Certificate Manager needs to
|
||||
access your private keys, for example, when you sign email messages or
|
||||
use one of your own certificates to identify yourself to a web site. It
|
||||
needs to access your master key when Password Manager or Form Manager
|
||||
reads or adds to your personal information. Each security device requires
|
||||
a separate master password.</dd>
|
||||
|
||||
<dt id="navigation_toolbar">Navigation Toolbar</dt>
|
||||
<dd>The toolbar near the top of the &brandShortName; window that includes
|
||||
the <em>Back</em> and <em>Forward</em> buttons.</dd>
|
||||
|
||||
<dt id="object_signing">object signing</dt>
|
||||
<dd>A technology that allows software developers to sign Java code, JavaScript
|
||||
scripts, or any kind of file, and that allows users to identify the signers
|
||||
and control access by signed code to local system resources.</dd>
|
||||
|
||||
<dt id="object-signing_certificate">object-signing certificate</dt>
|
||||
<dd>A certificate whose corresponding private key is used to sign objects
|
||||
such as code files. See also <a href="#object_signing">object signing</a>.</dd>
|
||||
|
||||
<dt id="password-based_authentication">password-based authentication</dt>
|
||||
<dd>Confident identification by means of a name and password. See also
|
||||
<a href="#authentication">authentication</a>.</dd>
|
||||
|
||||
<dt id="Password_Manager">Password Manager</dt>
|
||||
<dd>The part of &brandShortName; that can help you remember some or all of
|
||||
your names and passwords by storing them on your computer's hard disk and
|
||||
entering them for you automatically when you visit such sites.</dd>
|
||||
|
||||
<dt id="PKCS_11">PKCS #11</dt>
|
||||
<dd>The public-key cryptography standard that governs security devices such
|
||||
as smart cards.</dd>
|
||||
|
||||
<dt id="platform_for_privacy_preferences">Platform for Privacy Preferences (P3P)</dt>
|
||||
<dd>A standard published by the World Wide Web Consortium (W3C) designed to
|
||||
help users to gain more control over the use of personal information by Web
|
||||
sites they visit. For general information on the standard itself, see the
|
||||
online document <a href="http://www.w3.org/P3P/">P3P Public Overview</a>.</dd>
|
||||
|
||||
<dt id="plug-in">plug-in</dt>
|
||||
<dd>A type of <a href="#helper_application">helper application</a> that
|
||||
adds new capabilities to &brandShortName;, such as the ability to play audio
|
||||
or video clips. Unlike other kinds of helper applications, a plug-in
|
||||
application installs itself into the Plugins directory within the main
|
||||
&brandShortName; installation directory and typically can be opened within
|
||||
&brandShortName; itself (internally). For example, an audio plug-in lets you
|
||||
listen to audio files on a web page or in an e-mail message. Macromedia
|
||||
Flash Player and Java are both examples of plug-in applications.</dd>
|
||||
|
||||
<dt id="POP_glossary">Post Office Protocol (POP)</dt>
|
||||
<dd>A standard mail server protocol that requires you to download new
|
||||
messages to your local computer — although you can choose to leave
|
||||
copies on the server. With POP you can store all your messages (including
|
||||
sent mail, drafts, and custom folders) on one computer only. By contrast
|
||||
<a href="#IMAP_glossary">IMAP</a> allows you to permanently store all your
|
||||
messages and any changes to them on the server, where you can access them
|
||||
from any computer. Most ISPs currently support POP.</dd>
|
||||
|
||||
<dt id="private_key">private key</dt>
|
||||
<dd>One of a pair of keys used in public-key cryptography. The private key is
|
||||
kept secret and is used to decrypt data that has been encrypted with the
|
||||
corresponding public key.</dd>
|
||||
|
||||
<dt id="proxy">proxy</dt>
|
||||
<dd>An intermediary or "go-between" program that acts as both a
|
||||
<a href="#server">server</a> and a <a href="#client">client</a> for
|
||||
the purpose of making requests on behalf of other clients.</dd>
|
||||
|
||||
<dt id="search_engine">search engine</dt>
|
||||
<dd>A web-based program that allows users to search for and retrieve
|
||||
specific information from the World Wide Web. The search engine may
|
||||
search the full text of web documents or a list of keywords; it may
|
||||
also use librarians who review web documents and index them manually
|
||||
for retrieval. Typically, the user types a word or phrase into a
|
||||
search box, and the search engine displays links to relevant web
|
||||
pages.</dd>
|
||||
|
||||
<dt id="Secure_Sockets_Layer">Secure Sockets Layer (SSL)</dt>
|
||||
<dd>A protocol that allows mutual authentication between a
|
||||
<a href="#client">client</a> and a <a href="#server">server</a>
|
||||
for the purpose of establishing an authenticated and encrypted
|
||||
connection. SSL runs above TCP/IP and below HTTP, LDAP, IMAP, NNTP,
|
||||
and other high-level network protocols. The new Internet Engineering
|
||||
Task Force (IETF) standard called Transport Layer Security (TLS) is
|
||||
based on SSL. See also <a href="#authentication">authentication</a>,
|
||||
<a href="#encryption">encryption</a>.</dd>
|
||||
|
||||
<dt id="server">server</dt>
|
||||
<dd>Software (such as software that serves up web pages) that receives
|
||||
requests from and sends information to a <a href="#client">client</a>,
|
||||
which is usually running on a different computer. A computer on which
|
||||
server software runs is also described as a server.</dd>
|
||||
|
||||
<dt id="SSL">SSL</dt>
|
||||
<dd>See <a href="#Secure_Sockets_Layer">Secure Sockets Layer (SSL)</a>.</dd>
|
||||
|
||||
<dt id="Status_Bar">Status Bar</dt>
|
||||
<dd>The toolbar that appears at the bottom of any &brandShortName; window. It
|
||||
shows status icons on the left.</dd>
|
||||
|
||||
<dt id="TCP_IP">TCP</dt>
|
||||
<dd>See <a href="#Transmission_Control_Protocol_Internet_Protocol">Transmission
|
||||
Control Protocol/Internet Protocol (TCP/IP)</a>.</dd>
|
||||
|
||||
|
||||
<dt id="third-party_cookie">third-party cookie</dt>
|
||||
<dd>See <a href="#foreign_cookie">foreign cookie</a>.</dd>
|
||||
|
||||
<dt id="TLS">TLS</dt>
|
||||
<dd>See <a href="#Secure_Sockets_Layer">Secure Sockets Layer (SSL)</a>.</dd>
|
||||
|
||||
<dt id="Transmission_Control_Protocol_Internet_Protocol">Transmission Control Protocol/Internet Protocol (TCP/IP)</dt>
|
||||
<dd>A Unix protocol used to connect computers running a variety of operating systems.
|
||||
TCP/IP is an essential Internet protocol and has become a global standard.</dd>
|
||||
|
||||
<dt id="Uniform_Resource_Locator">Uniform Resource Locator (URL)</dt>
|
||||
<dd>The standardized address that tells &brandShortName; how to locate a file or
|
||||
other resource on the Web (for example, <tt>http://www.mozilla.org</tt>).
|
||||
Type URLs into &brandShortName;'s Location Bar to access web pages. URLs
|
||||
are also used in the links on web pages go to other web pages. Also known
|
||||
as an Internet or Web address.</dd>
|
||||
|
||||
<dt id="web_page">web page</dt>
|
||||
<dd>A single document on the World Wide Web that is specified by a unique
|
||||
address or URL. A web page may contain text, hyperlinks, and graphics.</dd>
|
||||
|
||||
<dt id="web_site">Web site</dt>
|
||||
<dd>A group of related web pages linked by hyperlinks and managed by a single
|
||||
company, organization, or individual. A web site may include text, graphics,
|
||||
audio and video files, and links to other Web sites.</dd>
|
||||
|
||||
<dt id="World_Wide_Web">World Wide Web</dt>
|
||||
<dd>Also known as the Web. A portion of the Internet that is made up of web
|
||||
pages stored by web <a href="#server">servers</a> and displayed by
|
||||
<a href="#client">clients</a> called web browsers (such as
|
||||
&brandShortName;).</dd>
|
||||
|
||||
</dl>
|
||||
|
||||
<p>
|
||||
[ <a href="#glossary">Return to beginning of Glossary</a> ]
|
||||
</p>
|
||||
|
||||
<div class="contentsBox"><em>26 November 2003</em></div>
|
||||
<p>Copyright © 2003 Contributors to the Firebird Help Project.</p>
|
||||
</body>
|
||||
</html>
|
24
browser/components/help/locale/en-US/help/help-toc.rdf
Normal file
24
browser/components/help/locale/en-US/help/help-toc.rdf
Normal file
@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<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="use-help" nc:name="How to Use Help"
|
||||
nc:link="welcome.xhtml"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
<rdf:Description about="#use-help">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="use-help-finding-the-topic-you-want" nc:name="Finding the Topic You Want" nc:link="welcome.xhtml#finding_the_topic_you_want"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="use-help-retracing-your-steps" nc:name="Retracing Your Steps" nc:link="welcome.xhtml#retracing_your_steps"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="use-help-search" nc:name="Search Tips" nc:link="welcome.xhtml#search_tips"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
||||
</rdf:RDF>
|
47
browser/components/help/locale/en-US/help/help.dtd
Normal file
47
browser/components/help/locale/en-US/help/help.dtd
Normal file
@ -0,0 +1,47 @@
|
||||
<!ENTITY printCmd.commandkey "p" >
|
||||
|
||||
<!ENTITY viewCustomizeToolbar.label "Customize Toolbar..." >
|
||||
<!ENTITY viewCustomizeToolbar.accesskey "C" >
|
||||
|
||||
<!ENTITY findOnCmd.commandkey "F" >
|
||||
<!ENTITY findAgainCmd.commandkey "G" >
|
||||
|
||||
<!ENTITY backCmd.label "Back" >
|
||||
<!ENTITY backButton.tooltip "Go back one page">
|
||||
<!ENTITY forwardCmd.label "Forward" >
|
||||
<!ENTITY forwardButton.tooltip "Go forward one page">
|
||||
<!ENTITY homeButton.label "Home">
|
||||
<!ENTITY printButton.label "Print">
|
||||
<!ENTITY printButton.tooltip "Print this page">
|
||||
|
||||
<!ENTITY throbberItem.title "Activity Indicator">
|
||||
|
||||
<!ENTITY throbber.tooltip "Go to the Help on Help section">
|
||||
|
||||
<!ENTITY toolbar.tooltip "Help Toolbar" >
|
||||
<!ENTITY backBtn.label "Back" >
|
||||
<!ENTITY fwdBtn.label "Forward" >
|
||||
<!ENTITY homeBtn.label "Home" >
|
||||
<!ENTITY findBtn.label "Find" >
|
||||
<!ENTITY sidebarBtn.label "Toggle Sidebar" >
|
||||
<!ENTITY textZoomReduceBtn.label "Shrink Text" >
|
||||
<!ENTITY textZoomEnlargeBtn.label "Enlarge Text" >
|
||||
|
||||
<!ENTITY backBtn.tooltip "Back" >
|
||||
<!ENTITY fwdBtn.tooltip "Forward" >
|
||||
<!ENTITY homeBtn.tooltip "Help Home Page" >
|
||||
|
||||
<!ENTITY tab1.label "Contents">
|
||||
<!ENTITY tab2.label "Index">
|
||||
<!ENTITY searchtab.label "Search">
|
||||
<!ENTITY searchbtn.label "Find">
|
||||
<!ENTITY toctab.label "Contents">
|
||||
<!ENTITY indextab.label "Index">
|
||||
<!ENTITY ixname.label "Name">
|
||||
<!ENTITY glossarytab.label "Glossary">
|
||||
<!ENTITY glossname.label "Name">
|
||||
<!ENTITY gobtn.label "Search">
|
||||
<!ENTITY name.label "Item">
|
||||
|
||||
<!ENTITY textZoomReduceCmd.commandkey "-">
|
||||
<!ENTITY textZoomEnlargeCmd.commandkey "+">
|
@ -0,0 +1,42 @@
|
||||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is Mozilla Application Suite.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Ian Oeschger.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
- brantgurganus2001@cherokeescouting.org
|
||||
- rlk@trfenv.com
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY helpContents.label "Help Contents">
|
||||
<!ENTITY helpContents.accesskey "h">
|
||||
<!ENTITY helpForIEUsers.label "For Internet Explorer Users">
|
||||
<!ENTITY helpForIEUsers.accesskey "i">
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
@ -0,0 +1 @@
|
||||
‰PNG
|
107
browser/components/help/locale/en-US/help/mouse_shortcuts.xhtml
Normal file
107
browser/components/help/locale/en-US/help/mouse_shortcuts.xhtml
Normal file
@ -0,0 +1,107 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
|
||||
%brandDTD;
|
||||
]
|
||||
>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>&brandShortName; Mouse Shortcuts</title>
|
||||
<link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>&brandShortName; Mouse Shortcuts</h1>
|
||||
|
||||
<p class="noMargin">This is a list of the most common mouse shortcuts in &brandShortName; 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%">
|
||||
<tr>
|
||||
<td class="headingCell">Command</td>
|
||||
<td class="headingCell">&brandShortName;</td>
|
||||
<td class="headingCell">Internet Explorer</td>
|
||||
<td class="headingCell">Opera</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Back</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>Decrease Text Size</td>
|
||||
<td><kbd>Ctrl</kbd>+Scroll up</td>
|
||||
<td><kbd>Ctrl</kbd>+Scroll up</td>
|
||||
<td><kbd>Ctrl</kbd>+Scroll up</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Forward</td>
|
||||
<td><kbd>Shift</kbd>+Scroll up</td>
|
||||
<td><kbd>Shift</kbd>+Scroll up</td>
|
||||
<td><kbd>Shift</kbd>+Scroll up</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Increase Text Size</td>
|
||||
<td><kbd>Ctrl</kbd>+Scroll down</td>
|
||||
<td><kbd>Ctrl</kbd>+Scroll down</td>
|
||||
<td><kbd>Ctrl</kbd>+Scroll down</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>New Tab</td>
|
||||
<td>Double-Click on Tab Bar</td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Open in Background Tab</td>
|
||||
<td><kbd>Ctrl</kbd>+Left-click<br/>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> </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 New Window</td>
|
||||
<td><kbd>Shift</kbd>+Left-click</td>
|
||||
<td><kbd>Shift</kbd>+Left-click</td>
|
||||
<td><kbd>Shift</kbd>+Left-click</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Reload (override cache)</td>
|
||||
<td><kbd>Shift</kbd>+Reload button</td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Save Page As</td>
|
||||
<td><kbd>Alt</kbd>+Left-click</td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Scroll line by line</td>
|
||||
<td><kbd>Alt</kbd>+Scroll</td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<div class="contentsBox"><em>22 August 2003</em></div>
|
||||
<p>Copyright © 2003 Contributors to the Firebird Help Project.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
99
browser/components/help/locale/en-US/help/popup.xhtml
Normal file
99
browser/components/help/locale/en-US/help/popup.xhtml
Normal file
@ -0,0 +1,99 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
|
||||
%brandDTD;
|
||||
]
|
||||
>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Controlling Popups</title>
|
||||
<link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Controlling Popups</h1>
|
||||
<p>This document explains all of the options available in the Preferences
|
||||
window of &brandShortName;.</p>
|
||||
|
||||
<div class="contentsBox">
|
||||
In this section:
|
||||
<ul>
|
||||
<li><a href="#what_are_popups">What are Popups?</a></li>
|
||||
<li><a href="#popup_blocker_preferences">Popup Blocker Preferences</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="what_are_popups">What are Popups?</h2>
|
||||
<p>Popup windows, or popups, are windows that appear automatically without your
|
||||
permission. They vary in size but usually don't cover the whole screen. Some popups
|
||||
open on top of the current &brandShortName; window, while others appear
|
||||
underneath &brandShortName; (popunders).</p>
|
||||
|
||||
<p>&brandShortName; allows you to control both popups and popunders through the
|
||||
<a href="prefs.xhtml#web_features_options">Web Features preferences panel</a>.
|
||||
Popup blocking is turned on by default, so you don't have to worry about enabling it
|
||||
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
|
||||
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>
|
||||
|
||||
<p><strong>Blocking popups may interfere with some web sites</strong>: Some web sites,
|
||||
including some banking sites, use popups for important features. Blocking all popups
|
||||
disables such features. To allow specific web sites to use popups, while blocking
|
||||
all others, you can add specific web sites to the list of allowed sites.</p>
|
||||
|
||||
<p><strong>Blocking popups doesn't always work</strong>: Although &brandShortName; blocks most
|
||||
popups, some web sites may show popups using uncovered methods, even when blocked.</p>
|
||||
|
||||
<p><strong>Allowing popups from certain web sites</strong>: After you've enabled popup
|
||||
blocking, you can still allow specific sites to display popups. Open the <em>Tools</em>
|
||||
menu and select <em>Options</em>. From the Web Features panel, you can then add and
|
||||
remove sites for which you want to disable popup blocking.</p>
|
||||
|
||||
<h2 id="popup_blocker_preferences">Popup Blocker Preferences</h2>
|
||||
|
||||
<div>This section describes how to use the &brandShortName; Popup Blocker. If you're not
|
||||
already viewing it, open the Web Features preferences by following these steps:
|
||||
<ol>
|
||||
<li>Open the <em>Tools</em> menu and choose <em>Options</em>.</li>
|
||||
<li>Click on the <em>Web Features</em> category.</li>
|
||||
</ol>
|
||||
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.
|
||||
<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>Remove All Sites</strong>: Click this to remove all of the web sites in
|
||||
the current list.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<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
|
||||
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 <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
|
||||
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>
|
||||
</body>
|
||||
</html>
|
409
browser/components/help/locale/en-US/help/prefs.xhtml
Normal file
409
browser/components/help/locale/en-US/help/prefs.xhtml
Normal file
@ -0,0 +1,409 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
|
||||
%brandDTD;
|
||||
]
|
||||
>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>&brandShortName; Preferences</title>
|
||||
<link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>&brandShortName; Preferences</h1>
|
||||
<div>This document explains all of the options available in the Preferences
|
||||
window of &brandShortName;.</div>
|
||||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#general_options">General Options</a>
|
||||
<ul>
|
||||
<li><a href="#fonts_and_colors">Fonts & Colors</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="310" alt="Preferences Window" src="images/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>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>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>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>
|
||||
|
||||
<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>
|
||||
<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>
|
||||
</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>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><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>
|
||||
|
||||
<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>
|
||||
|
||||
<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>
|
||||
|
||||
<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>
|
||||
|
||||
<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>
|
||||
|
||||
<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>
|
||||
|
||||
<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. Note that this feature also
|
||||
registers some common image formats, including GIF and JPG. This feature has no effect
|
||||
on Linux or Macintosh.</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>
|
||||
|
||||
<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>
|
||||
|
||||
<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>
|
||||
|
||||
<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>
|
||||
</dl>
|
||||
|
||||
<h2 id="privacy_options">Privacy Options</h2>
|
||||
|
||||
<p><img width="425" height="310" alt="Preferences Window" src="images/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>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>
|
||||
|
||||
<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>
|
||||
|
||||
<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>
|
||||
|
||||
<h3 id="download_manager_history">Download Manager History</h3>
|
||||
<p>The Download Sidebar (accessible from the View menu or by pressing <kbd>Ctrl</kbd>+<kbd>E</kbd>)
|
||||
stores shortcuts to your recent downloads. There are no options here other than the <em>Clear</em>
|
||||
button. 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>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>Stored Cookies</em>.</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>
|
||||
|
||||
<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>
|
||||
|
||||
<h2 id="web_features_options">Web Features Options</h2>
|
||||
|
||||
<p><img width="425" height="310" alt="Preferences Window" src="images/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>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> 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><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>
|
||||
|
||||
<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>
|
||||
|
||||
<dt>Raise or lower windows</dt>
|
||||
<dd>Uncheck this option to make sure scripts cannot raise or lower windows.</dd>
|
||||
|
||||
<dt>Hide the status bar</dt>
|
||||
<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>
|
||||
|
||||
<dt>Change images</dt>
|
||||
<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>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>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 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 insted of asking where you want each media file to be saved.</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>
|
||||
</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>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="themes_options">Themes Options</h2>
|
||||
|
||||
<p><img width="425" height="310" alt="Preferences Window" src="images/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 theme that is currently loaded or the built-in themes Modern and &brandShortName;.</p>
|
||||
|
||||
<h2 id="extensions_options">Extensions Options</h2>
|
||||
|
||||
<p><img width="425" height="310" alt="Preferences Window" src="images/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>
|
||||
|
||||
<h2 id="advanced_options">Advanced Options</h2>
|
||||
<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>
|
||||
|
||||
<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>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>
|
||||
|
||||
<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>Open links in the background</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.
|
||||
Uncheck this option to load the link in a foreground tab instead, which will show that tab
|
||||
directly.</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>
|
||||
|
||||
<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>
|
||||
|
||||
<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 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>
|
||||
|
||||
<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. Please consult the Mozilla help system for more
|
||||
information about the various options available here.</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. Please consult the Mozilla help system for more
|
||||
information about the various options available here.</p>
|
||||
|
||||
<div class="contentsBox"><em>20 September 2003</em></div>
|
||||
<p>Copyright © 2003 Contributors to the Firebird Help Project.</p>
|
||||
</body>
|
||||
</html>
|
91
browser/components/help/locale/en-US/help/profiles.xhtml
Normal file
91
browser/components/help/locale/en-US/help/profiles.xhtml
Normal file
@ -0,0 +1,91 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
|
||||
%brandDTD;
|
||||
]
|
||||
>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>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 a
|
||||
different set of bookmarks, preferences, and so on. Similarly, family members
|
||||
may want to share the same copy of &brandShortName; but keep their Internet
|
||||
identities separate.</p>
|
||||
|
||||
<p>The Profile Manager lets you create different profiles, each with its own
|
||||
bookmarks, preferences, and so on. &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>: open the Start menu and choose Run, then browse to the folder
|
||||
where you installed &brandShortName;. Type in <kbd>MozillaFirebird.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 the following at the command line: <kbd>./MozillaFirebird
|
||||
-p</kbd></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>: open the Start menu and choose Run, then browse to the folder
|
||||
where you installed &brandShortName;. Type in <kbd>MozillaFirebird.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 the following at the command line: <kbd>./MozillaFirebird
|
||||
-p</kbd></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>
|
330
browser/components/help/locale/en-US/help/shortcuts.xhtml
Normal file
330
browser/components/help/locale/en-US/help/shortcuts.xhtml
Normal file
@ -0,0 +1,330 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
|
||||
%brandDTD;
|
||||
]
|
||||
>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>&brandShortName; 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 &brandShortName; compared
|
||||
with the shortcuts to equivalent actions in Internet Explorer and Opera.</p>
|
||||
|
||||
<table border="1" width="100%">
|
||||
<tr>
|
||||
<td class="headingCell">Command</td>
|
||||
<td class="headingCell">&brandShortName;</td>
|
||||
<td class="headingCell">Internet Explorer</td>
|
||||
<td class="headingCell">Opera</td>
|
||||
</tr>
|
||||
<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>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><kbd>Back</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></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>
|
||||
</tr>
|
||||
<tr>
|
||||
<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>
|
||||
</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>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Complete .net Address</td>
|
||||
<td><kbd>Shift</kbd>+<kbd>Enter</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Complete .org Address</td>
|
||||
<td><kbd>Ctrl</kbd>+<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>
|
||||
</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>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Decrease Text Size</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>-</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>9</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><kbd>Delete</kbd></td>
|
||||
<td><kbd>Delete</kbd></td>
|
||||
<td><kbd>Delete</kbd></td>
|
||||
<td><kbd>Delete</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Downloads</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>E</kbd></td>
|
||||
<td> </td>
|
||||
<td> </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>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Find As You Type<br />
|
||||
Link</td>
|
||||
<td><kbd>'</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Find As You Type<br />
|
||||
Text</td>
|
||||
<td><kbd>/</kbd></td>
|
||||
<td> </td>
|
||||
<td> </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>
|
||||
</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>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Full Screen</td>
|
||||
<td><kbd>F11</kbd></td>
|
||||
<td><kbd>F11</kbd></td>
|
||||
<td><kbd>F11</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>
|
||||
</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>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Increase Text Size</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>+</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>0</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Move To Next Frame</td>
|
||||
<td><kbd>F6</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>
|
||||
</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>
|
||||
</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>
|
||||
</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>
|
||||
</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>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Open Address in New Tab</td>
|
||||
<td><kbd>Alt</kbd>+<kbd>Enter</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Page Info</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>I</kbd></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Page Source</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>U</kbd></td>
|
||||
<td> </td>
|
||||
<td> </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>
|
||||
</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>
|
||||
</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>
|
||||
</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>
|
||||
</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>
|
||||
</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>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Restore Text Size</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>0</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>6</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>
|
||||
</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>
|
||||
</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 Search Bar</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>K</kbd></td>
|
||||
<td> </td>
|
||||
<td><kbd>Shift</kbd>+<kbd>F8</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Select Tab (1 to 9)</td>
|
||||
<td><kbd>Ctrl</kbd>+<kbd>(1 to 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>
|
||||
</table>
|
||||
|
||||
<div class="contentsBox"><em>05 October 2003</em></div>
|
||||
<p>Copyright © 2003 Contributors to the Firebird Help Project.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
505
browser/components/help/locale/en-US/help/using_firebird.xhtml
Normal file
505
browser/components/help/locale/en-US/help/using_firebird.xhtml
Normal file
@ -0,0 +1,505 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
|
||||
%brandDTD;
|
||||
]
|
||||
>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Using &brandShortName;</title>
|
||||
<link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Using &brandShortName;</h1>
|
||||
<p>Welcome to &brandShortName;! &brandShortName; is an Internet browser that you can
|
||||
use to visit web pages and search the Web.</p>
|
||||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#navigating_web_pages">Navigating Web Pages</a></li>
|
||||
<li><a href="#searching">Searching</a></li>
|
||||
<li><a href="#copying_saving_and_printng_pages">Copying, Saving, and Printing Pages</a></li>
|
||||
<li><a href="#improving_speed_and_efficiency">Improving Speed and Efficiency</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="navigating_web_pages">Navigating Web Pages</h2>
|
||||
|
||||
<h3 id="viewing_your_home_page">Viewing Your Home Page</h3>
|
||||
<p>When you start &brandShortName;, you will see your home page. Your home page
|
||||
is chosen by your network or Internet service provider; if none has been set,
|
||||
you will see &brandShortName;'s home page.</p>
|
||||
|
||||
<div>
|
||||
<strong>Tips</strong>:
|
||||
<ul>
|
||||
<li>To streamline the &brandShortName; interface, you can use Full Screen mode to display
|
||||
web pages using almost all of your screen. In &brandShortName;, open the <em>View</em> menu
|
||||
and choose <em>Full Screen</em>. You can also press <kbd>F11</kbd>.</li>
|
||||
<li>To go to your home page quickly, press <kbd>Alt</kbd>+<kbd>Home</kbd> (<kbd>Cmd</kbd>+<kbd>Home</kbd> on Mac OS).</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h3><strong id="moving_to_another_page">Moving to Another Page</strong></h3>
|
||||
<div>You can move to a new web page by typing in its Internet address or URL. URLs normally
|
||||
begin with "http://" followed by one or more names that identify the address. One example
|
||||
is "http://mozilla.org".
|
||||
<ol>
|
||||
<li>Click the Location Bar to select the URL that is already there.</li>
|
||||
<li>Type the URL of the page you want to visit. The URL you type replaces any text already in the Location Bar.</li>
|
||||
<li>Press <kbd>Enter</kbd>.</li>
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
<p><strong>Tip:</strong> To quickly select the URL of the Location Bar, press <kbd>Ctrl</kbd>+<kbd>L</kbd>.</p>
|
||||
|
||||
<p><img src="images/urlbar.png" width="369" height="54" alt=""/></p>
|
||||
|
||||
<p><strong>Don't know a URL</strong>? You can type part of a URL, such as "mozillafirebird" (for www.mozillafirebird.com);
|
||||
you can also type a general word, such as "gifts" or "flowers." &brandShortName; guesses what page
|
||||
you want to view.</p>
|
||||
|
||||
<h3 id="clicking_a_link">Clicking a Link</h3>
|
||||
<div>Most web pages contain links you can click to move to other pages.
|
||||
<ol>
|
||||
<li>Move the mouse pointer until it changes to a pointing finger. This happens whenever
|
||||
the pointer is over a link. Most links are underlined text, but buttons
|
||||
and pictures can also be links.</li>
|
||||
<li>Click the link once. While the network locates the link's page, status messages
|
||||
will appear at the bottom of the window.</li>
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
<h3 id="retracing_your_steps">Retracing Your Steps</h3>
|
||||
<div>There are several ways to revisit pages:
|
||||
<ul>
|
||||
<li>To go back or forward one page, click the <em>Back</em> or <em>Forward</em>
|
||||
button.</li>
|
||||
<li>To go back or forward more than one page, click the small triangles on
|
||||
the <em>Back</em> and <em>Forward</em> buttons. You'll see a list of pages
|
||||
you've recently visited; to return to a page, choose it from the list.<br/>
|
||||
<br/>
|
||||
<img src="images/firebird-toolbar.png" width="189" height="39" alt="" style="border: 1px solid black"/>
|
||||
<br/>
|
||||
</li>
|
||||
<li>To see a list of any URLs you've typed into the Location Bar, click the
|
||||
arrow at the right end of the Location Bar. To view a page, choose it from
|
||||
the list.<br/>
|
||||
<br/>
|
||||
<img src="images/urlbar.png" width="369" height="54" alt=""/><br/>
|
||||
</li>
|
||||
<li>To choose from pages you've visited during the current session, open the
|
||||
Go menu and use the list in the bottom section of the menu.</li>
|
||||
<li>To choose from pages you've visited during the past several sessions,
|
||||
open the <em>Go</em> menu and choose <em>History</em>. You will see the
|
||||
History Sidebar. The History Sidebar displays a list of folders.
|
||||
Double-clicking the folders displays subfolders or bookmarks to web pages.
|
||||
You can double-click the URL next to the Bookmark icon to view that page.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h3 id="stopping_and_reloading">Stopping and Reloading</h3>
|
||||
<p>If a page is loading too slowly or you no longer wish to view a page, click the
|
||||
<em>Stop</em> button.</p>
|
||||
|
||||
<p>To refresh the current page or to get the most up-to-date version, click the <em>Reload</em>
|
||||
button or press <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>R</kbd>
|
||||
(<kbd>Cmd</kbd>+<kbd>Shift</kbd>+<kbd>R</kbd> on Mac OS).</p>
|
||||
|
||||
<h3 id="tabbed_browsing">Tabbed Browsing</h3>
|
||||
<p>When you visit more then one web page at a time, you can use Tabbed Browsing to
|
||||
navigate the Web faster and easier.</p>
|
||||
|
||||
<p>Tabbed Browsing lets you open tabs, each displaying a web page, within a single
|
||||
&brandShortName; window. You don't have to have several windows open to visit several
|
||||
different web pages. This frees up space on your desktop. You can open, close, and
|
||||
reload web pages conveniently in one place without having to switch to another
|
||||
window.</p>
|
||||
|
||||
<h3 id="using_the_Sidebar">Using the Sidebar</h3>
|
||||
<p>The Sidebar is an area on the left side of the screen that you can use for viewing bookmarks,
|
||||
history, or downloads. Extensions may add new ways to use the Sidebar as well.</p>
|
||||
|
||||
<p>To view an item in the Sidebar, click on <em>View</em> from the Menu Bar and select
|
||||
<em>Sidebar</em>. From there you can select the Sidebar tab you want.</p>
|
||||
|
||||
<h2 id="searching">Searching</h2>
|
||||
|
||||
<h3 id="searching_the_web">Searching the Web</h3>
|
||||
<p>Searching for web pages on a particular topic is as easy as typing a question or
|
||||
just a word or two into &brandShortName;'s Search Bar as pictured below:<br/>
|
||||
<img src="images/searchbar.png" alt="" width="167" height="27"/></p>
|
||||
<div>For example, if you want to find information about baby dolls:
|
||||
<ol>
|
||||
<li>Click in the Search Bar.</li>
|
||||
<li>Type the phrase <kbd>baby doll</kbd>. Your typing replaces any text currently in the search bar.</li>
|
||||
<li>Hit <kbd>Enter</kbd> to search.</li>
|
||||
</ol>
|
||||
</div>
|
||||
<p>Search results for "baby doll" appear in the &brandShortName; window.</p>
|
||||
|
||||
<h3 id="searching_on_selected_words_in_a_web_page">Searching for Selected Words in a Web Page</h3>
|
||||
<div>
|
||||
&brandShortName; allows you to search for words you select within a web page:
|
||||
<ol>
|
||||
<li>Select (highlight) any words in a web page.</li>
|
||||
<li>Right-click and choose "Web Search for [your selected words]" from the menu. (To right-click on Mac OS, press <kbd>Ctrl</kbd> and click the mouse button.)</li>
|
||||
</ol>
|
||||
</div>
|
||||
<p>&brandShortName; opens a new window and uses your default search engine to search for
|
||||
your selected words.</p>
|
||||
|
||||
<h3 id="searching_within_a_page">Searching Within a Page</h3>
|
||||
<div>
|
||||
To find text within the page you are currently viewing in &brandShortName;:
|
||||
<ol>
|
||||
<li>Open the <em>Edit</em> menu and choose <em>Find in This Page</em>. If the current
|
||||
page contains frames, you may need to click within a frame before you begin your search.
|
||||
You will see the "Find in this Page" dialog box.</li>
|
||||
<li>Type the text you want to find.</li>
|
||||
<li>Choose from the following search options:
|
||||
<ul>
|
||||
<li><strong>Match case</strong>: choose this to search for a word or phrase that matches
|
||||
the word you typed exactly (including uppercase and lowercase letters).</li>
|
||||
<li><strong>Wrap</strong>: choose this to allow &brandShortName; to search from the where
|
||||
the cursor is to the bottom of the page, continuing searching at the top of the page.
|
||||
Note: Normally, the page is searched from the place where you last clicked your mouse to
|
||||
the bottom of the page.</li>
|
||||
<li><strong>Direction</strong>: choose this to search either up or down from where the
|
||||
cursor is positioned in the web page.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Click <em>Find</em> to begin the search.</li>
|
||||
</ol>
|
||||
To find the same word or phrase again:
|
||||
<ul>
|
||||
<li>Open the <em>Edit</em> menu and choose <em>Find Again</em>.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="copying_saving_and_printng_pages">Copying, Saving, and Printing Pages</h2>
|
||||
|
||||
<h3 id="copying_part_of_a_page">Copying Part of a Page</h3>
|
||||
<div>
|
||||
To copy text from a page:
|
||||
<ol>
|
||||
<li>Select the text.</li>
|
||||
<li>Open the <em>Edit</em> menu and select <em>Copy</em>.</li>
|
||||
</ol>
|
||||
You can paste the text into other programs.</div>
|
||||
<div>To copy a link (URL) or an image link from a page:
|
||||
<ol>
|
||||
<li>Position the pointer over the link or image.</li>
|
||||
<li>Right-click the link or image to display a popup menu. (On Mac OS, press <kbd>Ctrl</kbd>
|
||||
and click the mouse button.)</li>
|
||||
<li>Choose Copy Link Location or Copy Image Location. If an image is also a link,
|
||||
you will have both options.</li>
|
||||
</ol>
|
||||
You can paste the link into other programs or into &brandShortName;'s Location Bar.
|
||||
</div>
|
||||
|
||||
<h3 id="saving_all_or_part_of_a_page">Saving All or Part of a Page</h3>
|
||||
<div>
|
||||
To save an entire page in &brandShortName;:
|
||||
<ol>
|
||||
<li>Open the <em>File</em> menu and choose <em>Save Page As</em>. You will see the Save As dialog box.</li>
|
||||
<li>Choose a location for the saved page.</li>
|
||||
<li>Choose a format for the page you want to save:
|
||||
<ul>
|
||||
<li><strong>Web Page, Complete</strong>: Save the whole web page along with pictures.
|
||||
This option allows you to view it as originally shown with pictures, but it may not
|
||||
keep the HTML link structure of the original page. &brandShortName; creates a new
|
||||
directory where the page is saved to save pictures and other files necessary to show
|
||||
the whole web page.</li>
|
||||
<li><strong>Web Page, HTML Only</strong>: Save the original page without pictures.
|
||||
This options preserves the original HTML link structure in one file.</li>
|
||||
<li><strong>Text file</strong>: Save the original page as a text file. This option
|
||||
will not preserve the original HTML link structure, but will allow you to see a text
|
||||
version of the web page in any text editor.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Type a file name for the page and click <em>Save</em>.</li>
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
<div>To save a frame from within a web page:
|
||||
<ol>
|
||||
<li>Position the mouse pointer within the frame.</li>
|
||||
<li>Right-click the frame (on Mac OS, press <kbd>Ctrl</kbd> and click the mouse button) to
|
||||
display a popup menu.</li>
|
||||
<li>Choose <em>This Frame</em>, and then <em>Save Frame As</em> from the submenu. You will
|
||||
see the Save As dialog box.</li>
|
||||
<li>Choose a location for the saved page.</li>
|
||||
<li>Choose a format for the page you want to save.</li>
|
||||
<li>Type a file name for the page and click <em>Save</em>.</li>
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
<p>Saving a file onto your hard drive lets you view the page when you aren't
|
||||
connected to the Internet.</p>
|
||||
|
||||
<div>To save an image from a page:
|
||||
<ol>
|
||||
<li>Position the mouse pointer over the image.</li>
|
||||
<li>Right-click the image (on Mac OS, press <kbd>Ctrl</kbd> and click the mouse button) to
|
||||
display a popup menu.</li>
|
||||
<li>Choose <em>Save Image As</em>. You will see the Save Image dialog box.</li>
|
||||
<li>Choose a location for the saved image.</li>
|
||||
<li>Type a file name for the image and click <em>Save</em>.</li>
|
||||
</ol>
|
||||
To save a page without displaying it (which is useful for retrieving a nonformatted page that
|
||||
isn't intended for viewing):
|
||||
<ol>
|
||||
<li>Position the mouse pointer over the page's link.</li>
|
||||
<li>Right-click the hyperlink on the page (on Mac OS, press <kbd>Ctrl</kbd> and click the
|
||||
mouse button) to display a popup menu.</li>
|
||||
<li>Choose <em>Save Link to Disk</em>. You will see the Save As dialog box.</li>
|
||||
<li>Choose a location for the saved image.</li>
|
||||
<li>Type a file name for the image and click <em>Save</em>.</li>
|
||||
</ol>
|
||||
</div>
|
||||
<p><strong>Important</strong>: Some links automatically download and save files to
|
||||
your hard drive after you click them. The URLs for these links often begin with
|
||||
"ftp" or end with a file-type extension such as "au" or "mpeg." These links might
|
||||
transmit software, sound, or movie files and can launch helper applications that
|
||||
support the files.</p>
|
||||
|
||||
<p><strong>Tip</strong>: To set an image as your desktop wallpaper on Windows,
|
||||
right-click on an image and choose <em>Set As Wallpaper</em> from the popup menu.</p>
|
||||
|
||||
<h3 id="printing_a_page">Printing a Page</h3>
|
||||
<div>
|
||||
To print the current page:
|
||||
<ul>
|
||||
<li>Open the <em>File</em> menu and choose <em>Print</em>.</li>
|
||||
</ul>
|
||||
To print selected text:
|
||||
<ul>
|
||||
<li>Select the text in the current page.</li>
|
||||
<li>Open the <em>File</em> menu and choose <em>Print</em>. The print dialog box will appear.</li>
|
||||
<li>Under <em>Print Range</em>, click <em>Selection</em>.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<p>The size of the printed page and the web page's author, not the size of the onscreen window,
|
||||
determine placement of content on the printed page. Text is wrapped and graphics are repositioned
|
||||
to accommodate paper size.</p>
|
||||
|
||||
<h3 id="using_print_preview">Using Print Preview</h3>
|
||||
<div>
|
||||
To have an early look at how a page will look before it is printed, you can
|
||||
use Print Preview:
|
||||
<ul>
|
||||
<li>Open the <em>File</em> menu and choose <em>Print Preview</em>.</li>
|
||||
</ul>
|
||||
In Print Preview, you can do the following with pages you want to print:
|
||||
<ul>
|
||||
<li><strong>View a preview of each page</strong>: Click the Next <img alt="" src="images/next.png"/>,
|
||||
Previous <img alt="" src="images/previous.png"/>,
|
||||
First <img alt="" src="images/first.png"/>,
|
||||
or Last <img alt="" src="images/last.png"/> button
|
||||
to move between pages.</li>
|
||||
<li><strong>Change the scale (size) of pages</strong>: In the <em>Scale</em> drop-down menu,
|
||||
choose "50%" to make each page half the size of the original page. To automatically
|
||||
resize pages so that they fit the width of the paper, choose "Shrink to Fit". You
|
||||
can also type in your own percentage by choosing "Custom...".</li>
|
||||
<li><strong>Change the orientation of the page</strong>: Choose <em>Portrait</em>
|
||||
<img alt="" src="images/pg-portrait-small.png"/> to position the page with the
|
||||
shorter side facing up. Choose <em>Landscape</em>
|
||||
<img alt="" src="images/pg-landscape-small.png"/> to position the page sideways
|
||||
with the longer side facing up.</li>
|
||||
<li><strong>Go to Page Setup</strong>: Click <em>Page Setup</em> to further customize
|
||||
pages you want to print.</li>
|
||||
<li><strong>Go to Print</strong>: Click <em>Print</em> to print the pages.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<p><strong>Note</strong>: Some Print Preview functions are different or unavailable on
|
||||
Mac OS and Linux.</p>
|
||||
|
||||
<h3 id="using_page_setup">Using Page Setup</h3>
|
||||
<p><strong>Note</strong>: Some Page Setup functions are different or unavailable on
|
||||
Mac OS and Linux.</p>
|
||||
|
||||
<div>To customize how pages are printed in &brandShortName;, you can use Page Setup:
|
||||
<ul>
|
||||
<li>Open the <em>File</em> menu and choose <em>Page Setup</em>.</li>
|
||||
</ul>
|
||||
In Page Setup, you can change the following settings for pages you want to
|
||||
print:
|
||||
<ul>
|
||||
<li><strong>Format & Options</strong>: Choose the orientation, scale, and other options:
|
||||
<ul>
|
||||
<li><strong>Orientation</strong>:
|
||||
<ul>
|
||||
<li><strong>Portrait</strong>: Choose this <img alt="portrait button" src="images/pg-portrait-small.png"/> to position the page normally, with the shorter side facing up.</li>
|
||||
<li><strong>Landscape</strong>: Choose this <img alt="landscape button" src="images/pg-landscape-small.png"/> to position the page sideways, with the longer side facing up.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>Scale</strong>: Type in a percentage of the original size. For example, type
|
||||
"50" to make each page half the size of the original page.
|
||||
<ul>
|
||||
<li><strong>Shrink To Fit Page Width</strong>: Select this to automatically resize the
|
||||
page to the width of the paper.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>Options</strong>:
|
||||
<ul>
|
||||
<li><strong>Print Background (colors and images)</strong>: Select this to print background
|
||||
images and colors. If unselected only pictures and color in the foreground (in
|
||||
front) are printed.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>Margins & Header/Footer</strong>: Click this tab to set up margins, headers,
|
||||
and footers: </li>
|
||||
</ul></li>
|
||||
<li><strong>Margins:</strong>
|
||||
<ul>
|
||||
<li><strong>Top, Bottom, Left, Right</strong>: Type a margin in inches for the top, bottom,
|
||||
left, and right margins.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>Headers & Footers</strong>: Each drop-down list represents either a header
|
||||
or a footer area. The top row of drop-down lists are for the left, center, and
|
||||
right header areas. The bottom row are for the left, center, and right footer
|
||||
areas. In each drop-dop list, choose one of the following options:
|
||||
<ul>
|
||||
<li><strong>--blank--</strong>: Show nothing in this area.</li>
|
||||
<li><strong>Title</strong>: Show the web page title.</li>
|
||||
<li><strong>URL</strong>: Show the web page URL (URL's usually start with "http://").</li>
|
||||
<li><strong>Date/Time</strong>: Show the date and time when the web page is printed.</li>
|
||||
<li><strong>Page #</strong>: Show the page number of each page.</li>
|
||||
<li><strong>Page # of #</strong>: Show the page number along with the total number of
|
||||
pages. For example, if you print a five page web page, "3 of 5" would
|
||||
be shown on the third page.</li>
|
||||
<li><strong>Custom</strong>: Type your own text. You can include any of the following
|
||||
codes to print specific information:
|
||||
<ul>
|
||||
<li><strong>&PT</strong>: Page Number with Total (Example: "3 of 5")</li>
|
||||
<li><strong>&P</strong>: Page Number</li>
|
||||
<li><strong>&D</strong>: Date</li>
|
||||
<li><strong>&U</strong>: URL</li>
|
||||
<li><strong>&T</strong>: Page Title</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<p><strong>Tip</strong>: To see a preview of changes made to Page Setup, use
|
||||
<a href="using_firebird.xhtml#using_print_preview">Print Preview</a>.</p>
|
||||
|
||||
<h2 id="improving_speed_and_efficiency">Improving Speed and Efficiency</h2>
|
||||
|
||||
<h3 id="managing_different_file_types">Managing Different File Types</h3>
|
||||
<p>&brandShortName; can handle many types of files. However, for some files such as
|
||||
movies or music, &brandShortName; needs plug-ins or "helper" applications that can
|
||||
handle those files. If &brandShortName; doesn't have the needed helper application
|
||||
or plug-in, it can still save the file to your hard disk. When saving files,
|
||||
you can keep track of them using the Download Sidebar.</p>
|
||||
|
||||
<p><strong>Plug-ins</strong><br/>
|
||||
Plug-ins are helper applications that extend functionality within &brandShortName;
|
||||
and run within it. Plug-ins like Sun Java, Macromedia Flash, and RealNetworks
|
||||
RealPlayer allow &brandShortName; to show multimedia files and run small
|
||||
applications such as movies, animations, and games.</p>
|
||||
|
||||
<p>You can also install plug-ins after you install &brandShortName;. To see the plug-ins
|
||||
for &brandShortName; that are currently installed, open the <em>Tools</em> menu, select
|
||||
<em>Options...</em>, select the <em>Downloads</em> category and click the
|
||||
<em>Plug-Ins...</em> button. In Plug-Ins, you can also enable or disable currently
|
||||
installed plug-ins.</p>
|
||||
|
||||
<p>To see a full list of &brandShortName; plug-ins you can install, see the
|
||||
<a href="http://home.netscape.com/plugins/index.html">Browser Plug-ins page</a> at
|
||||
Netscape.com.</p>
|
||||
|
||||
<p><strong>Helper Applications</strong><br/>
|
||||
When files cannot be opened within &brandShortName;, you have to option to launch
|
||||
helper applications that open outside of &brandShortName;. For example, to play MP3 files,
|
||||
programs like Winamp can be opened outside of &brandShortName;.</p>
|
||||
|
||||
<p>The settings in the <em>Downloads</em> options panel tell &brandShortName; which
|
||||
helper applications to use on your computer. In the <em>File Types</em> section, you can see
|
||||
how different file types will be handled by &brandShortName;. You can change the action for a
|
||||
file type or remove it. Also, if &brandShortName; doesn't know which helper application to use,
|
||||
it allows you to find helper applications within the download dialog box.</p>
|
||||
|
||||
<div>The download dialog box has these options:
|
||||
<ul>
|
||||
<li><strong>Open using</strong>: &brandShortName; opens the file using the default program in
|
||||
your system settings. You can also choose a different program by selecting <em>Other...</em>
|
||||
in the drop-down list.</li>
|
||||
<li><strong>Save to Disk</strong>: &brandShortName; allows you to select a location to save the file.
|
||||
If you have selected <em>Save all files to this folder</em> in the <em>Downloads</em> options
|
||||
panel, the file will automatically be saved to the default folder.</li>
|
||||
<li><strong>Do this automatically for files like this from now on</strong>: When this is selected,
|
||||
&brandShortName; will automatically perform the selected action the next time you download a file
|
||||
of this type.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<p><strong>Tip</strong>: You can clear your saved options for <em>Do this automatically for files
|
||||
like this from now on</em> in the <em>Downloads</em> options panel.</p>
|
||||
|
||||
<h3 id="download_manager_Sidebar">Download Manager Sidebar</h3>
|
||||
<div>
|
||||
You can use the Download Manager Sidebar to keep track of files you download. The
|
||||
Download Manager Sidebar shows the following information:
|
||||
<ul>
|
||||
<li>Filename</li>
|
||||
<li>Percent complete</li>
|
||||
<li>List of files downloaded</li>
|
||||
</ul>
|
||||
To open the Download Manager Sidebar, do the following:
|
||||
<ul>
|
||||
<li>Open the <em>View</em> menu, select <em>Sidebar</em>, then click on <em>Downloads</em></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h3 id="making_firebird_your_default_browser">Making &brandShortName; Your Default Browser</h3>
|
||||
<p><strong>Note</strong>: This section discusses settings and features present only
|
||||
on Windows.</p>
|
||||
|
||||
<p>&brandShortName; is best known for displaying web pages on the Internet and on your
|
||||
computer. To easily open web pages, you can make &brandShortName; your default browser.</p>
|
||||
|
||||
<p>To make &brandShortName; your default web browser, open the <em>Tools</em> menu and click
|
||||
on <em>Options</em>. You can then click on the <em>Set Default Browser</em> button
|
||||
to make &brandShortName; your default web browser.</p>
|
||||
|
||||
<h3 id="changing_cache_settings">Changing Cache Settings</h3>
|
||||
<p>&brandShortName; stores copies of frequently accessed pages in the cache. By doing this
|
||||
&brandShortName; doesn't have to retrieve the page from the network each time you view
|
||||
the web page.</p>
|
||||
|
||||
<div>To set the size of the cache or to clear it (Windows and Unix only):
|
||||
<ol>
|
||||
<li>Open the <em>Tools</em> menu and click <em>Options</em>.</li>
|
||||
<li>Under the <em>Privacy</em> category, click <em>Cache</em> to expand the list.</li>
|
||||
<li>Enter a number in the <em>Use up to</em> field to specify the size of the cache.
|
||||
50MB to 70MB is a good size. To clear the cache immediately, click the <em>Clear</em>
|
||||
button to the right of the <em>Cache</em> category.</li>
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
<p><strong>Important</strong>: A larger cache allows more data to be quickly
|
||||
retrieved, but more of your hard disk space is used.</p>
|
||||
|
||||
<p>When you quit &brandShortName;, it performs cache maintenance. If maintenance takes longer
|
||||
than you wish, try reducing the size of the disk cache.</p>
|
||||
|
||||
<div>To refresh a page at any time:
|
||||
<ul>
|
||||
<li>Click the <em>Reload</em> button in &brandShortName;'s <em>Navigation Toolbar</em>.
|
||||
The computer checks the Internet to make sure you have the latest version of the page.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="contentsBox"><em>8 November 2003</em></div>
|
||||
<p>Copyright © 2003 Contributors to the Firebird Help Project.</p>
|
||||
</body>
|
||||
</html>
|
95
browser/components/help/locale/en-US/help/welcome.xhtml
Normal file
95
browser/components/help/locale/en-US/help/welcome.xhtml
Normal file
@ -0,0 +1,95 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
|
||||
%brandDTD;
|
||||
]
|
||||
>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Using the Help Window</title>
|
||||
<link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1 id="help_window_top">Using the Help Window</h1>
|
||||
|
||||
<p>This section describes how to use the Help window (the entire window in
|
||||
which this text and the Sidebar on the left are displayed).</p>
|
||||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#finding_the_topic_you_want">Finding the Topic You Want</a></li>
|
||||
<li><a href="#retracing_your_steps">Retracing Your Steps</a></li>
|
||||
<li><a href="#search_tips">Search Tips</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="finding_the_topic_you_want">Finding the Topic You Want</h2>
|
||||
|
||||
<p>When you're viewing the Help window, click the tabs in the left frame to view
|
||||
the Help contents in different ways:</p>
|
||||
<ul>
|
||||
<li><strong>Contents</strong> shows the list of main topics.<br/>
|
||||
Click a topic to read about it. Double-click to see its subtopics.</li>
|
||||
<li><strong>Search</strong> lets you search the Help files.<br/>
|
||||
Type a word or phrase and press Enter to see related topics. Then click
|
||||
the topic you want to read about.<br/><br/>
|
||||
If your search doesn't return any topics, try typing fewer words or a
|
||||
different combination of words.</li>
|
||||
<li><strong>Index</strong> lists topics alphabetically.<br/>Click an index entry
|
||||
to view information on that topic.</li>
|
||||
<li><strong>Glossary</strong> lists definitions alphabetically.<br/>Click
|
||||
a glossary term to see its definition.</li>
|
||||
</ul>
|
||||
|
||||
<p>To see information related to the Help topic you are reading, click
|
||||
links in the Help window just as you would in a regular web page.</p>
|
||||
|
||||
<h2 id="retracing_your_steps">Retracing Your Steps</h2>
|
||||
<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>
|
||||
|
||||
<ul>
|
||||
<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>
|
||||
<li>Click the Forward button to move forward through pages you have previously
|
||||
visited. It works just like the Forward button in the main &brandShortName;
|
||||
window.</li>
|
||||
<li>Click the Home button to see the Help and Support Center, which includes
|
||||
links to support options and web-based resources.</li>
|
||||
</ul>
|
||||
|
||||
<p>Alternatively, print the instructions you want to follow:</p>
|
||||
|
||||
<ul>
|
||||
<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>
|
||||
|
||||
<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>
|
||||
</ul>
|
||||
|
||||
<h2 id="search_tips">Search Tips</h2>
|
||||
<p>If you aren't finding what you want in your search, here are a few helpful tips:</p>
|
||||
|
||||
<ul>
|
||||
<li>Be sure that you are searching for something that relates to
|
||||
&brandShortName;; this is not a general Internet search.</li>
|
||||
<li>Try to broaden your search - don't be too specific; terms
|
||||
could be worded differently than your search.</li>
|
||||
<li>Avoid being too broad with your search: words like "Firebird"
|
||||
and "Mozilla" could possibly return all of the pages in the help file.</li>
|
||||
</ul>
|
||||
|
||||
<div class="contentsBox"><em>07 September 2003</em></div>
|
||||
<p>Copyright © 2003 Contributors to the Firebird Help Project.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -49,6 +49,7 @@ DIRS = \
|
||||
autocomplete \
|
||||
console \
|
||||
filepicker \
|
||||
help \
|
||||
history \
|
||||
passwordmgr \
|
||||
printing \
|
||||
|
30
toolkit/components/help/Makefile.in
Normal file
30
toolkit/components/help/Makefile.in
Normal file
@ -0,0 +1,30 @@
|
||||
#
|
||||
# The contents of this file are subject to the Netscape Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
# except in compliance with the License. You may obtain a copy of
|
||||
# the License at http://www.mozilla.org/NPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS
|
||||
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
# implied. See the License for the specific language governing
|
||||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
DEPTH = ../../..
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
80
toolkit/components/help/content/help/contents.rdf
Normal file
80
toolkit/components/help/content/help/contents.rdf
Normal file
@ -0,0 +1,80 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is Mozilla Application Suite.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Ian Oeschger.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
- brantgurganus2001@cherokeescouting.org
|
||||
- rlk@trfenv.com
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
|
||||
|
||||
<!-- Packages -->
|
||||
<RDF:Seq RDF:about="urn:mozilla:package:root">
|
||||
<RDF:li RDF:resource="urn:mozilla:package:help"/>
|
||||
</RDF:Seq>
|
||||
|
||||
<!-- Package Description -->
|
||||
<RDF:Description RDF:about="urn:mozilla:package:help"
|
||||
chrome:displayName="Mozilla Firebird Help"
|
||||
chrome:author="mozilla.org"
|
||||
chrome:name="help"
|
||||
chrome:localeVersion="0.6"
|
||||
chrome:authorURL="http://www.mozilla.org/"
|
||||
chrome:skinVersion="1.5"
|
||||
chrome:description="Online Help Documentation for the Mozilla Firebird browser"
|
||||
chrome:extension="false"/>
|
||||
|
||||
<!-- Overlays Points -->
|
||||
<RDF:Seq RDF:about="urn:mozilla:overlays">
|
||||
<RDF:li RDF:resource="chrome://browser/content/browser.xul"/>
|
||||
<RDF:li RDF:resource="chrome://messenger/content/mailWindowOverlay.xul"/>
|
||||
</RDF:Seq>
|
||||
|
||||
<!-- Overlays -->
|
||||
<RDF:Seq RDF:about="chrome://browser/content/browser.xul">
|
||||
<RDF:li>chrome://help/content/helpMenuOverlay.xul</RDF:li>
|
||||
</RDF:Seq>
|
||||
|
||||
<RDF:Seq RDF:about="chrome://messenger/content/mailWindowOverlay.xul">
|
||||
<RDF:li>chrome://help/content/helpTbhOverlay.xul</RDF:li>
|
||||
</RDF:Seq>
|
||||
|
||||
<!-- Version Information. State that we work only with major version 1 of this
|
||||
package. -->
|
||||
<RDF:Description about="urn:mozilla:skin:classic/1.0:help"
|
||||
chrome:skinVersion="1.5"/>
|
||||
|
||||
</RDF:RDF>
|
78
toolkit/components/help/content/help/contextHelp.js
Normal file
78
toolkit/components/help/content/help/contextHelp.js
Normal file
@ -0,0 +1,78 @@
|
||||
/* ***** BEGIN LICENSE BLOCK *****
|
||||
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
*
|
||||
* The contents of this file are subject to the Mozilla Public License Version
|
||||
* 1.1 (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
* http://www.mozilla.org/MPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS IS" basis,
|
||||
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
* for the specific language governing rights and limitations under the
|
||||
* License.
|
||||
*
|
||||
* The Original Code is Mozilla Application Suite.
|
||||
*
|
||||
* The Initial Developer of the Original Code is
|
||||
* Ian Oeschger.
|
||||
* Portions created by the Initial Developer are Copyright (C) 2003
|
||||
* the Initial Developer. All Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
* brantgurganus2001@cherokeescouting.org
|
||||
*
|
||||
* Alternatively, the contents of this file may be used under the terms of
|
||||
* either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
* in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
* of those above. If you wish to allow use of your version of this file only
|
||||
* under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
* use your version of this file under the terms of the MPL, indicate your
|
||||
* decision by deleting the provisions above and replace them with the notice
|
||||
* and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
* the provisions above, a recipient may use your version of this file under
|
||||
* the terms of any one of the MPL, the GPL or the LGPL.
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
// Call this function to display a help topic.
|
||||
function openHelp(contentPack, topic) {
|
||||
// Try to find previously opened help for content pack.
|
||||
var window = locateHelpWindow(contentPack);
|
||||
|
||||
if (window) {
|
||||
// Open topic in existing window.
|
||||
window.focus();
|
||||
window.displayTopic(topic);
|
||||
} else {
|
||||
// Open topic in new window.
|
||||
const params = Components.classes["@mozilla.org/embedcomp/dialogparam;1"]
|
||||
.createInstance(Components.interfaces.nsIDialogParamBlock);
|
||||
params.SetNumberStrings(2);
|
||||
params.SetString(0, contentPack);
|
||||
params.SetString(1, topic);
|
||||
const ww = Components.classes["@mozilla.org/embedcomp/window-watcher;1"]
|
||||
.getService(Components.interfaces.nsIWindowWatcher);
|
||||
ww.openWindow(null, "chrome://help/content/help.xul", "_blank", "chrome,all,dialog=no", params);
|
||||
}
|
||||
}
|
||||
|
||||
// Locate existing help window for this content pack.
|
||||
function locateHelpWindow(contentPack) {
|
||||
const windowManagerInterface = Components
|
||||
.classes['@mozilla.org/appshell/window-mediator;1'].getService()
|
||||
.QueryInterface(Components.interfaces.nsIWindowMediator);
|
||||
const iterator = windowManagerInterface.getEnumerator("mozilla:help");
|
||||
var topWindow = null;
|
||||
var aWindow;
|
||||
|
||||
// Loop through help windows looking for one with selected content
|
||||
// pack.
|
||||
while (iterator.hasMoreElements()) {
|
||||
aWindow = iterator.getNext();
|
||||
if (aWindow.getHelpFileURI() == contentPack) {
|
||||
topWindow = aWindow;
|
||||
}
|
||||
}
|
||||
return topWindow;
|
||||
}
|
57
toolkit/components/help/content/help/customizeToolbar.xul
Normal file
57
toolkit/components/help/content/help/customizeToolbar.xul
Normal file
@ -0,0 +1,57 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<!DOCTYPE dialog [
|
||||
<!ENTITY % customizeToolbarDTD SYSTEM "chrome://global/locale/customizeToolbar.dtd">
|
||||
%customizeToolbarDTD;
|
||||
]>
|
||||
|
||||
<?xml-stylesheet href="chrome://global/content/customizeToolbar.css" type="text/css"?>
|
||||
<?xml-stylesheet href="chrome://global/skin/customizeToolbar.css" type="text/css"?>
|
||||
<?xml-stylesheet href="chrome://help/skin/" type="text/css"?>
|
||||
|
||||
<window id="CustomizeToolbarWindow"
|
||||
title="&dialog.title;"
|
||||
onload="onLoad();"
|
||||
onunload="onUnload();"
|
||||
onclose="onAccept(); return false;"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
|
||||
<script type="application/x-javascript" src="chrome://global/content/customizeToolbar.js"/>
|
||||
<script type="application/x-javascript" src="chrome://global/content/nsDragAndDrop.js"/>
|
||||
<script type="application/x-javascript" src="chrome://global/content/nsTransferable.js"/>
|
||||
|
||||
<stringbundle id="stringBundle" src="chrome://global/locale/customizeToolbar.properties"/>
|
||||
|
||||
<vbox id="main-box" flex="1" collapsed="true">
|
||||
<description id="instructions">
|
||||
&instructions.description;
|
||||
</description>
|
||||
|
||||
<vbox flex="1" id="palette-box"
|
||||
ondraggesture="gDraggingFromPalette = true; nsDragAndDrop.startDrag(event, dragStartObserver);"
|
||||
ondragover="nsDragAndDrop.dragOver(event, paletteDNDObserver);"
|
||||
ondragdrop="nsDragAndDrop.drop(event, paletteDNDObserver);"/>
|
||||
|
||||
<box align="center">
|
||||
<label value="&show.label;"/>
|
||||
<menulist id="modelist" value="icons" oncommand="updateToolbarMode(this.value);">
|
||||
<menupopup>
|
||||
<menuitem value="full" label="&iconsAndText.label;"/>
|
||||
<menuitem value="icons" label="&icons.label;"/>
|
||||
<menuitem value="text" label="&text.label;"/>
|
||||
</menupopup>
|
||||
</menulist>
|
||||
|
||||
<checkbox id="smallicons" oncommand="updateIconSize(this.checked);" label="&useSmallIcons.label;"/>
|
||||
|
||||
<button label="&restoreDefaultSet.label;" oncommand="restoreDefaultSet();"/>
|
||||
</box>
|
||||
|
||||
<separator class="groove"/>
|
||||
|
||||
<hbox align="center" pack="end">
|
||||
<button label="&saveChanges.label;" oncommand="onAccept();" default="true"/>
|
||||
</hbox>
|
||||
</vbox>
|
||||
|
||||
</window>
|
829
toolkit/components/help/content/help/help.js
Normal file
829
toolkit/components/help/content/help/help.js
Normal file
@ -0,0 +1,829 @@
|
||||
/* ***** BEGIN LICENSE BLOCK *****
|
||||
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
*
|
||||
* The contents of this file are subject to the Mozilla Public License Version
|
||||
* 1.1 (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
* http://www.mozilla.org/MPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS IS" basis,
|
||||
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
* for the specific language governing rights and limitations under the
|
||||
* License.
|
||||
*
|
||||
* The Original Code is Mozilla Application Suite.
|
||||
*
|
||||
* The Initial Developer of the Original Code is
|
||||
* Ian Oeschger.
|
||||
* Portions created by the Initial Developer are Copyright (C) 2003
|
||||
* the Initial Developer. All Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
* brantgurganus2001@cherokeescouting.org
|
||||
* rlk@trfenv.com
|
||||
*
|
||||
* Alternatively, the contents of this file may be used under the terms of
|
||||
* either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
* in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
* of those above. If you wish to allow use of your version of this file only
|
||||
* under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
* use your version of this file under the terms of the MPL, indicate your
|
||||
* decision by deleting the provisions above and replace them with the notice
|
||||
* and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
* the provisions above, a recipient may use your version of this file under
|
||||
* the terms of any one of the MPL, the GPL or the LGPL.
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
// Global Variables
|
||||
var helpBrowser;
|
||||
var helpWindow;
|
||||
var helpSearchPanel;
|
||||
var emptySearch;
|
||||
var emptySearchText
|
||||
var emptySearchLink
|
||||
var helpTocPanel;
|
||||
var helpIndexPanel;
|
||||
var helpGlossaryPanel;
|
||||
|
||||
// Namespaces
|
||||
const NC = "http://home.netscape.com/NC-rdf#";
|
||||
const SN = "rdf:http://www.w3.org/1999/02/22-rdf-syntax-ns#";
|
||||
const XML = "http://www.w3.org/XML/1998/namespace#"
|
||||
const MAX_LEVEL = 40; // maximum depth of recursion in search datasources.
|
||||
const MAX_HISTORY_MENU_ITEMS = 6;
|
||||
|
||||
// Resources
|
||||
const RDF = Components.classes["@mozilla.org/rdf/rdf-service;1"]
|
||||
.getService(Components.interfaces.nsIRDFService);
|
||||
const RDF_ROOT = RDF.GetResource("urn:root");
|
||||
const NC_PANELLIST = RDF.GetResource(NC + "panellist");
|
||||
const NC_PANELID = RDF.GetResource(NC + "panelid");
|
||||
const NC_EMPTY_SEARCH_TEXT = RDF.GetResource(NC + "emptysearchtext");
|
||||
const NC_EMPTY_SEARCH_LINK = RDF.GetResource(NC + "emptysearchlink");
|
||||
const NC_DATASOURCES = RDF.GetResource(NC + "datasources");
|
||||
const NC_SUBHEADINGS = RDF.GetResource(NC + "subheadings");
|
||||
const NC_NAME = RDF.GetResource(NC + "name");
|
||||
const NC_CHILD = RDF.GetResource(NC + "child");
|
||||
const NC_LINK = RDF.GetResource(NC + "link");
|
||||
const NC_TITLE = RDF.GetResource(NC + "title");
|
||||
const NC_BASE = RDF.GetResource(NC + "base");
|
||||
const NC_DEFAULTTOPIC = RDF.GetResource(NC + "defaulttopic");
|
||||
|
||||
const RDFCUtils = Components.classes["@mozilla.org/rdf/container-utils;1"]
|
||||
.getService().QueryInterface(Components.interfaces.nsIRDFContainerUtils);
|
||||
const RDFContainer = Components.classes["@mozilla.org/rdf/container;1"]
|
||||
.getService(Components.interfaces.nsIRDFContainer);
|
||||
const CONSOLE_SERVICE = Components.classes['@mozilla.org/consoleservice;1']
|
||||
.getService(Components.interfaces.nsIConsoleService);
|
||||
|
||||
var urnID = 0;
|
||||
var RE;
|
||||
|
||||
var helpFileURI;
|
||||
var helpFileDS;
|
||||
// Set from nc:base attribute on help rdf file. It may be used for prefix
|
||||
// reduction on all links within the current help set.
|
||||
var helpBaseURI;
|
||||
|
||||
const defaultHelpFile = "chrome://help/locale/help.rdf";
|
||||
// Set from nc:defaulttopic. It is used when the requested uri has no topic
|
||||
// specified.
|
||||
const defaultTopic = "use-help";
|
||||
var searchDatasources = "rdf:null";
|
||||
var searchDS = null;
|
||||
|
||||
const NSRESULT_RDF_SYNTAX_ERROR = 0x804e03f7;
|
||||
|
||||
// This function is called by dialogs/windows that want to display
|
||||
// context-sensitive help
|
||||
// These dialogs/windows should include the script
|
||||
// chrome://help/content/contextHelp.js
|
||||
function displayTopic(topic) {
|
||||
// Get the page to open.
|
||||
var uri = getLink(topic);
|
||||
|
||||
// Use default topic if specified topic is not found.
|
||||
if (!uri) {
|
||||
uri = getLink(defaultTopic);
|
||||
}
|
||||
|
||||
// Load the page.
|
||||
loadURI(uri);
|
||||
}
|
||||
|
||||
// Initialize the Help window
|
||||
function init() {
|
||||
// Cache panel references.
|
||||
helpWindow = document.getElementById("help");
|
||||
helpSearchPanel = document.getElementById("help-search-panel");
|
||||
helpTocPanel = document.getElementById("help-toc-panel");
|
||||
helpIndexPanel = document.getElementById("help-index-panel");
|
||||
helpGlossaryPanel = document.getElementById("help-glossary-panel");
|
||||
helpBrowser = document.getElementById("help-content");
|
||||
|
||||
// Get the content pack, base URL, and help topic
|
||||
var helpTopic = defaultTopic;
|
||||
if ("arguments" in window
|
||||
&& window.arguments[0]
|
||||
instanceof Components.interfaces.nsIDialogParamBlock) {
|
||||
helpFileURI = window.arguments[0].GetString(0);
|
||||
// trailing "/" included.
|
||||
helpBaseURI = helpFileURI.substring(0, helpFileURI.lastIndexOf("/")+1);
|
||||
helpTopic = window.arguments[0].GetString(1);
|
||||
}
|
||||
|
||||
// Load content pack.
|
||||
loadHelpRDF();
|
||||
|
||||
// Display topic.
|
||||
displayTopic(helpTopic);
|
||||
|
||||
// Move to Center of Screen
|
||||
const width = document.documentElement.getAttribute("width");
|
||||
const height = document.documentElement.getAttribute("height");
|
||||
window.moveTo((screen.availWidth - width) / 2, (screen.availHeight - height) / 2);
|
||||
|
||||
// Initialize history.
|
||||
getWebNavigation().sessionHistory = Components.classes["@mozilla.org/browser/shistory;1"]
|
||||
.createInstance(Components.interfaces.nsISHistory);
|
||||
window.XULBrowserWindow = new nsHelpStatusHandler();
|
||||
|
||||
//Start the status handler.
|
||||
window.XULBrowserWindow.init();
|
||||
|
||||
// Hook up UI through Progress Listener
|
||||
const interfaceRequestor = helpBrowser.docShell.QueryInterface(Components.interfaces.nsIInterfaceRequestor);
|
||||
const webProgress = interfaceRequestor.getInterface(Components.interfaces.nsIWebProgress);
|
||||
|
||||
webProgress.addProgressListener(window.XULBrowserWindow, Components.interfaces.nsIWebProgress.NOTIFY_ALL);
|
||||
|
||||
//Display the Table of Contents
|
||||
showPanel("help-toc");
|
||||
|
||||
// initialize the customizeDone method on the customizeable toolbar
|
||||
var toolbox = document.getElementById("help-toolbox");
|
||||
toolbox.customizeDone = ToolboxCustomizeDone;
|
||||
|
||||
var toolbarset = document.getElementById("customToolbars");
|
||||
toolbox.toolbarset = toolbarset;
|
||||
|
||||
// Set the text of the sidebar toolbar button to "Hide Sidebar" taken the properties file.
|
||||
// This is needed so that it says "Toggle Sidebar" in toolbar customization, but outside
|
||||
// of it, it says either "Show Sidebar" or "Hide Sidebar".
|
||||
document.getElementById("sidebar-button").label =
|
||||
document.getElementById("bundle_help").getString("hideSidebarLabel");
|
||||
}
|
||||
|
||||
function loadHelpRDF() {
|
||||
if (!helpFileDS) {
|
||||
try {
|
||||
helpFileDS = RDF.GetDataSourceBlocking(helpFileURI);
|
||||
} catch (e if (e.result == NSRESULT_RDF_SYNTAX_ERROR)) {
|
||||
log("Help file: " + helpFileURI + " contains a syntax error.");
|
||||
} catch (e) {
|
||||
log("Help file: " + helpFileURI + " was not found.");
|
||||
}
|
||||
try {
|
||||
helpWindow.setAttribute("title",
|
||||
getAttribute(helpFileDS, RDF_ROOT, NC_TITLE, ""));
|
||||
helpBaseURI = getAttribute(helpFileDS, RDF_ROOT, NC_BASE, helpBaseURI);
|
||||
defaultTopic = getAttribute(helpFileDS,
|
||||
RDF_ROOT, NC_DEFAULTTOPIC, "welcome");
|
||||
|
||||
var panelDefs = helpFileDS.GetTarget(RDF_ROOT, NC_PANELLIST, true);
|
||||
RDFContainer.Init(helpFileDS, panelDefs);
|
||||
var iterator = RDFContainer.GetElements();
|
||||
while (iterator.hasMoreElements()) {
|
||||
var panelDef = iterator.getNext();
|
||||
var panelID = getAttribute(helpFileDS, panelDef, NC_PANELID,
|
||||
null);
|
||||
|
||||
var datasources = getAttribute(helpFileDS, panelDef,
|
||||
NC_DATASOURCES, "rdf:none");
|
||||
datasources = normalizeLinks(helpBaseURI, datasources);
|
||||
// Cache Additional Datsources to Augment Search Datasources.
|
||||
if (panelID == "search") {
|
||||
emptySearchText = getAttribute(helpFileDS, panelDef,
|
||||
NC_EMPTY_SEARCH_TEXT, null) || "No search items found.";
|
||||
emptySearchLink = getAttribute(helpFileDS, panelDef,
|
||||
NC_EMPTY_SEARCH_LINK, null) || "about:blank";
|
||||
searchDatasources = datasources;
|
||||
// Don't try to display them yet!
|
||||
datasources = "rdf:null";
|
||||
}
|
||||
|
||||
// Cache TOC Datasources for Use by ID Lookup.
|
||||
var tree = document.getElementById("help-" + panelID + "-panel");
|
||||
tree.setAttribute("datasources", datasources);
|
||||
//if (panelID == "toc") {
|
||||
if (tree.database) {
|
||||
loadDatabases(tree.database, datasources);
|
||||
tree.builder.rebuild();
|
||||
}
|
||||
//}
|
||||
}
|
||||
} catch (e) {
|
||||
log(e + "");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
function loadDatabases(compositeDatabase, datasources) {
|
||||
var ds = datasources.split(/\s+/);
|
||||
for (var i=0; i < ds.length; ++i) {
|
||||
if (ds[i] == "rdf:null" || ds[i] == "")
|
||||
continue;
|
||||
try {
|
||||
// We need blocking here to ensure the database is loaded so
|
||||
// getLink(topic) works.
|
||||
var datasource = RDF.GetDataSourceBlocking(ds[i]);
|
||||
if (datasource) {
|
||||
compositeDatabase.AddDataSource(datasource);
|
||||
}
|
||||
} catch (e) {
|
||||
log("Datasource: " + ds[i] + " was not found.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Prepend helpBaseURI to list of space separated links if the don't start with
|
||||
// "chrome:"
|
||||
function normalizeLinks(helpBaseURI, links) {
|
||||
if (!helpBaseURI) {
|
||||
return links;
|
||||
}
|
||||
var ls = links.split(/\s+/);
|
||||
if (ls.length == 0) {
|
||||
return links;
|
||||
}
|
||||
for (var i=0; i < ls.length; ++i) {
|
||||
if (ls[i] == "") {
|
||||
continue;
|
||||
}
|
||||
if (ls[i].substr(0,7) != "chrome:" && ls[i].substr(0,4) != "rdf:") {
|
||||
ls[i] = helpBaseURI + ls[i];
|
||||
}
|
||||
}
|
||||
return ls.join(" ");
|
||||
}
|
||||
|
||||
function getLink(ID) {
|
||||
if (!ID) {
|
||||
return null;
|
||||
}
|
||||
// Note resources are stored in fileURL#ID format.
|
||||
// We have one possible source for an ID for each datasource in the
|
||||
// composite datasource.
|
||||
// The first ID which matches is returned.
|
||||
var tocTree = document.getElementById("help-toc-panel");
|
||||
var tocDS = tocTree.database;
|
||||
if (tocDS == null) {
|
||||
return null;
|
||||
}
|
||||
var tocDatasources = tocTree.getAttribute("datasources");
|
||||
var ds = tocDatasources.split(/\s+/);
|
||||
for (var i=0; i < ds.length; ++i) {
|
||||
if (ds[i] == "rdf:null" || ds[i] == "") {
|
||||
continue;
|
||||
}
|
||||
try {
|
||||
var rdfID = ds[i] + "#" + ID;
|
||||
var resource = RDF.GetResource(rdfID);
|
||||
if (resource) {
|
||||
var link = tocDS.GetTarget(resource, NC_LINK, true);
|
||||
if (link) {
|
||||
link = link.QueryInterface(Components.interfaces
|
||||
.nsIRDFLiteral);
|
||||
if (link) {
|
||||
return link.Value;
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
}
|
||||
} catch (e) {
|
||||
log(rdfID + " " + e);
|
||||
}
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
// Called by contextHelp.js to determine if this window is displaying the
|
||||
// requested help file.
|
||||
function getHelpFileURI() {
|
||||
return helpFileURI;
|
||||
}
|
||||
|
||||
function getWebNavigation() {
|
||||
try {
|
||||
return helpBrowser.webNavigation;
|
||||
} catch (e)
|
||||
{
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
function loadURI(uri) {
|
||||
if (uri.substr(0,7) != "chrome:") {
|
||||
uri = helpBaseURI + uri;
|
||||
}
|
||||
getWebNavigation().loadURI(uri, Components.interfaces.nsIWebNavigation.LOAD_FLAGS_NONE,
|
||||
null, null, null);
|
||||
}
|
||||
|
||||
function goBack() {
|
||||
try
|
||||
{
|
||||
getWebNavigation().goBack();
|
||||
} catch (e)
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
function goForward() {
|
||||
try
|
||||
{
|
||||
getWebNavigation().goForward();
|
||||
} catch(e)
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
function goHome() {
|
||||
// Load "Welcome" page
|
||||
loadURI("chrome://help/locale/welcome.xhtml");
|
||||
}
|
||||
|
||||
function print() {
|
||||
try {
|
||||
_content.print();
|
||||
} catch (e) {
|
||||
}
|
||||
}
|
||||
|
||||
function FillHistoryMenu(aParent, aMenu)
|
||||
{
|
||||
// Remove old entries if any
|
||||
deleteHistoryItems(aParent);
|
||||
|
||||
var sessionHistory = getWebNavigation().sessionHistory;
|
||||
|
||||
var count = sessionHistory.count;
|
||||
var index = sessionHistory.index;
|
||||
var end;
|
||||
var j;
|
||||
var entry;
|
||||
|
||||
switch (aMenu)
|
||||
{
|
||||
case "back":
|
||||
end = (index > MAX_HISTORY_MENU_ITEMS) ? index - MAX_HISTORY_MENU_ITEMS : 0;
|
||||
if ((index - 1) < end) return false;
|
||||
for (j = index - 1; j >= end; j--)
|
||||
{
|
||||
entry = sessionHistory.getEntryAtIndex(j, false);
|
||||
if (entry)
|
||||
createMenuItem(aParent, j, entry.title);
|
||||
}
|
||||
break;
|
||||
case "forward":
|
||||
end = ((count-index) > MAX_HISTORY_MENU_ITEMS) ? index + MAX_HISTORY_MENU_ITEMS : count;
|
||||
if ((index + 1) >= end) return false;
|
||||
for (j = index + 1; j < end; j++)
|
||||
{
|
||||
entry = sessionHistory.getEntryAtIndex(j, false);
|
||||
if (entry)
|
||||
createMenuItem(aParent, j, entry.title);
|
||||
}
|
||||
break;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
function createMenuItem( aParent, aIndex, aLabel)
|
||||
{
|
||||
var menuitem = document.createElement( "menuitem" );
|
||||
menuitem.setAttribute( "label", aLabel );
|
||||
menuitem.setAttribute( "index", aIndex );
|
||||
aParent.appendChild( menuitem );
|
||||
}
|
||||
|
||||
function deleteHistoryItems(aParent)
|
||||
{
|
||||
var children = aParent.childNodes;
|
||||
for (var i = 0; i < children.length; i++)
|
||||
{
|
||||
var index = children[i].getAttribute("index");
|
||||
if (index)
|
||||
aParent.removeChild(children[i]);
|
||||
}
|
||||
}
|
||||
|
||||
function createBackMenu(event) {
|
||||
return FillHistoryMenu(event.target, "back");
|
||||
}
|
||||
|
||||
function createForwardMenu(event) {
|
||||
return FillHistoryMenu(event.target, "forward");
|
||||
}
|
||||
|
||||
function gotoHistoryIndex(aEvent) {
|
||||
var index = aEvent.target.getAttribute("index");
|
||||
if (!index) {
|
||||
return false;
|
||||
}
|
||||
try {
|
||||
getWebNavigation().gotoIndex(index);
|
||||
} catch(ex) {
|
||||
return false;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
function nsHelpStatusHandler() {
|
||||
}
|
||||
|
||||
nsHelpStatusHandler.prototype = {
|
||||
|
||||
onStateChange : function(aWebProgress, aRequest, aStateFlags, aStatus)
|
||||
{
|
||||
var webProgress = Components.interfaces.nsIWebProgress;
|
||||
|
||||
//Turn on and off the throbber depending on whether or not a page is loading. This is used in case
|
||||
//someone has a Help Viewer Content Pack that gets pages off of a web server.
|
||||
if (aStateFlags & webProgress.STATE_START)
|
||||
this.throbberElement.setAttribute("busy", "true");
|
||||
else if (aStateFlags & webProgress.STATE_STOP)
|
||||
this.throbberElement.removeAttribute("busy");
|
||||
},
|
||||
onProgressChange : function(aWebProgress, aRequest, aCurSelfProgress,
|
||||
aMaxSelfProgress, aCurTotalProgress, aMaxTotalProgress) {},
|
||||
onSecurityChange : function(aWebProgress, aRequest, state) {},
|
||||
onLocationChange : function(aWebProgress, aRequest, aLocation) {
|
||||
UpdateBackForwardButtons();
|
||||
},
|
||||
QueryInterface : function(aIID) {
|
||||
if (aIID.equals(Components.interfaces.nsIWebProgressListener) ||
|
||||
aIID.equals(Components.interfaces.nsISupportsWeakReference) ||
|
||||
aIID.equals(Components.interfaces.nsIXULBrowserWindow) ||
|
||||
aIID.equals(Components.interfaces.nsISupports)) {
|
||||
return this;
|
||||
}
|
||||
throw Components.results.NS_NOINTERFACE;
|
||||
},
|
||||
|
||||
init : function()
|
||||
{
|
||||
this.throbberElement = document.getElementById("navigator-throbber");
|
||||
},
|
||||
|
||||
destroy : function()
|
||||
{
|
||||
//this needed to avoid memory leaks.
|
||||
this.throbberElement = null;
|
||||
},
|
||||
|
||||
setJSStatus : function(status) {},
|
||||
setJSDefaultStatus : function(status) {},
|
||||
setOverLink : function(link) {}
|
||||
}
|
||||
|
||||
function UpdateBackForwardButtons() {
|
||||
var backBroadcaster = document.getElementById("canGoBack");
|
||||
var forwardBroadcaster = document.getElementById("canGoForward");
|
||||
var webNavigation = getWebNavigation();
|
||||
|
||||
// Avoid setting attributes on broadcasters if the value hasn't changed!
|
||||
// Remember, guys, setting attributes on elements is expensive! They
|
||||
// get inherited into anonymous content, broadcast to other widgets, etc.!
|
||||
// Don't do it if the value hasn't changed! - dwh
|
||||
|
||||
var backDisabled = (backBroadcaster.getAttribute("disabled") == "true");
|
||||
var forwardDisabled = (forwardBroadcaster.getAttribute("disabled") == "true");
|
||||
|
||||
if (backDisabled == webNavigation.canGoBack) {
|
||||
if (backDisabled)
|
||||
backBroadcaster.removeAttribute("disabled");
|
||||
else
|
||||
backBroadcaster.setAttribute("disabled", true);
|
||||
}
|
||||
|
||||
if (forwardDisabled == webNavigation.canGoForward) {
|
||||
if (forwardDisabled)
|
||||
forwardBroadcaster.removeAttribute("disabled");
|
||||
else
|
||||
forwardBroadcaster.setAttribute("disabled", true);
|
||||
}
|
||||
}
|
||||
|
||||
function getMarkupDocumentViewer() {
|
||||
return helpBrowser.markupDocumentViewer;
|
||||
}
|
||||
|
||||
//Show the selected sidebar panel
|
||||
function showPanel(panelId) {
|
||||
//hide other sidebar panels and show the panel name taken in.
|
||||
helpSearchPanel.setAttribute("hidden", "true");
|
||||
helpTocPanel.setAttribute("hidden", "true");
|
||||
helpIndexPanel.setAttribute("hidden", "true");
|
||||
helpGlossaryPanel.setAttribute("hidden", "true");
|
||||
var thePanel = document.getElementById(panelId + "-panel");
|
||||
thePanel.setAttribute("hidden","false");
|
||||
|
||||
//remove the selected style from the previous panel selected.
|
||||
var theButton = document.getElementById(panelId + "-btn");
|
||||
document.getElementById("help-glossary-btn").removeAttribute("selected");
|
||||
document.getElementById("help-index-btn").removeAttribute("selected");
|
||||
document.getElementById("help-search-btn").removeAttribute("selected");
|
||||
document.getElementById("help-toc-btn").removeAttribute("selected");
|
||||
//add the selected style to the correct panel.
|
||||
theButton.setAttribute("selected", "true");
|
||||
}
|
||||
|
||||
function findParentNode(node, parentNode)
|
||||
{
|
||||
if (node && node.nodeType == Node.TEXT_NODE) {
|
||||
node = node.parentNode;
|
||||
}
|
||||
while (node) {
|
||||
var nodeName = node.localName;
|
||||
if (!nodeName)
|
||||
return null;
|
||||
nodeName = nodeName.toLowerCase();
|
||||
if (nodeName == "body" || nodeName == "html" ||
|
||||
nodeName == "#document") {
|
||||
return null;
|
||||
}
|
||||
if (nodeName == parentNode)
|
||||
return node;
|
||||
node = node.parentNode;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
function onselect_loadURI(tree, columnName) {
|
||||
try {
|
||||
var row = tree.treeBoxObject.view.selection.currentIndex;
|
||||
var properties = Components.classes["@mozilla.org/supports-array;1"]
|
||||
.createInstance(Components.interfaces.nsISupportsArray);
|
||||
tree.treeBoxObject.view.getCellProperties(row, columnName, properties);
|
||||
if (!properties) {
|
||||
return;
|
||||
}
|
||||
var uri = getPropertyValue(properties, "link-");
|
||||
if (uri) {
|
||||
loadURI(uri);
|
||||
}
|
||||
} catch (e) {
|
||||
}// when switching between tabs a spurious row number is returned.
|
||||
}
|
||||
|
||||
/** Search properties nsISupportsArray for an nsIAtom which starts with the
|
||||
given property name. **/
|
||||
function getPropertyValue(properties, propName) {
|
||||
for (var i=0; i< properties.Count(); ++i) {
|
||||
var atom = properties.GetElementAt(i)
|
||||
.QueryInterface(Components.interfaces.nsIAtom);
|
||||
var atomValue = atom.toString();
|
||||
if (atomValue.substr(0, propName.length) == propName) {
|
||||
return atomValue.substr(propName.length);
|
||||
}
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
//doFind - Searches the help files for what is located in findText and outputs into
|
||||
// the find search tree.
|
||||
function doFind() {
|
||||
var searchTree = document.getElementById("help-search-tree");
|
||||
var findText = document.getElementById("findText");
|
||||
|
||||
// clear any previous results.
|
||||
clearDatabases(searchTree.database);
|
||||
|
||||
// split search string into separate terms and compile into regexp's
|
||||
RE = findText.value.split(/\s+/);
|
||||
for (var i=0; i < RE.length; ++i) {
|
||||
if (RE[i] == "")
|
||||
continue;
|
||||
|
||||
RE[i] = new RegExp(RE[i], "i");
|
||||
}
|
||||
emptySearch = true;
|
||||
// search TOC
|
||||
var resultsDS = Components.classes["@mozilla.org/rdf/datasource;1?name=in-memory-datasource"]
|
||||
.createInstance(Components.interfaces.nsIRDFDataSource);
|
||||
var tree = helpTocPanel;
|
||||
var sourceDS = tree.database;
|
||||
doFindOnDatasource(resultsDS, sourceDS, RDF_ROOT, 0);
|
||||
|
||||
// search glossary.
|
||||
tree = helpSearchPanel;
|
||||
sourceDS = tree.database;
|
||||
// If the glossary has never been displayed this will be null (sigh!).
|
||||
if (!sourceDS)
|
||||
sourceDS = loadCompositeDS(tree.datasources);
|
||||
|
||||
doFindOnDatasource(resultsDS, sourceDS, RDF_ROOT, 0);
|
||||
|
||||
// search index
|
||||
tree = helpIndexPanel;
|
||||
sourceDS = tree.database;
|
||||
//If the index has never been displayed this will be null
|
||||
if (!sourceDS)
|
||||
sourceDS = loadCompositeDS(tree.datasources);
|
||||
|
||||
doFindOnDatasource(resultsDS, sourceDS, RDF_ROOT, 0);
|
||||
|
||||
if (emptySearch)
|
||||
assertSearchEmpty(resultsDS);
|
||||
// Add the datasource to the search tree
|
||||
searchTree.database.AddDataSource(resultsDS);
|
||||
searchTree.builder.rebuild();
|
||||
}
|
||||
|
||||
function doEnabling() {
|
||||
var findButton = document.getElementById("findButton");
|
||||
var findTextbox = document.getElementById("findText");
|
||||
findButton.disabled = !findTextbox.value;
|
||||
}
|
||||
|
||||
function clearDatabases(compositeDataSource) {
|
||||
var enumDS = compositeDataSource.GetDataSources()
|
||||
while (enumDS.hasMoreElements()) {
|
||||
var ds = enumDS.getNext();
|
||||
compositeDataSource.RemoveDataSource(ds);
|
||||
}
|
||||
}
|
||||
|
||||
function doFindOnDatasource(resultsDS, sourceDS, resource, level) {
|
||||
if (level > MAX_LEVEL) {
|
||||
try {
|
||||
log("Recursive reference to resource: " + resource.Value + ".");
|
||||
} catch (e) {
|
||||
log("Recursive reference to unknown resource.");
|
||||
}
|
||||
return;
|
||||
}
|
||||
// find all SUBHEADING children of current resource.
|
||||
var targets = sourceDS.GetTargets(resource, NC_SUBHEADINGS, true);
|
||||
while (targets.hasMoreElements()) {
|
||||
var target = targets.getNext();
|
||||
target = target.QueryInterface(Components.interfaces.nsIRDFResource);
|
||||
// The first child of a rdf:subheading should (must) be a rdf:seq.
|
||||
// Should we test for a SEQ here?
|
||||
doFindOnSeq(resultsDS, sourceDS, target, level+1);
|
||||
}
|
||||
}
|
||||
|
||||
function doFindOnSeq(resultsDS, sourceDS, resource, level) {
|
||||
// load up an RDFContainer so we can access the contents of the current
|
||||
// rdf:seq.
|
||||
RDFContainer.Init(sourceDS, resource);
|
||||
var targets = RDFContainer.GetElements();
|
||||
while (targets.hasMoreElements()) {
|
||||
var target = targets.getNext();
|
||||
target = target.QueryInterface(Components.interfaces.nsIRDFResource);
|
||||
var name = sourceDS.GetTarget(target, NC_NAME, true);
|
||||
name = name.QueryInterface(Components.interfaces.nsIRDFLiteral);
|
||||
|
||||
if (isMatch(name.Value)) {
|
||||
// we have found a search entry - add it to the results datasource.
|
||||
|
||||
// Get URL of html for this entry.
|
||||
var link = sourceDS.GetTarget(target, NC_LINK, true);
|
||||
link = link.QueryInterface(Components.interfaces.nsIRDFLiteral);
|
||||
|
||||
urnID++;
|
||||
resultsDS.Assert(RDF_ROOT,
|
||||
RDF.GetResource("http://home.netscape.com/NC-rdf#child"),
|
||||
RDF.GetResource("urn:" + urnID),
|
||||
true);
|
||||
resultsDS.Assert(RDF.GetResource("urn:" + urnID),
|
||||
RDF.GetResource("http://home.netscape.com/NC-rdf#name"),
|
||||
name,
|
||||
true);
|
||||
resultsDS.Assert(RDF.GetResource("urn:" + urnID),
|
||||
RDF.GetResource("http://home.netscape.com/NC-rdf#link"),
|
||||
link,
|
||||
true);
|
||||
emptySearch = false;
|
||||
}
|
||||
// process any nested rdf:seq elements.
|
||||
doFindOnDatasource(resultsDS, sourceDS, target, level+1);
|
||||
}
|
||||
}
|
||||
|
||||
function assertSearchEmpty(resultsDS) {
|
||||
var resSearchEmpty = RDF.GetResource("urn:emptySearch");
|
||||
resultsDS.Assert(RDF_ROOT,
|
||||
NC_CHILD,
|
||||
resSearchEmpty,
|
||||
true);
|
||||
resultsDS.Assert(resSearchEmpty,
|
||||
NC_NAME,
|
||||
RDF.GetLiteral(emptySearchText),
|
||||
true);
|
||||
resultsDS.Assert(resSearchEmpty,
|
||||
NC_LINK,
|
||||
RDF.GetLiteral(emptySearchLink),
|
||||
true);
|
||||
}
|
||||
|
||||
function isMatch(text) {
|
||||
for (var i=0; i < RE.length; ++i ) {
|
||||
if (!RE[i].test(text)) {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
function loadCompositeDS(datasources) {
|
||||
// We can't search on each individual datasource's - only the aggregate
|
||||
// (for each sidebar tab) has the appropriate structure.
|
||||
var compositeDS = Components.classes["@mozilla.org/rdf/datasource;1?name=composite-datasource"]
|
||||
.createInstance(Components.interfaces.nsIRDFCompositeDataSource);
|
||||
|
||||
var ds = datasources.split(/\s+/);
|
||||
for (var i=0; i < ds.length; ++i) {
|
||||
if (ds[i] == "rdf:null" || ds[i] == "") {
|
||||
continue;
|
||||
}
|
||||
try {
|
||||
// we need blocking here to ensure the database is loaded.
|
||||
var sourceDS = RDF.GetDataSourceBlocking(ds[i]);
|
||||
compositeDS.AddDataSource(sourceDS);
|
||||
} catch (e) {
|
||||
log("Datasource: " + ds[i] + " was not found.");
|
||||
}
|
||||
}
|
||||
return compositeDS;
|
||||
}
|
||||
|
||||
function getAttribute(datasource, resource, attributeResourceName,
|
||||
defaultValue) {
|
||||
var literal = datasource.GetTarget(resource, attributeResourceName, true);
|
||||
if (!literal) {
|
||||
return defaultValue;
|
||||
}
|
||||
return getLiteralValue(literal, defaultValue);
|
||||
}
|
||||
|
||||
function getLiteralValue(literal, defaultValue) {
|
||||
if (literal) {
|
||||
literal = literal.QueryInterface(Components.interfaces.nsIRDFLiteral);
|
||||
if (literal) {
|
||||
return literal.Value;
|
||||
}
|
||||
}
|
||||
if (defaultValue) {
|
||||
return defaultValue;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
// Write debug string to javascript console.
|
||||
function log(aText) {
|
||||
CONSOLE_SERVICE.logStringMessage(aText);
|
||||
}
|
||||
|
||||
//INDEX OPENING FUNCTION -- called in oncommand for index pane
|
||||
// iterate over all the items in the outliner;
|
||||
// open the ones at the top-level (i.e., expose the headings underneath
|
||||
// the letters in the list.
|
||||
function expandAllIndexEntries() {
|
||||
var treeview = helpIndexPanel.view;
|
||||
var i = treeview.rowCount;
|
||||
while (i--) {
|
||||
if (!treeview.getLevel(i) && !treeview.isContainerOpen(i)) {
|
||||
treeview.toggleOpenState(i);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
//toggleSidebarStatus - Toggles the visibility of the sidebar.
|
||||
function toggleSidebar()
|
||||
{
|
||||
var sidebar = document.getElementById("helpsidebar-box");
|
||||
var separator = document.getElementById("helpsidebar-splitter");
|
||||
var sidebarButton = document.getElementById("sidebar-button");
|
||||
|
||||
//Use the string bundle to retrieve the text "Hide Sidebar"
|
||||
//and "Show Sidebar" from the locale directory.
|
||||
var strBundle = document.getElementById("bundle_help");
|
||||
if (sidebar.hidden) {
|
||||
sidebar.removeAttribute("hidden");
|
||||
sidebarButton.label = strBundle.getString("hideSidebarLabel");
|
||||
|
||||
separator.removeAttribute("hidden");
|
||||
} else {
|
||||
sidebar.setAttribute("hidden","true");
|
||||
sidebarButton.label = strBundle.getString("showSidebarLabel");
|
||||
|
||||
separator.setAttribute("hidden","true");
|
||||
}
|
||||
}
|
||||
|
411
toolkit/components/help/content/help/help.xul
Normal file
411
toolkit/components/help/content/help/help.xul
Normal file
@ -0,0 +1,411 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is __________________________________________.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- ____________________________________________.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2___
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<?xml-stylesheet href="chrome://help/skin/" type="text/css"?>
|
||||
<?xml-stylesheet href="chrome://help/skin/sidebar.css" type="text/css"?>
|
||||
|
||||
<?xul-overlay href="chrome://help/content/helpContextOverlay.xul"?>
|
||||
<?xul-overlay href="chrome://communicator/content/utilityOverlay.xul"?>
|
||||
|
||||
<!DOCTYPE window [
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd">
|
||||
%brandDTD;
|
||||
<!ENTITY % helpDTD SYSTEM "chrome://help/locale/help.dtd">
|
||||
%helpDTD;
|
||||
]>
|
||||
|
||||
<window id="help"
|
||||
windowtype="mozilla:help"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
width="640"
|
||||
height="550"
|
||||
persist="width height screenX screenY"
|
||||
onload="init();"
|
||||
onunload="window.XULBrowserWindow.destroy();">
|
||||
|
||||
<script type="application/x-javascript" src="chrome://help/content/toolbarCustomization.js"/>
|
||||
<script type="application/x-javascript" src="chrome://help/content/help.js"/>
|
||||
<script type="application/x-javascript" src="chrome://browser/content/sessionHistoryUI.js"/>
|
||||
<script type="application/x-javascript" src="chrome://communicator/content/Utils.js"/>
|
||||
<script type="application/x-javascript" src="chrome://global/content/findUtils.js"/>
|
||||
<script type="application/x-javascript" src="chrome://global/content/viewZoomOverlay.js"/>
|
||||
<script type="application/x-javascript" src="chrome://global/content/globalOverlay.js"/>
|
||||
|
||||
<menupopup id="backMenu" position="after_start"
|
||||
onpopupshowing="return createBackMenu(event);"
|
||||
oncommand="gotoHistoryIndex(event);"/>
|
||||
<menupopup id="forwardMenu" position="after_start"
|
||||
onpopupshowing="return createForwardMenu(event);"
|
||||
oncommand="gotoHistoryIndex(event);"/>
|
||||
<popupset id="contentAreaContextSet"/>
|
||||
<popup id="toolbar-context-menu">
|
||||
<menuitem command="cmd_CustomizeToolbars"
|
||||
label="&viewCustomizeToolbar.label;"
|
||||
accesskey="&viewCustomizeToolbar.accesskey;"/>
|
||||
</popup>
|
||||
<broadcasterset id="helpBroadcasters">
|
||||
<broadcaster id="canGoBack" disabled="true"/>
|
||||
<broadcaster id="canGoForward" disabled="true"/>
|
||||
</broadcasterset>
|
||||
<commandset id="globalEditMenuItems"/>
|
||||
<commandset id="selectEditMenuItems">
|
||||
<command id="cmd_close" oncommand="close();"/>
|
||||
<command id="Help:Home" oncommand="goHome();"/>
|
||||
<command id="Help:Back" oncommand="goBack();" observes="canGoBack"/>
|
||||
<command id="Help:Forward" oncommand="goForward();" observes="canGoForward"/>
|
||||
<command id="Help:Find" oncommand="helpBrowser.find();"/>
|
||||
<command id="Help:FindAgain" oncommand="helpBrowser.findAgain();"/>
|
||||
<command id="Help:ToggleSidebar" oncommand="toggleSidebar();"/>
|
||||
<command id="cmd_textZoomReduce" oncommand="ZoomManager.prototype.getInstance().reduce();"/>
|
||||
<command id="cmd_textZoomEnlarge" oncommand="ZoomManager.prototype.getInstance().enlarge();"/>
|
||||
<command id="cmd_CustomizeToolbars" oncommand="CustomizeToolbar('help-toolbox');"/>
|
||||
</commandset>
|
||||
<commandset id="clipboardEditMenuItems"/>
|
||||
<commandset id="viewZoomCommands"/>
|
||||
<keyset id="keys">
|
||||
<key id="key_close"/>
|
||||
<key id="printKb" key="&printCmd.commandkey;" oncommand="print();"
|
||||
modifiers="accel"/>
|
||||
<keyset id="viewZoomKeys"/>
|
||||
<keyset id="navigationKeys"/>
|
||||
<key id="key_find" key="&findOnCmd.commandkey;"
|
||||
command="Help:Find" modifiers="accel"/>
|
||||
<key id="key_findAgain" key="&findAgainCmd.commandkey;"
|
||||
command="Help:FindAgain" modifiers="accel"/>
|
||||
<key id="key_textZoomEnlarge" key="&textZoomEnlargeCmd.commandkey;"
|
||||
command="cmd_textZoomEnlarge" modifiers="accel"/>
|
||||
<key id="key_textZoomReduce" key="&textZoomReduceCmd.commandkey;"
|
||||
command="cmd_textZoomReduce" modifiers="accel"/>
|
||||
<key id="key_toggleSidebar" keycode="VK_F9" command="Help:ToggleSidebar"/>
|
||||
</keyset>
|
||||
<stringbundle id="bundle_viewZoom"/>
|
||||
<stringbundle id="findBundle"
|
||||
src="chrome://global/locale/finddialog.properties"/>
|
||||
<stringbundle id="bundle_help"
|
||||
src="chrome://help/locale/help.properties"/>
|
||||
|
||||
<vbox flex="1">
|
||||
|
||||
<!-- button bar -->
|
||||
<toolbox id="help-toolbox" class="toolbox-top" mode="icons" iconsize="small" customizable="true">
|
||||
|
||||
<toolbarpalette id="HelpToolbarPalette">
|
||||
|
||||
<toolbarbutton id="sidebar-button"
|
||||
class="toolbarbutton-1"
|
||||
customizeable="true" label="&sidebarBtn.label;"
|
||||
command="Help:ToggleSidebar"/>
|
||||
<toolbarbutton id="back-button" type="menu-button"
|
||||
class="toolbarbutton-1" label="&backCmd.label;"
|
||||
oncommand="if (event.target==this) goBack(); else gotoHistoryIndex(event);"
|
||||
observes="canGoBack" context="backMenu"
|
||||
tooltiptext="&backButton.tooltip;">
|
||||
<menupopup context=""
|
||||
onpopupshowing="createBackMenu(event);"/>
|
||||
</toolbarbutton>
|
||||
<toolbarbutton id="forward-button" type="menu-button"
|
||||
class="toolbarbutton-1"
|
||||
label="&forwardCmd.label;"
|
||||
oncommand="if (event.target==this) goForward(); else gotoHistoryIndex(event);"
|
||||
tooltiptext="&forwardButton.tooltip;"
|
||||
observes="canGoForward">
|
||||
<menupopup context=""
|
||||
onpopupshowing="createForwardMenu(event);"/>
|
||||
</toolbarbutton>
|
||||
<toolbarbutton id="home-button"
|
||||
class="toolbarbutton-1" label="&homeButton.label;"
|
||||
command="Help:Home"/>
|
||||
<toolbarbutton id="find-button"
|
||||
class="toolbarbutton-1" label="&findBtn.label;"
|
||||
command="Help:Find"/>
|
||||
<toolbarbutton id="zoom-small-button"
|
||||
class="toolbarbutton-1" label="&textZoomReduceBtn.label;"
|
||||
command="cmd_textZoomReduce"/>
|
||||
<toolbarbutton id="zoom-large-button"
|
||||
class="toolbarbutton-1" label="&textZoomEnlargeBtn.label;"
|
||||
command="cmd_textZoomEnlarge"/>
|
||||
<toolbarbutton id="print-button" class="toolbarbutton-1"
|
||||
label="&printButton.label;"
|
||||
oncommand="print();"
|
||||
tooltiptext="&printButton.tooltip;"/>
|
||||
|
||||
<toolbaritem id="throbber-box" title="&throbberItem.title;"
|
||||
align="center" pack="center">
|
||||
<button id="help-throbber" tooltiptext="&throbber.tooltip;"
|
||||
command="Help:Home"/>
|
||||
</toolbaritem>
|
||||
</toolbarpalette>
|
||||
<toolbar id="helpToolbar" toolbarname="Help Toolbar" class="toolbar-primary
|
||||
chromeclass-toolbar" mode="icons" iconsize="small"
|
||||
customizable="true"
|
||||
defaultset="sidebar-button,spacer,separator,spacer,back-button,forward-button,home-button,spacer,separator,spacer,print-button,spring,throbber-box"
|
||||
context="toolbar-context-menu"/>
|
||||
<toolbarset id="customToolbars"/>
|
||||
</toolbox>
|
||||
|
||||
<!-- the two help panes (sidebar & content) -->
|
||||
<hbox flex="1">
|
||||
<vbox id="helpsidebar-box" persist="width">
|
||||
|
||||
<!-- glossary panel -->
|
||||
<button id="help-glossary-btn"
|
||||
class="box-texttab texttab-sidebar"
|
||||
label="&glossarytab.label;"
|
||||
oncommand="showPanel('help-glossary')"/>
|
||||
<tree id="help-glossary-panel" flex="1" hidecolumnpicker="true"
|
||||
hidden="true" datasources="rdf:null"
|
||||
containment="http://home.netscape.com/NC-rdf#subheadings"
|
||||
ref="urn:root" flags="dont-build-content"
|
||||
onselect="onselect_loadURI(this, 'GlossaryNameColumn');">
|
||||
<template>
|
||||
<rule>
|
||||
<conditions>
|
||||
<content uri="?uri"/>
|
||||
<triple subject="?uri"
|
||||
predicate="http://home.netscape.com/NC-rdf#subheadings"
|
||||
object="?subheadings"/>
|
||||
<member container="?subheadings"
|
||||
child="?subheading"/>
|
||||
</conditions>
|
||||
<bindings>
|
||||
<binding subject="?subheading"
|
||||
predicate="http://home.netscape.com/NC-rdf#name"
|
||||
object="?name"/>
|
||||
|
||||
<binding subject="?subheading"
|
||||
predicate="http://home.netscape.com/NC-rdf#link"
|
||||
object="?link"/>
|
||||
</bindings>
|
||||
|
||||
<action>
|
||||
<treechildren>
|
||||
<treeitem uri="?subheading">
|
||||
<treerow>
|
||||
<treecell label="?name"
|
||||
properties="link-?link"/>
|
||||
</treerow>
|
||||
</treeitem>
|
||||
</treechildren>
|
||||
</action>
|
||||
</rule>
|
||||
</template>
|
||||
<treecols>
|
||||
<treecol id="GlossaryNameColumn" flex="1"
|
||||
hideheader="true" primary="true"/>
|
||||
</treecols>
|
||||
</tree>
|
||||
|
||||
<!-- index panel -->
|
||||
<button id="help-index-btn" class="box-texttab texttab-sidebar"
|
||||
label="&indextab.label;"
|
||||
oncommand="showPanel('help-index');expandAllIndexEntries();"/>
|
||||
|
||||
<tree id="help-index-panel" flex="1" datasources="rdf:null"
|
||||
hidecolumnpicker="true" hidden="true"
|
||||
containment="http://home.netscape.com/NC-rdf#subheadings"
|
||||
ref="urn:root"
|
||||
flags="dont-build-content dont-test-empty"
|
||||
onselect="onselect_loadURI(this, 'IndexNameColumn')">
|
||||
<template>
|
||||
<rule>
|
||||
<conditions>
|
||||
<content uri="?uri"/>
|
||||
<triple subject="?uri"
|
||||
predicate="http://home.netscape.com/NC-rdf#subheadings"
|
||||
object="?subheadings"/>
|
||||
<member container="?subheadings"
|
||||
child="?subheading"/>
|
||||
</conditions>
|
||||
<bindings>
|
||||
<binding subject="?subheading"
|
||||
predicate="http://home.netscape.com/NC-rdf#name"
|
||||
object="?name"/>
|
||||
|
||||
<binding subject="?subheading"
|
||||
predicate="http://home.netscape.com/NC-rdf#link"
|
||||
object="?link"/>
|
||||
</bindings>
|
||||
|
||||
<action>
|
||||
<treechildren>
|
||||
<treeitem uri="?subheading">
|
||||
<treerow>
|
||||
<treecell ref="IndexNameColumn"
|
||||
label="?name"
|
||||
properties="link-?link"/>
|
||||
</treerow>
|
||||
</treeitem>
|
||||
</treechildren>
|
||||
</action>
|
||||
</rule>
|
||||
</template>
|
||||
<treecols>
|
||||
<treecol id="IndexNameColumn" flex="1" hideheader="true"
|
||||
primary="true" sortActive="true"
|
||||
sortDirection="ascending" sort="?name"/>
|
||||
</treecols>
|
||||
</tree>
|
||||
|
||||
<!-- search panel -->
|
||||
<button id="help-search-btn" class="box-texttab texttab-sidebar"
|
||||
label="&searchtab.label;"
|
||||
oncommand="showPanel('help-search')"/>
|
||||
|
||||
<vbox id="help-search-panel" hidden="true" flex="1">
|
||||
<hbox align="center">
|
||||
<textbox id="findText" flex="1" oninput="doEnabling();"
|
||||
onkeypress="if ((event.keyCode
|
||||
== KeyEvent.DOM_VK_ENTER) || (event.keyCode
|
||||
== KeyEvent.DOM_VK_RETURN))
|
||||
doFind();"/>
|
||||
<button id="findButton" default="true" disabled="true"
|
||||
label="&gobtn.label;" oncommand="doFind()"
|
||||
flex="0"/>
|
||||
</hbox>
|
||||
<tree id="help-search-tree"
|
||||
flex="1" hidecolumnpicker="true"
|
||||
datasources="rdf:null"
|
||||
containment="http://home.netscape.com/NC-rdf#child"
|
||||
ref="urn:root" flags="dont-build-content"
|
||||
onselect="onselect_loadURI(this, 'ResultsColumn');">
|
||||
<template>
|
||||
<rule>
|
||||
<conditions>
|
||||
<content uri="?uri"/>
|
||||
<member container="?uri"
|
||||
child="?subheading"/>
|
||||
</conditions>
|
||||
|
||||
<bindings>
|
||||
<binding subject="?subheading"
|
||||
predicate="http://home.netscape.com/NC-rdf#name"
|
||||
object="?name"/>
|
||||
<binding subject="?subheading"
|
||||
predicate="http://home.netscape.com/NC-rdf#link"
|
||||
object="?link"/>
|
||||
</bindings>
|
||||
|
||||
<action>
|
||||
<treechildren>
|
||||
<treeitem uri="?subheading">
|
||||
<treerow>
|
||||
<treecell label="?name"
|
||||
properties="link-?link"/>
|
||||
</treerow>
|
||||
</treeitem>
|
||||
</treechildren>
|
||||
</action>
|
||||
</rule>
|
||||
</template>
|
||||
|
||||
<treecols>
|
||||
<treecol id="ResultsColumn" flex="1"
|
||||
hideheader="true" primary="true"
|
||||
sortActive="true" sortDirection="ascending"
|
||||
sort="?name"/>
|
||||
</treecols>
|
||||
</tree>
|
||||
</vbox>
|
||||
|
||||
<!-- table of contents panel -->
|
||||
<button id="help-toc-btn" class="box-texttab texttab-sidebar"
|
||||
label="&toctab.label;"
|
||||
oncommand="showPanel('help-toc')"/>
|
||||
<tree id="help-toc-panel" flex="1" hidecolumnpicker="true"
|
||||
datasources="rdf:null"
|
||||
containment="http://home.netscape.com/NC-rdf#subheadings"
|
||||
ref="urn:root" flags="dont-build-panel"
|
||||
onselect="onselect_loadURI(this, 'NameColumn');">
|
||||
<template>
|
||||
<rule>
|
||||
<conditions>
|
||||
<content uri="?uri"/>
|
||||
<triple subject="?uri"
|
||||
predicate="http://home.netscape.com/NC-rdf#subheadings"
|
||||
object="?subheadings"/>
|
||||
<member container="?subheadings"
|
||||
child="?subheading"/>
|
||||
</conditions>
|
||||
|
||||
<bindings>
|
||||
<binding subject="?subheading"
|
||||
predicate="http://home.netscape.com/NC-rdf#name"
|
||||
object="?name"/>
|
||||
<binding subject="?subheading"
|
||||
predicate="http://home.netscape.com/NC-rdf#link"
|
||||
object="?link"/>
|
||||
</bindings>
|
||||
|
||||
<action>
|
||||
<treechildren>
|
||||
<treeitem uri="?subheading">
|
||||
<treerow>
|
||||
<treecell label="?name"
|
||||
properties="link-?link"/>
|
||||
</treerow>
|
||||
</treeitem>
|
||||
</treechildren>
|
||||
</action>
|
||||
</rule>
|
||||
</template>
|
||||
<treecols>
|
||||
<treecol id="NameColumn" flex="1" hideheader="true"
|
||||
primary="true"/>
|
||||
</treecols>
|
||||
</tree>
|
||||
|
||||
</vbox>
|
||||
|
||||
<splitter id="helpsidebar-splitter" collapse="before"
|
||||
persist="state hidden" autostretch="never" state="open">
|
||||
</splitter>
|
||||
|
||||
<vbox id="appcontent" flex="3">
|
||||
<!-- this box is temporary, pending XBLified <browser> -->
|
||||
<hbox id="browser" flex="1">
|
||||
<!-- type attribute is used by frame construction to locate
|
||||
iframes intended to hold (html) content -->
|
||||
<browser context="contentAreaContextMenu"
|
||||
type="content-primary" id="help-content"
|
||||
src="about:blank" flex="1"
|
||||
ondraggesture="nsDragAndDrop.startDrag(event,
|
||||
contentAreaDNDObserver);"/>
|
||||
</hbox>
|
||||
</vbox>
|
||||
</hbox>
|
||||
</vbox>
|
||||
</window>
|
70
toolkit/components/help/content/help/helpContextOverlay.xul
Normal file
70
toolkit/components/help/content/help/helpContextOverlay.xul
Normal file
@ -0,0 +1,70 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is Mozilla Help code
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- R.J. Keller.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
<!DOCTYPE overlay SYSTEM "chrome://communicator/locale/contentAreaCommands.dtd" [
|
||||
<!ENTITY % helpDTD SYSTEM "chrome://help/locale/help.dtd">
|
||||
%helpDTD;
|
||||
]>
|
||||
<overlay id="contentAreaContextOverlay"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
|
||||
<!-- Help Window's right-click menu -->
|
||||
<popupset id="contentAreaContextSet">
|
||||
<popup id="contentAreaContextMenu">
|
||||
<menuitem id="context-back"
|
||||
label="&goBackCmd.label;"
|
||||
accesskey="&goBackCmd.accesskey;"
|
||||
observes="canGoBack"
|
||||
oncommand="goBack()"/>
|
||||
<menuitem id="context-forward"
|
||||
label="&goForwardCmd.label;"
|
||||
accesskey="&goForwardCmd.accesskey;"
|
||||
observes="canGoForward"
|
||||
oncommand="goForward()"/>
|
||||
<menuitem id="context-reload"
|
||||
label="&reloadCmd.label;"
|
||||
accesskey="&reloadCmd.accesskey;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuseparator/>
|
||||
<menuitem id="zoom-out"
|
||||
label="&textZoomReduceBtn.label;"
|
||||
oncommand="ZoomManager.prototype.getInstance().reduce();"/>
|
||||
<menuitem id="zoom-in"
|
||||
label="&textZoomEnlargeBtn.label;"
|
||||
oncommand="ZoomManager.prototype.getInstance().enlarge();"/>
|
||||
</popup>
|
||||
</popupset>
|
||||
</overlay>
|
59
toolkit/components/help/content/help/helpMenuOverlay.xul
Normal file
59
toolkit/components/help/content/help/helpMenuOverlay.xul
Normal file
@ -0,0 +1,59 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is Mozilla Application Suite.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Ian Oeschger.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2003
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
- brantgurganus2001@cherokeescouting.org
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!DOCTYPE overlay [
|
||||
<!ENTITY % helpMenuDTD SYSTEM "chrome://help/locale/helpMenuOverlay.dtd">
|
||||
%helpMenuDTD;
|
||||
]>
|
||||
<overlay id="helpMenuID"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
<script type="application/x-javascript"
|
||||
src="chrome://help/content/contextHelp.js"/>
|
||||
|
||||
<menupopup id="menu_HelpPopup">
|
||||
<menuitem label="&helpContents.label;"
|
||||
position="1"
|
||||
accesskey="&helpContents.accesskey;"
|
||||
oncommand="openHelp('chrome://help/locale/firebirdhelp.rdf','using-firebird');"/>
|
||||
<menuitem label="&helpForIEUsers.label;"
|
||||
position="3"
|
||||
accesskey="&helpForIEUsers.accesskey;"
|
||||
oncommand="openHelp('chrome://help/locale/firebirdhelp.rdf','ieusers');"/>
|
||||
</menupopup>
|
||||
</overlay>
|
86
toolkit/components/help/content/help/toolbarCustomization.js
Normal file
86
toolkit/components/help/content/help/toolbarCustomization.js
Normal file
@ -0,0 +1,86 @@
|
||||
/* ***** BEGIN LICENSE BLOCK *****
|
||||
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
*
|
||||
* The contents of this file are subject to the Mozilla Public License Version
|
||||
* 1.1 (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
* http://www.mozilla.org/MPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS IS" basis,
|
||||
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
* for the specific language governing rights and limitations under the
|
||||
* License.
|
||||
*
|
||||
* The Original Code is Firebird Help code.
|
||||
*
|
||||
* The Initial Developer of the Original Code is
|
||||
* R.J. Keller
|
||||
* Portions created by the Initial Developer are Copyright (C) 2003
|
||||
* the Initial Developer. All Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
*
|
||||
* Alternatively, the contents of this file may be used under the terms of
|
||||
* either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
* in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
* of those above. If you wish to allow use of your version of this file only
|
||||
* under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
* use your version of this file under the terms of the MPL, indicate your
|
||||
* decision by deleting the provisions above and replace them with the notice
|
||||
* and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
* the provisions above, a recipient may use your version of this file under
|
||||
* the terms of any one of the MPL, the GPL or the LGPL.
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
//CustomizeToolbar() - Enables the Customize Toolbar dialog and sets toolbar
|
||||
// and toolbar button properties approprately.
|
||||
//
|
||||
// id - The id of the toolbar to enable customization for.
|
||||
function CustomizeToolbar(id)
|
||||
{
|
||||
var customizePopup = document.getElementById("cmd_CustomizeToolbars");
|
||||
customizePopup.setAttribute("disabled", "true");
|
||||
|
||||
window.openDialog("chrome://help/content/customizeToolbar.xul", "CustomizeToolbar",
|
||||
"chrome,all,dependent", document.getElementById(id));
|
||||
}
|
||||
|
||||
//ToolboxCustomizeDone() - Resets the toolbar back to its default state. Reenables
|
||||
// toolbar buttons and the "Customize Toolbar" command.
|
||||
//
|
||||
// aToolboxChanged - boolean value of whether or not the toolbar was changed.
|
||||
function ToolboxCustomizeDone(aToolboxChanged)
|
||||
{
|
||||
// Update global UI elements that may have been added or removed
|
||||
var customizePopup = document.getElementById("cmd_CustomizeToolbars");
|
||||
customizePopup.removeAttribute("disabled");
|
||||
|
||||
// make sure our toolbar buttons have the correct enabled state restored to them...
|
||||
if (this.UpdateToolbar != undefined)
|
||||
UpdateToolbar(focus);
|
||||
|
||||
// Set the Sidebar Toolbar Button's label appropriately.
|
||||
var sidebarButton = document.getElementById("sidebar-button");
|
||||
var strBundle = document.getElementById("bundle_help");
|
||||
if (document.getElementById("helpsidebar-box").hidden) {
|
||||
sidebarButton.label = strBundle.getString("showSidebarLabel");
|
||||
} else {
|
||||
sidebarButton.label = strBundle.getString("hideSidebarLabel");
|
||||
}
|
||||
}
|
||||
|
||||
function UpdateToolbar(caller)
|
||||
{
|
||||
//dump("XXX update help-toolbar " + caller + "\n");
|
||||
document.commandDispatcher.updateCommands('help-toolbar');
|
||||
|
||||
//re-enable toolbar customization command
|
||||
var customizePopup = document.getElementById("cmd_CustomizeToolbars");
|
||||
customizePopup.removeAttribute("disabled");
|
||||
|
||||
// hook for extra toolbar items
|
||||
var observerService = Components.classes["@mozilla.org/observer-service;1"].getService(Components.interfaces.nsIObserverService);
|
||||
observerService.notifyObservers(window, "help:updateToolbarItems", null);
|
||||
}
|
22
toolkit/components/help/jar.mn
Normal file
22
toolkit/components/help/jar.mn
Normal file
@ -0,0 +1,22 @@
|
||||
help.jar:
|
||||
content/help/help.xul (content/help.xul)
|
||||
content/help/contextHelp.js (content/contextHelp.js)
|
||||
content/help/help.js (content/help.js)
|
||||
content/help/contents.rdf (content/contents.rdf)
|
||||
content/help/helpMenuOverlay.xul (content/helpMenuOverlay.xul)
|
||||
content/help/helpContextOverlay.xul (content/helpContextOverlay.xul)
|
||||
content/help/customizeToolbar.xul (content/customizeToolbar.xul)
|
||||
content/help/toolbarCustomization.js (content/toolbarCustomization.js)
|
||||
skin/help/contents.rdf (skin/contents.rdf)
|
||||
skin/help/sidebar.css (skin/sidebar.css)
|
||||
skin/help/sbtab-twisty.gif (skin/sbtab-twisty.gif)
|
||||
skin/help/help.css (skin/help.css)
|
||||
skin/help/helpFileLayout.css (skin/helpFileLayout.css)
|
||||
skin/help/Toolbar.png (skin/Toolbar.png)
|
||||
skin/help/sbtab-twisty-open.gif (skin/sbtab-twisty-open.gif)
|
||||
skin/help/throbber.png (skin/throbber.png)
|
||||
skin/help/throbber-busy.gif (skin/throbber-busy.gif)
|
||||
skin/help/sidebarBindings.xml (skin/sidebarBindings.xml)
|
||||
skin/help/zoomImg.png (skin/zoomImg.png)
|
||||
locale/en-US/help/contents.rdf (locale/contents.rdf)
|
||||
locale/en-US/help/help.properties (locale/help.properties)
|
22
toolkit/components/help/locale/en-US/help/contents.rdf
Normal file
22
toolkit/components/help/locale/en-US/help/contents.rdf
Normal file
@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
|
||||
|
||||
<!-- Packages -->
|
||||
<RDF:Seq RDF:about="urn:mozilla:locale:root">
|
||||
<RDF:li RDF:resource="urn:mozilla:locale:en-US"/>
|
||||
</RDF:Seq>
|
||||
|
||||
<!-- Package Information -->
|
||||
<RDF:Description RDF:about="urn:mozilla:locale:en-US">
|
||||
<chrome:packages>
|
||||
<RDF:Seq RDF:about="urn:mozilla:locale:en-US:packages">
|
||||
<RDF:li RDF:resource="urn:mozilla:locale:en-US:help"/>
|
||||
</RDF:Seq>
|
||||
</chrome:packages>
|
||||
</RDF:Description>
|
||||
|
||||
<!-- Version Information -->
|
||||
<RDF:Description RDF:about="urn:mozilla:locale:en-US:help"
|
||||
chrome:localeVersion="0.6"/>
|
||||
</RDF:RDF>
|
@ -0,0 +1,2 @@
|
||||
showSidebarLabel=Show Sidebar
|
||||
hideSidebarLabel=Hide Sidebar
|
1
toolkit/components/help/skin/help/Toolbar.png
Normal file
1
toolkit/components/help/skin/help/Toolbar.png
Normal file
@ -0,0 +1 @@
|
||||
‰PNG
|
1
toolkit/components/help/skin/help/Weblink.png
Normal file
1
toolkit/components/help/skin/help/Weblink.png
Normal file
@ -0,0 +1 @@
|
||||
‰PNG
|
22
toolkit/components/help/skin/help/contents.rdf
Normal file
22
toolkit/components/help/skin/help/contents.rdf
Normal file
@ -0,0 +1,22 @@
|
||||
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
|
||||
|
||||
<!-- List all the skins being supplied by this theme -->
|
||||
<RDF:Seq about="urn:mozilla:skin:root">
|
||||
<RDF:li resource="urn:mozilla:skin:classic/1.0" />
|
||||
</RDF:Seq>
|
||||
|
||||
<!-- classic Information -->
|
||||
<RDF:Description about="urn:mozilla:skin:classic/1.0">
|
||||
<chrome:packages>
|
||||
<RDF:Seq about="urn:mozilla:skin:classic/1.0:packages">
|
||||
<RDF:li resource="urn:mozilla:skin:classic/1.0:help"/>
|
||||
</RDF:Seq>
|
||||
</chrome:packages>
|
||||
</RDF:Description>
|
||||
|
||||
<!-- Version Information. State that we work only with major version 1 of this
|
||||
package. -->
|
||||
<RDF:Description about="urn:mozilla:skin:classic/1.0:help"
|
||||
chrome:skinVersion="1.5"/>
|
||||
</RDF:RDF>
|
145
toolkit/components/help/skin/help/help.css
Normal file
145
toolkit/components/help/skin/help/help.css
Normal file
@ -0,0 +1,145 @@
|
||||
/* ***** BEGIN LICENSE BLOCK *****
|
||||
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
*
|
||||
* The contents of this file are subject to the Mozilla Public License Version
|
||||
* 1.1 (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
* http://www.mozilla.org/MPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS IS" basis,
|
||||
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
* for the specific language governing rights and limitations under the
|
||||
* License.
|
||||
*
|
||||
* The Original Code is Mozilla Help CSS
|
||||
*
|
||||
* The Initial Developer of the Original Code is
|
||||
* R.J. Keller
|
||||
* Portions created by the Initial Developer are Copyright (C) 2003
|
||||
* the Initial Developer. All Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
*
|
||||
* Alternatively, the contents of this file may be used under the terms of
|
||||
* either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
* in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
* of those above. If you wish to allow use of your version of this file only
|
||||
* under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
* use your version of this file under the terms of the MPL, indicate your
|
||||
* decision by deleting the provisions above and replace them with the notice
|
||||
* and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
* the provisions above, a recipient may use your version of this file under
|
||||
* the terms of any one of the MPL, the GPL or the LGPL.
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
@import url("chrome://global/skin/");
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
|
||||
.toolbarbutton-1 {
|
||||
-moz-box-orient: vertical;
|
||||
min-width: 0px;
|
||||
list-style-image: url("chrome://help/skin/Toolbar.png");
|
||||
}
|
||||
|
||||
toolbarbutton:not([disabled="true"]):hover,
|
||||
menubutton:not([disabled="true"]):hover,
|
||||
toolbarbutton:not([disabled="true"]):hover:active,
|
||||
menubutton:not([disabled="true"]):hover:active {
|
||||
color: ButtonText !important;
|
||||
}
|
||||
|
||||
/*** BEGIN TOOLBAR BUTTON CODE ***/
|
||||
|
||||
#zoom-large-button,
|
||||
#zoom-small-button {
|
||||
list-style-image: url("chrome://help/skin/zoomImg.png");
|
||||
}
|
||||
|
||||
#find-button,
|
||||
#sidebar-button,
|
||||
#customize-toolbar-button {
|
||||
-moz-image-region: rect(0px 256px 32px 224px);
|
||||
}
|
||||
|
||||
#find-button:hover,
|
||||
#sidebar-button,
|
||||
#customize-toolbar-button:hover {
|
||||
-moz-image-region: rect(32px 256px 64px 224px);
|
||||
}
|
||||
|
||||
#back-button { -moz-image-region: rect(0px 32px 32px 0px); }
|
||||
#back-button[buttonover="true"] { -moz-image-region: rect(32px 32px 64px 0px); }
|
||||
#back-button[disabled="true"] { -moz-image-region: rect(64px 32px 96px 0px); }
|
||||
|
||||
#forward-button { -moz-image-region: rect(0px 64px 32px 32px); }
|
||||
#forward-button[buttonover="true"] { -moz-image-region: rect(32px 64px 64px 32px); }
|
||||
#forward-button[disabled="true"] { -moz-image-region: rect(64px 64px 96px 32px) !important; }
|
||||
|
||||
#home-button { -moz-image-region: rect(0px 160px 32px 128px); }
|
||||
#home-button:hover { -moz-image-region: rect(32px 160px 64px 128px); }
|
||||
#home-button[disabled="true"] { -moz-image-region: rect(64px 160px 96px 128px) !important; }
|
||||
|
||||
#print-button { -moz-image-region: rect(0px 288px 32px 256px); }
|
||||
#print-button:hover { -moz-image-region: rect(32px 288px 64px 256px); }
|
||||
#print-button[disabled="true"] { -moz-image-region: rect(64px 288px 96px 256px); }
|
||||
|
||||
#zoom-small-button { -moz-image-region: rect(0px 30px 30px 0px); }
|
||||
#zoom-small-button:hover { -moz-image-region: rect(30px 30px 60px 0px); }
|
||||
#zoom-small-button[disabled="true"] { -moz-image-region: rect(60px 30px 90px 0px); }
|
||||
|
||||
#zoom-large-button { -moz-image-region: rect(0px 60px 30px 30px); }
|
||||
#zoom-large-button:hover { -moz-image-region: rect(30px 60px 60px 30px); }
|
||||
#zoom-large-button[disabled="true"] { -moz-image-region: rect(60px 60px 90px 30px); }
|
||||
|
||||
/*** THROBBER ***/
|
||||
#navigator-throbber {
|
||||
-moz-appearance: none;
|
||||
-moz-user-focus: ignore;
|
||||
margin: 0 !important;
|
||||
border: none !important;
|
||||
padding: 0px !important;
|
||||
min-width: 0;
|
||||
background-color: transparent;
|
||||
list-style-image: url("chrome://browser/skin/Throbber.png");
|
||||
}
|
||||
|
||||
#navigator-throbber[busy="true"] {
|
||||
list-style-image: url("chrome://browser/skin/Throbber.gif");
|
||||
}
|
||||
|
||||
/** Toolbar Customization stuff **/
|
||||
toolbar[mode="icons"] > toolbarbutton > .toolbarbutton-icon,
|
||||
toolbar[mode="text"] > toolbarbutton > .toolbarbutton-text
|
||||
toolbar[mode="icons"] > toolbarbutton[type="menu-button"] > .toolbarbutton-icon,
|
||||
toolbar[mode="text"] > toolbarbutton[type="menu-button"] > .toolbarbutton-text {
|
||||
display: -moz-box;
|
||||
}
|
||||
|
||||
toolbar[mode="icons"] > toolbarbutton > .toolbarbutton-text,
|
||||
toolbar[mode="text"] > toolbarbutton > .toolbarbutton-icon,
|
||||
toolbar[mode="text"] > toolbarbutton > toolbarbutton > .toolbarbutton-icon,
|
||||
toolbar[mode="icons"] > toolbarbutton > toolbarbutton > .toolbarbutton-text {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Small icons are not supported. */
|
||||
#smallicons { display: none; }
|
||||
|
||||
/* Throbber */
|
||||
|
||||
#help-throbber {
|
||||
-moz-appearance: none;
|
||||
-moz-user-focus: ignore;
|
||||
margin: 0 !important;
|
||||
border: none !important;
|
||||
padding: 0px !important;
|
||||
min-width: 0;
|
||||
background-color: transparent;
|
||||
list-style-image: url("chrome://help/skin/throbber.png");
|
||||
}
|
||||
|
||||
#help-throbber[busy="true"] {
|
||||
list-style-image: url("chrome://help/skin/throbber-busy.gif");
|
||||
}
|
95
toolkit/components/help/skin/help/helpFileLayout.css
Normal file
95
toolkit/components/help/skin/help/helpFileLayout.css
Normal file
@ -0,0 +1,95 @@
|
||||
/* ***** BEGIN LICENSE BLOCK *****
|
||||
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
*
|
||||
* The contents of this file are subject to the Mozilla Public License Version
|
||||
* 1.1 (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
* http://www.mozilla.org/MPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS IS" basis,
|
||||
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
* for the specific language governing rights and limitations under the
|
||||
* License.
|
||||
*
|
||||
* The Original Code is Mozilla Help CSS
|
||||
*
|
||||
* The Initial Developer of the Original Code is
|
||||
* R.J. Keller
|
||||
* Portions created by the Initial Developer are Copyright (C) 2003
|
||||
* the Initial Developer. All Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
*
|
||||
* Alternatively, the contents of this file may be used under the terms of
|
||||
* either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
* in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
* of those above. If you wish to allow use of your version of this file only
|
||||
* under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
* use your version of this file under the terms of the MPL, indicate your
|
||||
* decision by deleting the provisions above and replace them with the notice
|
||||
* and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
* the provisions above, a recipient may use your version of this file under
|
||||
* the terms of any one of the MPL, the GPL or the LGPL.
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
body {
|
||||
margin: 2ex;
|
||||
color: black;
|
||||
font-family: sans-serif;
|
||||
font-size: 0.75em;
|
||||
max-width: 120ex;
|
||||
}
|
||||
|
||||
:link:hover { color: red; }
|
||||
|
||||
a[href^="http://"]:after { content: url('Weblink.png'); }
|
||||
|
||||
h1 { font-size: 2em; }
|
||||
h2 { border-top: 1px solid black; font-size: 1.75em; }
|
||||
h3 { color: #009; font-size: 1em; margin-bottom: 0px; margin-top: 35px; }
|
||||
|
||||
dt { font-weight: bold; }
|
||||
|
||||
p {
|
||||
text-indent: 15px;
|
||||
}
|
||||
|
||||
.contentsBox,
|
||||
.contentsBox > ul,
|
||||
li {
|
||||
text-indent: 0px;
|
||||
}
|
||||
|
||||
.contentsBox > ul,
|
||||
.contentsBox ul > ul{
|
||||
margin: 0 0 0 0;
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
.contentsBox {
|
||||
margin-top: 12px;
|
||||
background-color: #cccccc;
|
||||
border: 1px solid black;
|
||||
width: 300px;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
.makeLeftMargin {
|
||||
margin-left: 25px;
|
||||
}
|
||||
|
||||
table {
|
||||
background-color: #eeeeee; /* really light grey */
|
||||
}
|
||||
|
||||
td {
|
||||
border: 1px solid #999999; /* grey */
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.headingCell {
|
||||
background-color: #99ccff; /* light aqua */
|
||||
font-weight: bold;
|
||||
}
|
BIN
toolkit/components/help/skin/help/sbtab-twisty-open.gif
Normal file
BIN
toolkit/components/help/skin/help/sbtab-twisty-open.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 60 B |
BIN
toolkit/components/help/skin/help/sbtab-twisty.gif
Normal file
BIN
toolkit/components/help/skin/help/sbtab-twisty.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 60 B |
109
toolkit/components/help/skin/help/sidebar.css
Normal file
109
toolkit/components/help/skin/help/sidebar.css
Normal file
@ -0,0 +1,109 @@
|
||||
/*
|
||||
* The contents of this file are subject to the Netscape Public
|
||||
* License Version 1.1 (the "License"); you may not use this file
|
||||
* except in compliance with the License. You may obtain a copy of
|
||||
* the License at http://www.mozilla.org/NPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS
|
||||
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
* implied. See the License for the specific language governing
|
||||
* rights and limitations under the License.
|
||||
*
|
||||
* The Original Code is Mozilla Communicator client code, released
|
||||
* March 31, 1998.
|
||||
*
|
||||
* The Initial Developer of the Original Code is Netscape
|
||||
* Communications Corporation. Portions created by Netscape are
|
||||
* Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
* Joe Hewitt <hewitt@netscape.com>
|
||||
*
|
||||
*/
|
||||
|
||||
/* ===== sidebar.css ====================================================
|
||||
== Styles used by the Sidebar panel and Sidebar tabs.
|
||||
======================================================================= */
|
||||
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
|
||||
#sidebar-box {
|
||||
border-left: 1px solid ThreeDShadow;
|
||||
border-right: 1px solid ThreeDHighlight;
|
||||
background-color: AppWorkspace;
|
||||
}
|
||||
|
||||
/* ::::: sidebar panel ::::: */
|
||||
|
||||
.sidebar-iframe-no-panels,
|
||||
.loadarea {
|
||||
background-color: -moz-Field;
|
||||
color: -moz-FieldText;
|
||||
}
|
||||
|
||||
.iframe-panel, .browser-sidebar {
|
||||
border-left: 1px solid ThreeDHighlight;
|
||||
border-bottom: 1px solid ThreeDShadow;
|
||||
border-right: 1px solid ThreeDShadow;
|
||||
}
|
||||
|
||||
/* ::::: sidebar tabs ::::: */
|
||||
|
||||
.box-texttab {
|
||||
-moz-binding: url("chrome://help/skin/sidebarBindings.xml#sbtab");
|
||||
-moz-box-align: center;
|
||||
cursor: pointer;
|
||||
background-color: -moz-Dialog;
|
||||
color: -moz-DialogText;
|
||||
}
|
||||
|
||||
.box-texttab,
|
||||
.box-texttab[selected="true"],
|
||||
.box-texttab[selected="true"]:hover,
|
||||
.box-texttab[selected="true"]:hover:active {
|
||||
border: 2px solid;
|
||||
-moz-border-top-colors: ThreeDHighlight ThreeDLightShadow;
|
||||
-moz-border-right-colors: ThreeDShadow ThreeDLightShadow;
|
||||
-moz-border-bottom-colors: ThreeDShadow ThreeDLightShadow;
|
||||
-moz-border-left-colors: ThreeDHighlight ThreeDLightShadow;
|
||||
padding: 2px 1px 2px 0px;
|
||||
}
|
||||
|
||||
.box-texttab:hover {
|
||||
-moz-border-right-colors: ThreeDDarkShadow ThreeDShadow;
|
||||
-moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow;
|
||||
}
|
||||
|
||||
.box-texttab:hover:active {
|
||||
-moz-border-top-colors: ThreeDShadow ThreeDLightShadow;
|
||||
-moz-border-right-colors: ThreeDShadow ThreeDLightShadow;
|
||||
-moz-border-bottom-colors: ThreeDShadow ThreeDLightShadow;
|
||||
-moz-border-left-colors: ThreeDShadow ThreeDLightShadow;
|
||||
}
|
||||
|
||||
|
||||
.sbtab-label {
|
||||
margin: 0px 0px 0px 0px !important;
|
||||
}
|
||||
|
||||
.sbtab-twisty {
|
||||
margin: 0px 7px;
|
||||
list-style-image: url("chrome://help/skin/sbtab-twisty.gif");
|
||||
}
|
||||
|
||||
.sbtab-texture {
|
||||
margin: 2px 0px;
|
||||
background: url("chrome://global/skin/toolbar/tbgrip-texture.gif") repeat-y;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
}
|
||||
|
||||
.box-texttab[selected="true"] {
|
||||
font-weight: bold;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.sbtab-twisty[selected="true"] {
|
||||
list-style-image: url("chrome://help/skin/sbtab-twisty-open.gif");
|
||||
}
|
17
toolkit/components/help/skin/help/sidebarBindings.xml
Normal file
17
toolkit/components/help/skin/help/sidebarBindings.xml
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<bindings id="sidebarBindings"
|
||||
xmlns="http://www.mozilla.org/xbl"
|
||||
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
xmlns:xbl="http://www.mozilla.org/xbl">
|
||||
|
||||
<binding id="sbtab" extends="xul:button">
|
||||
<content>
|
||||
<xul:image class="sbtab-twisty" xbl:inherits="selected"/>
|
||||
<xul:label class="sbtab-label" xbl:inherits="value=label" crop="right"/>
|
||||
<xul:spacer flex="1"/>
|
||||
<xul:image class="sbtab-texture"/>
|
||||
</content>
|
||||
</binding>
|
||||
|
||||
</bindings>
|
BIN
toolkit/components/help/skin/help/throbber-busy.gif
Normal file
BIN
toolkit/components/help/skin/help/throbber-busy.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
1
toolkit/components/help/skin/help/throbber.png
Normal file
1
toolkit/components/help/skin/help/throbber.png
Normal file
@ -0,0 +1 @@
|
||||
‰PNG
|
1
toolkit/components/help/skin/help/zoomImg.png
Normal file
1
toolkit/components/help/skin/help/zoomImg.png
Normal file
@ -0,0 +1 @@
|
||||
‰PNG
|
Loading…
Reference in New Issue
Block a user