Bug 574609 - Update Help for new Link Behavior preference panel. r=stefanh
This commit is contained in:
Родитель
5c4a52a7fc
Коммит
2ceaa4c72b
|
@ -34,6 +34,7 @@
|
|||
<li><a href="#location_bar">Location Bar</a></li>
|
||||
<li><a href="#internet_search">Internet Search</a></li>
|
||||
<li><a href="#tabbed_browsing">Tabbed Browsing</a></li>
|
||||
<li><a href="#link_behavior">Link Behavior</a></li>
|
||||
<li><a href="#downloads">Downloads</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -485,6 +486,26 @@
|
|||
class="mac">Return</kbd><kbd class="noMac">Enter</kbd>.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p>[<a href="#navigator_preferences">Return to beginning of section</a>]</p>
|
||||
|
||||
<h2 id="link_behavior">Browser Preferences - Link Behavior</h2>
|
||||
|
||||
<p>This section describes how to use the Link Behavior preferences panel. If
|
||||
you're not already viewing it, follow these steps:</p>
|
||||
|
||||
<ol>
|
||||
<li>Open the <span class="mac">&brandShortName;</span>
|
||||
<span class="noMac">Edit</span> menu and choose Preferences.</li>
|
||||
<li>Under the Browser category, click Link Behavior. (If no subcategories
|
||||
are visible, double-click Browser to expand the list.)</li>
|
||||
</ol>
|
||||
|
||||
<p>The Link Behavior preferences panel allows you to configure how links are
|
||||
opened in &brandShortName;:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>Link open behavior</strong>: If a webpage is designed so that
|
||||
certain links open in a new window by default (either through the target
|
||||
attribute in HTML or through embedded JavaScript), you may want to
|
||||
|
@ -495,7 +516,7 @@
|
|||
<li><strong>A new tab in the current window</strong>: Open the linked
|
||||
page in a new tab instead of a new window.</li>
|
||||
<li><strong>A new window</strong>: Open the linked page in a new window.
|
||||
(This is the default and does not override the webpage design).</li>
|
||||
(This is the default and does not override the webpage design.)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>Links from other applications</strong>: If &brandShortName; is
|
||||
|
@ -508,27 +529,27 @@
|
|||
<li><strong>A new tab in the current window</strong>: Open the linked
|
||||
page in a new tab instead of a new window.</li>
|
||||
<li><strong>A new window</strong>: Open the linked page in a new window.
|
||||
(This is the default).</li>
|
||||
(This is the default.)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="win">
|
||||
<p>To ensure that &brandShortName; opens a new window, select the Browser
|
||||
option in <a href= "cs_nav_prefs_appearance.xhtml#appearance">Appearance
|
||||
option in <a href="cs_nav_prefs_appearance.xhtml#appearance">Appearance
|
||||
Preferences - Appearance</a>.</p>
|
||||
|
||||
<p>If you want &brandShortName; to open a new tab instead of a new window when
|
||||
you launch it and it is already running, ensure the following:</p>
|
||||
|
||||
<ul>
|
||||
<li>If you launch &brandShortName; by command line, do not use command-line
|
||||
parameters that open windows.</li>
|
||||
<li>Nothing is set in the
|
||||
<a href= "cs_nav_prefs_appearance.xhtml#appearance">Appearance Preferences
|
||||
<li>If &brandShortName; is launched from the command line, no command line
|
||||
parameters that open windows (like <kbd>-new-window</kbd>) are used.</li>
|
||||
<li>No <q>When &brandShortName; starts up, open</q> option is set in
|
||||
<a href="cs_nav_prefs_appearance.xhtml#appearance">Appearance Preferences
|
||||
- Appearance</a>.</li>
|
||||
<li>Set <q>Links from other applications</q> preference to <q>A new tab in
|
||||
the current window</q>.</li>
|
||||
<li>The <q>Links from other applications</q> preference is set to <q>A new
|
||||
tab in the current window</q>.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -1631,6 +1631,11 @@
|
|||
nc:name="languages preferences"
|
||||
nc:link="cs_nav_prefs_navigator.xhtml#languages"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="preferences:Link_Behavior"
|
||||
nc:name="Link Behavior preferences"
|
||||
nc:link="cs_nav_prefs_navigator.xhtml#link_behavior"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="preferences:Navigator"
|
||||
nc:name="Browser preferences"
|
||||
|
|
|
@ -792,6 +792,7 @@
|
|||
<rdf:li><rdf:Description ID="navigator_pref_location_bar" nc:name="Location Bar" nc:link="cs_nav_prefs_navigator.xhtml#location_bar"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="navigator_pref_internet_searching" nc:name="Internet Search" nc:link="cs_nav_prefs_navigator.xhtml#internet_search"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="navigator_pref_tabbed_browsing" nc:name="Tabbed Browsing" nc:link="cs_nav_prefs_navigator.xhtml#tabbed_browsing"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="navigator_pref_link_behavior" nc:name="Link Behavior" nc:link="cs_nav_prefs_navigator.xhtml#link_behavior"/> </rdf:li>
|
||||
<rdf:li><rdf:Description ID="navigator_pref_downloads" nc:name="Downloads" nc:link="cs_nav_prefs_navigator.xhtml#downloads"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
|
|
Загрузка…
Ссылка в новой задаче