bug 395431: document the new Applications prefpane; r=steffen.wilberg, a=mconnor

This commit is contained in:
myk@mozilla.org 2007-09-27 11:48:13 -07:00
parent dd13ae2f88
commit 6a42fd1673
3 changed files with 46 additions and 56 deletions

View File

@ -33,7 +33,7 @@
<rdf:li> <rdf:Description ID="firebird-mouse-shortcuts" nc:name="Mouse Shortcuts" nc:link="mouse_shortcuts.xhtml"/> </rdf:li>
<rdf:li> <rdf:Description ID="a11y" nc:name="Accessibility Features" nc:link="accessibility.xhtml"/> </rdf:li>
<rdf:li> <rdf:Description ID="menu" nc:name="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:li> <rdf:Description ID="ieusers" nc:name="Help for Internet Explorer Users" nc:link="forieusers.xhtml"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -430,7 +430,7 @@
<li><Description ID="prefs-main" nc:name="Main" nc:link="prefs.xhtml#main_options"/></li>
<li><Description ID="prefs-tabs" nc:name="Tabs" nc:link="prefs.xhtml#tabs_options"/></li>
<li><Description ID="prefs-content" nc:name="Content" nc:link="prefs.xhtml#content_options"/></li>
<li><Description ID="prefs-feeds" nc:name="Feeds" nc:link="prefs.xhtml#feeds_options"/></li>
<li><Description ID="prefs-applications" nc:name="Applications" nc:link="prefs.xhtml#applications_options"/></li>
<li><Description ID="prefs-privacy" nc:name="Privacy" nc:link="prefs.xhtml#privacy_options"/></li>
<li><Description ID="prefs-security" nc:name="Security" nc:link="prefs.xhtml#security_options"/></li>
<li><Description ID="prefs-advanced" nc:name="Advanced" nc:link="prefs.xhtml#advanced_options"/></li>
@ -453,7 +453,6 @@
<Seq>
<li><Description rdf:ID="prefs-advanced-javascript" nc:name="Advanced Javascript Settings" nc:link="prefs.xhtml#advanced_javascript"/></li>
<li><Description rdf:ID="prefs-fonts-and-colors" nc:name="Fonts and Colors" nc:link="prefs.xhtml#fonts_and_colors"/></li>
<li><Description rdf:ID="prefs-file-types" nc:name="File Types" nc:link="prefs.xhtml#file_types"/></li>
</Seq>
</nc:subheadings>
</Description>

View File

@ -14,8 +14,8 @@ Contributors:
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&brandFullName; Menu Reference</title>
<link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
<title>&brandFullName; Menu Reference</title>
<link rel="stylesheet" type="text/css" href="chrome://help/skin/helpFileLayout.css"/>
</head>
<body>
@ -310,7 +310,8 @@ Contributors:
the current site. From the preview page, you can subscribe to the feed using
a <a href="glossary.xhtml#live_bookmark">Live Bookmark</a>, a feed reader
on your computer, or a web service. If you have chosen to always subscribe
using a Live Bookmark or a feed reader in the <em>Feeds</em> panel of
using a Live Bookmark or a feed reader in the
<a href="prefs.xhtml#applications_options">Applications panel</a> of
&pref.menuPath;, the preview page will be skipped.</p>
<h3 id="bookmark_all_tabs">Bookmark All Tabs...</h3>

View File

