mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-15 03:00:30 +00:00
Bug 258076 - Document new tab prefs. r=steffen
This commit is contained in:
parent
0d961a479d
commit
4188e30f89
@ -234,7 +234,7 @@
|
||||
<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-tabbed-browsing" nc:name="Tabbed Browsing" nc:link="prefs.xhtml#tabbed_browsing"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-updates" nc:name="Software Update" nc:link="prefs.xhtml#software_update"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-security" nc:name="Security" nc:link="prefs.xhtml#security"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="prefs-certificates" nc:name="Certificates" nc:link="prefs.xhtml#certificates"/> </rdf:li>
|
||||
|
@ -425,22 +425,11 @@ Contributors:
|
||||
|
||||
<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 &pref.singular; to always show the tab bar.</p>
|
||||
|
||||
<p><em>Select new tabs opened from links</em><br/>When you middle-click on
|
||||
Web links (or hold down &accelKey; while clicking with the left mouse
|
||||
button), the links will be opened in a new tab. That tab will not be shown
|
||||
directly; it will be loaded in a background tab. Check this &pref.singular; to load
|
||||
the link in a foreground tab instead, which will show that tab
|
||||
directly.</p>
|
||||
|
||||
<p><em>Warn when closing multiple tabs</em><br/>When you close a window with
|
||||
multiple tabs, &brandShortName; will ask you to confirm your choice. This
|
||||
prevents you from accidentally closing the whole window when you wish to
|
||||
close only the current tab. Uncheck this box to skip past the warning
|
||||
and have &brandShortName; automatically close the window.</p>
|
||||
<p><em>Resize large images to fit in the &brandShortName; window</em><br/>
|
||||
This feature is similar to the one seen in Internet Explorer. It makes
|
||||
images that are larger than can be fit on the screen shrink automatically
|
||||
so you can view the whole picture. Click on the image to view it at full
|
||||
size.</p>
|
||||
|
||||
<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
|
||||
@ -454,13 +443,43 @@ Contributors:
|
||||
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>
|
||||
<h3 id="tabbed_browsing">Tabbed Browsing</h3>
|
||||
|
||||
<p><em>Resize large images to fit in the &brandShortName; window</em><br/>
|
||||
This feature is similar to the one seen in Internet Explorer. It makes
|
||||
images that are larger than can be fit on the screen shrink automatically
|
||||
so you can view the whole picture. Click on the image to view it at full
|
||||
size.</p>
|
||||
<p><em>Open links from other applications in:</em><br/>When other
|
||||
applications on your computer display a web page, &brandShortName; opens the
|
||||
page in the most recently displayed tab or window. You can make
|
||||
&brandShortName; open the page elsewhere by changing this
|
||||
&pref.singular;.</p>
|
||||
|
||||
<p><em>Force links that open new windows to open in:</em><br/>&brandShortName;
|
||||
opens new windows from links when web pages request them. If you prefer to
|
||||
use tabs as you browse, this behavior may be counterproductive. You can
|
||||
force &brandShortName; to open links that would normally be opened in new
|
||||
windows to be opened elsewhere. To do so, select the checkbox for this
|
||||
&pref.singular; and choose the behavior you desire.</p>
|
||||
|
||||
<p><em>Hide the tab bar when only one web site is open</em><br/>If you're
|
||||
only viewing one web page in a &brandShortName; window, the tab bar is not
|
||||
shown. Uncheck this &pref.singular; to always show the tab bar.</p>
|
||||
|
||||
<p><em>Select new tabs opened from links</em><br/>When you middle-click on
|
||||
Web links (or hold down &accelKey; while clicking with the left mouse
|
||||
button), the links will be opened in a new tab. That tab will not be shown
|
||||
directly; it will be loaded in a background tab. Check this &pref.singular; to load
|
||||
the link in a foreground tab instead, which will show that tab
|
||||
directly.</p>
|
||||
|
||||
<p><em>Select new tabs opened from bookmarks or history</em><br/>When you open
|
||||
bookmarks or web pages from your browsing history in a new tab,
|
||||
&brandShortName; automatically selects the tab and displays the newly-opened
|
||||
web page. Uncheck this &pref.singular to load bookmarks and pages from your
|
||||
browsing history in a background tab.</p>
|
||||
|
||||
<p><em>Warn when closing multiple tabs</em><br/>When you close a window with
|
||||
multiple tabs, &brandShortName; will ask you to confirm your choice. This
|
||||
prevents you from accidentally closing the whole window when you wish to
|
||||
close only the current tab. Uncheck this box to skip past the warning
|
||||
and have &brandShortName; automatically close the window.</p>
|
||||
|
||||
<h3 id="software_update">Software Update</h3>
|
||||
|
||||
@ -535,7 +554,7 @@ Contributors:
|
||||
you can do so here. You will most likely only need to change this if your
|
||||
Internet environment requires it.</p>
|
||||
|
||||
<div class="contentsBox"><em>12 October 2004</em></div>
|
||||
<div class="contentsBox"><em>14 October 2004</em></div>
|
||||
<p>Copyright © 2003-2004 Contributors to the Mozilla Help Viewer Project.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user