Bug 311040: Document how to get rid of custom toolbars, and reorganize the toolbars section. r=jeff

This commit is contained in:
steffen.wilberg%web.de 2006-01-22 12:39:10 +00:00
Родитель 3d15f46c89
Коммит 237c4fc1b8
2 изменённых файлов: 41 добавлений и 59 удалений

Просмотреть файл

@ -8,6 +8,7 @@
<!--
Contributors:
Nilson Cain <nilson@gmail.com> (original author)
Steffen Wilberg <steffen.wilberg@web.de>
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
@ -20,72 +21,36 @@ Contributors:
<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="#toolbars">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>
<h2 id="toolbars">Toolbars</h2>
<p>This will tell you how to add, remove, and rearrange toolbars in
&brandFullName;.</p>
<p>Yes, you can customize the toolbars in &brandShortName;. For those who are
unfamiliar with the terminology, a toolbar is the (usually gray) box above
the area that the web site is displayed. The toolbar contains by default
the following items:</p>
<p>This will tell you how to rearrange, hide, add, and remove 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.</p>
<ul>
<li><strong>Menu Bar</strong>: This is the toolbar that contains the browser
menus (File, Edit, Help, etc.).</li>
<li class="noMac"><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>
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>
<h2 id="how_do_i_customize_the_toolbars">How Do I Customize the Toolbars?</h2>
<p>There are two basic methods of customizing the toolbars in
&brandShortName;:</p>
<ul>
<li><a href="#adding_removing_toolbars">Adding/Removing Toolbars</a></li>
<li><a href="#rearranging_toolbar_items">Rearranging Items on the
<li><a href="#rearranging_toolbar_items">Rearranging Toolbar Items</a></li>
<li><a href="#adding_removing_toolbars">Hiding, Adding, and Removing
Toolbars</a></li>
</ul>
<h3 id="adding_removing_toolbars">Adding/Removing Toolbars</h3>
<p>You can take away certain toolbars if you do not wish to keep them on your
screen. Currently, these toolbars can be removed:</p>
<ul>
<li>Navigation Toolbar</li>
<li>Bookmarks Toolbar</li>
</ul>
<p>You cannot currently remove the Menu Bar because you cannot move the menu
items (File, Edit, Help, etc.) to a different toolbar, and they must stay on
the screen at all times.</p>
<p>To remove a toolbar, look in the View menu on your Menu Bar. Select <span
class="menuPath">View &gt; Toolbars</span>. You should see a few menu items.
The top ones (above the separator) are the toolbars you may show. Toolbars
currently shown are checked, and toolbars currently hidden are not checked.
To show or hide a toolbar, simply click its menu item. The toolbar will now
be shown or hidden based on your choice.</p>
<p>To add a toolbar, select <span class="menuPath">View &gt; Toolbars &gt;
Customize</span>. Click on <em>Add New Toolbar</em> (in the bottom of the
dialog). This should give you a dialog to enter a name. Enter a name, click
<em>OK</em>, and then click <em>Done</em>. Now select the <span
class="menuPath">View &gt; Toolbars</span> menu, and you should see your new
toolbar listed. Follow the procedures in the previous section to show or hide
it.</p>
<h3 id="rearranging_toolbar_items">Rearranging Toolbar Items</h3>
<p>To rearrange the items (icons, buttons, text boxes, etc.) on your toolbar,
@ -94,12 +59,13 @@ Contributors:
<span class="menuPath">Customize...</span>. This will bring up the toolbar
customization dialog.</p>
<p>Drag and drop any items you want to and from the toolbars (excluding the
menu items). You can also rearrange icons already on the toolbars by
dragging and dropping them wherever you wish. When the toolbars and items are
arranged the way you want them, click <em>Done</em>.</p>
<p>Drag and drop any items you want to and from the toolbars <span class=
"noMac">(excluding the menu items)</span>. 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>
<h4 id="special_toolbar_items">Special Toolbar Items</h4>
<p>There are a few special items that are available to you when customizing the
toolbar. They are as follows:</p>
@ -116,6 +82,24 @@ Contributors:
items on the right of a toolbar.</li>
</ul>
<h3 id="adding_removing_toolbars">Hiding, Adding, and Removing Toolbars</h3>
<p>You can hide the Navigation Toolbar and the Bookmarks Toolbar if you do not
wish to keep them on your screen. <span class="noMac">You cannot hide 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.</span></p>
<p>To show or hide a toolbar, select <span class="menuPath">View &gt; Toolbars</span>
and click the name of the toolbar you want to show or hide.</p>
<p>To add a custom toolbar, select <span class="menuPath">View &gt; Toolbars
&gt; Customize</span>. Click on <em>Add New Toolbar</em> (in the bottom of the
dialog). This will give you a dialog to enter a name. If you enter a name and
click <em>OK</em>, your new toolbar appears. Now you can drag and drop items
to it. To remove a custom toolbar, drag and drop all the items from it, and
click Done. You can also hide a custom toolbar as described in the previous
paragraph.</p>
<h2 id="themes">Themes</h2>
<p>Themes are small files that are installed in &brandShortName; that change
@ -209,8 +193,8 @@ Contributors:
You can check for updates manually by clicking the <em>Find Updates</em>
button.</p>
<div class="contentsBox"><em>02 October 2005</em></div>
<p>Copyright &copy; 2003-2005 Contributors to the Mozilla Help Viewer Project.</p>
<div class="contentsBox"><em>22 January 2006</em></div>
<p>Copyright &copy; 2003-2006 Contributors to the Mozilla Help Viewer Project.</p>
</body>
</html>

Просмотреть файл

@ -108,20 +108,18 @@
<rdf:Description about="#customize-firebird">
<nc:subheadings>
<rdf:Seq>
<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="customization.xhtml#how_do_i_customize_the_toolbars"/> </rdf:li>
<rdf:li> <rdf:Description ID="customize-toolbars" nc:name="Toolbars" nc:link="customization.xhtml#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">
<rdf:Description about="#customize-toolbars">
<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="Rearranging 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:li> <rdf:Description ID="customize-toolbar-rearrange" nc:name="Rearranging Toolbar Items" nc:link="customization.xhtml#rearranging_toolbar_items"/> </rdf:li>
<rdf:li> <rdf:Description ID="customize-toolbars-adding" nc:name="Hiding, Adding, and Removing Toolbars" nc:link="customization.xhtml#adding_removing_toolbars"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>