mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-27 19:09:47 +00:00
help_help HTML -> XHTML. r=rlk@trfenv.com.
This commit is contained in:
parent
33d094709b
commit
cd1db2533e
@ -1275,7 +1275,7 @@
|
||||
<rdf:Seq><rdf:li>
|
||||
<rdf:Description ID="navigation"
|
||||
nc:name="navigation"
|
||||
nc:link="help_help.html#navigationIDX"/>
|
||||
nc:link="help_help.xhtml#finding_the_topic_you_want"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="Navigator"
|
||||
@ -1857,11 +1857,6 @@
|
||||
nc:name="search"
|
||||
nc:link="nav_help.xhtml#searching_the_web"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="shortcuts"
|
||||
nc:name="shortcuts"
|
||||
nc:link="help_help.html#shortcuts:help_systemIDX"/>
|
||||
</rdf:li>
|
||||
<rdf:li>
|
||||
<rdf:Description ID="Sidebar"
|
||||
nc:name="Sidebar"
|
||||
|
@ -1,135 +1,105 @@
|
||||
<html>
|
||||
<?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>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<title>Using the Help Window</title>
|
||||
|
||||
<link rel="stylesheet" href="chrome://help/locale/content_style.css" type="text/css">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="chrome://help/locale/helpFileLayout.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1 id="help_window_top">Using the Help Window</h1>
|
||||
|
||||
<a NAME="help_help"></a>
|
||||
<hr><h1>Using the Help Window </h1>
|
||||
<p>This section describes how to use the Help window—that is, the entire window in which this text and the tabs to the left are displayed.
|
||||
<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>
|
||||
|
||||
<p>For additional sources of support and information, click the links displayed in the bottom portion of the <a href="welcome_help.xhtml">Help and Support Center</a>. </p>
|
||||
|
||||
<table summary="list of headings" cellpadding=4 cellspacing=2 bgcolor="#cccccc" Width=324>
|
||||
<tr>
|
||||
<td class="inthissections">
|
||||
<p>In this section:</p>
|
||||
<p><a href="#tabs">Finding the Topic You Want</a></p>
|
||||
<p><a href="#retrace">Retracing Your Steps</a></p>
|
||||
<p><a href="#shortcuts">Using Help Shortcuts</a></p>
|
||||
<p><a href="#buttons">Using Help Buttons</a></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p> </p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a NAME="tabs"></a>
|
||||
<a NAME="navigationIDX"></a>
|
||||
<a NAME="searching_helpSDX"></a>
|
||||
<a NAME="search:help_topicsSDX"></a>
|
||||
<h2>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>For additional sources of support and information, click the links displayed
|
||||
in the bottom portion of the <a href="welcome_help.xhtml">Help and Support
|
||||
Center</a>.</p>
|
||||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><b>Contents</b> shows the list of main topics.
|
||||
<p>Click a topic to read about it. Double-click to see its subtopics.
|
||||
|
||||
<p>If you can't find the topic you want, click the Search or Index tab.
|
||||
<li><b>Search</b> lets you search the built-in Mozilla Help.
|
||||
<p>Type a word or phrase and press Enter to see related topics. Then click the topic you want to read about.
|
||||
|
||||
<p>If your Search doesn't return any topics, try typing fewer words or a different combination of words.
|
||||
|
||||
<li><b>Index</b> lists topics alphabetically.
|
||||
<p>Click an index entry to view information on that topic.
|
||||
<li><b>Glossary</b> lists definitions alphabetically.
|
||||
<p>Click a glossary term to see its definition.
|
||||
</ul>
|
||||
|
||||
<p>To see information related to the Help topic you're reading about, click links in the Help window just as you would in a regular web page.
|
||||
|
||||
<p>For example, this link brings you to a glossary definition: <a href="glossary.xhtml#cookie">cookie</a>. (Click the Back button to return to this page.)
|
||||
|
||||
<p>
|
||||
<a NAME="retrace"></a>
|
||||
<a NAME="printing_helpIDX"></a>
|
||||
<h2>Retracing Your Steps</h2>
|
||||
|
||||
<p>To retrace your steps in Help, click the buttons near the top-left corner of the Help window:
|
||||
|
||||
<p><table summary="Help and Support Center" width = "300">
|
||||
<tr>
|
||||
<td> <img alt="Help navigation icons" src="images/help_nav.gif">
|
||||
</td><td><b>Help and Support Center</b></td></tr>
|
||||
<tr><td><b> Back Forward</b>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
<ul>
|
||||
<li>Click the Back button to move back through pages you have previously visited. It works just like the Back button in the browser.
|
||||
<li>Click the Forward button to move forward through pages you have previously visited. It works just like the Forward button in the browser.
|
||||
<li>Click the Home button to see the Help and Support Center, including links to support options and web-based resources.
|
||||
</ul>
|
||||
|
||||
<p>If you're having trouble keeping the Help window visible while you're following instructions, click Mozilla Help in the Windows toolbar to bring it to the front again.
|
||||
|
||||
<p>Alternatively, print the instructions you want to follow:</li>
|
||||
<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:
|
||||
|
||||
<p><img alt="Help print icon" src="images/help_print.gif">
|
||||
|
||||
<br><b> Print</b>
|
||||
|
||||
<li>To print just a portion of the page, first click and drag to select the area you want to print, then click the Print button.</ul>
|
||||
<p> </p>
|
||||
|
||||
|
||||
|
||||
<a NAME="shortcuts"></a>
|
||||
<a NAME="shortcuts:help_systemIDX"></a>
|
||||
<h2>Using Help Shortcuts</h2>
|
||||
|
||||
<p>You can use keyboard shortcuts to navigate within the Help window. For details, see <a href="shortcuts.xhtml#help_window_shortcuts">Help Window Shortcuts</a>.
|
||||
|
||||
<p> </p>
|
||||
|
||||
|
||||
<a NAME="buttons"></a>
|
||||
<h2>Using Help Buttons</h2>
|
||||
|
||||
<p>Many specialized Mozilla windows and dialog boxes include a button labeled "Help".
|
||||
|
||||
<p>Click any Help button to see detailed information about the window in which it appears.
|
||||
|
||||
<p> </p>
|
||||
|
||||
<a NAME="search_tips"></a>
|
||||
<h2>Search Tips</h2>
|
||||
<p>Not finding what you want in the Search? Here are a few tips that could help:</p>
|
||||
<ul>
|
||||
<li>Be sure that you are searching for something that relates to Mozilla; This is not a web search.</li>
|
||||
<li>Try to broaden your search - don't be too specific; The terms could be worded differently than what you search for.</li>
|
||||
<li>Avoid being too broad with your search: words like "Mail" and "mozilla" could possibly return all of the pages in the help file.</li>
|
||||
<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>
|
||||
[ <A HREF="#help_help">Return to beginning of section</A> ]
|
||||
</p>
|
||||
<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="using_help_buttons">Using Help Buttons</h2>
|
||||
|
||||
<p>Many specialized Mozilla windows and dialog boxes include a button labeled "Help".</p>
|
||||
|
||||
<p>Click any Help button to see detailed information about the window in which it appears.</p>
|
||||
|
||||
<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-2004 The Mozilla Foundation.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="welcome" nc:name="Help and Support Center" nc:link="welcome_help.xhtml"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="help-help" nc:name="Using the Help Window" nc:link="help_help.html"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="help-help" nc:name="Using the Help Window" nc:link="help_help.xhtml"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="ieusers" nc:name="For Internet Explorer Users" nc:link="chrome://help/locale/forieusers.xhtml#for_internet_explorer_users"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="nav" nc:name="Browsing the Web" nc:link="chrome://help/locale/nav_help.xhtml#browsing_the_web"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="mail" nc:name="Using Mail" nc:link="chrome://help/locale/mail_help.xhtml#using_mozilla_mail_and_newsgroups" /> </rdf:li>
|
||||
@ -26,11 +26,10 @@
|
||||
<rdf:Description about="#help-help">
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="help-help-window" nc:name="Finding the Topic You Want" nc:link="help_help.html#tabs"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="help-help-retrace" nc:name="Retracing Your Steps and Printing" nc:link="help_help.html#retrace"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="help-help-shortcuts" nc:name="Using Help Shortcuts" nc:link="help_help.html#shortcuts"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="help-help-buttons" nc:name="Using Help Buttons" nc:link="help_help.html#buttons"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="help-help-tips" nc:name="Search Tips" nc:link="help_help.html#search_tips"/></rdf:li>
|
||||
<rdf:li> <rdf:Description ID="help-help-window" nc:name="Finding the Topic You Want" nc:link="help_help.xhtml#finding_the_topic_you_want"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="help-help-retrace" nc:name="Retracing Your Steps and Printing" nc:link="help_help.xhtml#retracing_your_steps"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="help-help-buttons" nc:name="Using Help Buttons" nc:link="help_help.xhtml#retracing_your_steps"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="help-help-tips" nc:name="Search Tips" nc:link="help_help.xhtml#search_tips"/></rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -14,7 +14,7 @@
|
||||
<rdf:li> <rdf:Description nc:panelid="search"
|
||||
nc:datasources="rdf:null"
|
||||
nc:emptysearchtext="[No matching items found.]"
|
||||
nc:emptysearchlink="chrome://help/locale/help_help.html#search_tips"/> </rdf:li>
|
||||
nc:emptysearchlink="chrome://help/locale/help_help.xhtml#search_tips"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description nc:panelid="toc" nc:datasources="help-toc.rdf"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:panellist>
|
||||
|
@ -24,7 +24,7 @@
|
||||
<li><strong>Glossary</strong> defines key terms.</li>
|
||||
</ul>
|
||||
|
||||
<p>For more information on using &brandShortName; Help, see <a href="chrome://help/locale/help_help.html">Using the Help Window</a>.</p>
|
||||
<p>For more information on using &brandShortName; Help, see <a href="chrome://help/locale/help_help.xhtml">Using the Help Window</a>.</p>
|
||||
|
||||
<table width="100%" border="0">
|
||||
<tr valign="top">
|
||||
|
Loading…
Reference in New Issue
Block a user