@ -11,6 +11,7 @@ Contributors:
Steffen Wilberg <steffen.wilberg@web.de>
Ryan Flint <rflint@dslr.net>
Jeff Walden <jwalden+code@mit.edu>
Myk Melez <myk@mozilla.org>
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
@ -29,7 +30,7 @@ Contributors:
<li><a href="#main_options">Main &pref.pluralCaps;</a></li>
<li><a href="#tabs_options">Tabs &pref.pluralCaps;</a></li>
<li><a href="#content_options">Content &pref.pluralCaps;</a></li>
<li><a href="#feeds_options">Feeds &pref.pluralCaps;</a></li>
<li><a href="#applications_options">Applications &pref.pluralCaps;</a></li>
<li><a href="#privacy_options">Privacy &pref.pluralCaps;</a></li>
<li><a href="#security_options">Security &pref.pluralCaps;</a></li>
<li><a href="#advanced_options">Advanced &pref.pluralCaps;</a></li>
@ -271,59 +272,48 @@ Contributors:
author. Disabling this &pref.singular; will force all sites to use your
default colors instead.</p>
<h3 id="file_types">File Types</h3>
<p>The Download Actions dialog, which can be opened by clicking the
<em>Manage...</em> button, contains file types that you have downloaded.
You can choose what &brandShortName; should do when clicking on a specific
file type by selecting the file type you want to modify and clicking the
<em>Change Action...</em> button.</p>
<p>This will display the Download Actions dialog, where you can choose to have
the file type opened by the default application, opened by a particular
application, saved to disk, or shown with an installed plugin. For example,
if you view lots of media files on web pages, you might want to specify that
&brandShortName; always open media files in your media player instead of
asking where you want each media file to be saved.</p>
<h2 id="applications_options">Applications &pref.pluralCaps;</h2>
<ul>
<li><em>Open them with the default application:</em><br/>
Select this &pref.singular; to open this file type in the default
application for that file type (determined by the operating system).</li>
<li><em>Open them with this application:</em><br/>
Select this &pref.singular; 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 them on my computer:</em><br/>
This &pref.singular; will save the files to disk (automatically if you
have selected the <em>Save files to</em> &pref.singular; in the
<em>Main</em> panel).</li>
<li><em>Use this Plugin:</em><br/>
Select this &pref.singular; to let a plugin handle this file type.</li>
</ul>
<p>The <em>Applications</em> panel lets you choose applications and other
handlers to handle different types of content (e.g. PDF documents). It shows
you a list of content types and lets you select a handler for each type.</p>
<p>You can choose a local application to handle any type. For some types,
you can also choose a web application to handle the type, choose a feature
(like <a href="glossary.xhtml#live_bookmark">Live Bookmarks</a> for feeds)
or a <a href="glossary.xhtml#Plugin">plugin</a> in &brandShortName; to handle
the type, or save the type on your computer.</p>
<h2 id="feeds_options">Feeds &pref.pluralCaps;</h2>
<p>Feeds are specially formatted documents which summarize the content of web
sites. For example, a feed might summarize the latest news headlines from a
news site or the latest posts on a blog. You can view the content of feeds in
&brandShortName;, create Live Bookmarks for them, or add them to a feed reader
on your computer or on the Web. The &pref.plural; in this pane determine what
&brandShortName; does when you view a feed.</p>
<p>To choose a handler for a type, select the type from the list. The current
handler for the type will turn into a menu. Open the menu and select the
handler you want to handle the type.</p>
<p><em>Show me a preview and ask me which Feed Reader to use</em><br/>
When you view a feed within &brandShortName;, you will be shown a preview of
its contents. With this &pref.singular; selected, you are always given a
choice of what you would like to use to subscribe to the feed at the top of
the preview page.</p>
<ul>
<li><em>Choose an application</em><br/>
To choose a local or web application to handle a type, select the application
from the menu. If you want a local application that is not in the menu
to handle the type, select <em>Choose Application...</em> from the menu
and point &brandShortName; to its location.</li>
<p><em>Subscribe to the feed using</em><br/>
Instead of displaying a preview of the feed when you view one, you can have
the feed be opened directly in a feed reader by selecting a reader from the
list of available readers. You can choose to use an application on your
computer to subscribe to feeds by clicking the <em>Choose Application...</em>
button and finding the application on your computer. Alternately, you can
choose to automatically subscribe to feeds by saving them as Live Bookmarks.
To choose a subscription method, simply select it from the list.</p>
<li><em>Choose a feature or plugin</em><br/>
If you want a feature or a plugin in &brandShortName; to handle the type,
and one is available, select it from the menu.</li>
<li><em>Save on your computer</em><br/>
If you want to save the type on your computer, and it is possible to do so,
select <em>Save File</em> from the menu. If you have selected the <em>Save
files to</em> &pref.singular; in the <em>Main</em> panel, &brandShortName;
will save content of the type on your computer automatically. Otherwise,
when you encounter the type, &brandShortName; will prompt you for a location
on your computer to save it to.</li>
</ul>
<p><strong>Note:</strong> When a plugin is available to handle a type, and you
choose another handler to handle that type, &brandShortName; will only use
your chosen handler when you access the type directly. When the type is
embedded inside a web page, &brandShortName; will continue to use the plugin
to handle the type.</p>
<h2 id="privacy_options">Privacy &pref.pluralCaps;</h2>
@ -689,7 +679,7 @@ Contributors:
than the one in &brandShortName;, click the <em>Security Devices</em>
button.</p>
<div class="contentsBox"><em>17 September 2007</em></div>
<div class="contentsBox"><em>27 September 2007</em></div>
<p>Copyright &copy; &copyright.years; Contributors to the Mozilla Help Viewer Project.</p>
</body>