зеркало из https://github.com/mozilla/pjs.git
Bug 243126 - Dead link in help_help.html. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com
This commit is contained in:
Родитель
589ae07662
Коммит
aa1b2d24d3
|
@ -1,135 +0,0 @@
|
|||
<html>
|
||||
<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">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
<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>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:
|
||||
|
||||
<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.html#help">Help Keyboard 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>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
[ <A HREF="#help_help">Return to beginning of section</A> ]
|
||||
</p>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -102,7 +102,7 @@
|
|||
<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.html#help">Help Keyboard Shortcuts</a>.
|
||||
<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>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче