зеркало из https://github.com/mozilla/gecko-dev.git
125 строки
3.7 KiB
HTML
125 строки
3.7 KiB
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" >
|
|
<!ENTITY % regionDTD SYSTEM "chrome://global-region/locale/region.dtd" >
|
|
%brandDTD;
|
|
%regionDTD;
|
|
]
|
|
>
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&brandShortName; Help</title>
|
|
<link rel="stylesheet" type="text/css" href="chrome://help/locale/helpFileLayout.css" />
|
|
</head>
|
|
<body>
|
|
|
|
<h1>Welcome to &brandShortName; Help</h1>
|
|
<p>To display information about &brandShortName; in this window, <strong>click tabs or topics in the left frame</strong>:</p>
|
|
|
|
<ul>
|
|
<li><strong>Contents</strong> shows main topics and subtopics.</li>
|
|
<li><strong>Search</strong> lets you search built-in &brandShortName; Help.</li>
|
|
<li><strong>Index</strong> lists all topics alphabetically.</li>
|
|
<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.xhtml">Using the Help Window</a>.</p>
|
|
|
|
<table width="100%" border="0">
|
|
<tr valign="top">
|
|
<td><h3>Help on the Web</h3></td>
|
|
<td><h3>Mozilla Community</h3></td>
|
|
</tr>
|
|
<tr valign="top">
|
|
<td>
|
|
<p><strong><a href="&releaseURL;" target="_blank">Release Notes</a></strong></p>
|
|
|
|
<p>Latest information about known problems or issues with &brandShortName;.</p>
|
|
</td>
|
|
<td>
|
|
<p><strong><a href="http://www.mozillazine.org/"
|
|
target="_blank">MozillaZine</a></strong></p>
|
|
|
|
<p>The oldest community site around, providing news flashes, polls, and Web forums.</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr valign="top">
|
|
<td>
|
|
<p><strong><a href="http://www.mozilla.org/start/1.5/troubleshooting/"
|
|
target="_blank">Troubleshooting</a></strong></p>
|
|
|
|
<p>Answers to some of the most frequently encountered problems.</p>
|
|
</td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr valign="top">
|
|
<td>
|
|
<p><strong><a href="http://plugindoc.mozdev.org/"
|
|
target="_blank">PluginDoc</a></strong></p>
|
|
|
|
<p>Up-to-date information on &brandShortName; plug-ins.</p>
|
|
</td>
|
|
<td> </td>
|
|
</tr>
|
|
|
|
<tr valign="top">
|
|
<td colspan="2"><h2>Support</h2></td>
|
|
</tr>
|
|
<tr>
|
|
<td><h3>Technical Support</h3></td>
|
|
<td><h3>Peer Support</h3></td>
|
|
</tr>
|
|
|
|
<tr valign="top">
|
|
<td>
|
|
<p><strong><a href="http://support.decisionone.com/mozilla/mozilla_help_main.htm"
|
|
target="_blank">DecisionOne</a></strong></p>
|
|
<p>Affordable service providing e-mail and phone-in support.</p>
|
|
</td>
|
|
<td>
|
|
<p><strong><a href="http://forums.mozillazine.org/index.php"
|
|
target="_blank">MozillaZine Forums</a></strong></p>
|
|
<p>Web forums for Mozilla users like you.</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr valign="top">
|
|
<td>
|
|
<p><strong><a href="http://www.mozillapl.org/?newlang=eng"
|
|
target="_blank">MozillaPL</a></strong></p>
|
|
<p>Free community service based on consultants availability.</p>
|
|
</td>
|
|
<td>
|
|
<p><strong><a href="http://www.mozilla.org/support/#community"
|
|
target="_blank">User Newsgroups</a></strong></p>
|
|
<p>User newsgroups hosted by mozilla.org.</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr valign="top">
|
|
<td> </td>
|
|
<td>
|
|
<p><strong>Realtime Chat</strong></p>
|
|
<p>Chat with &brandShortName; users via IRC.</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr valign="top">
|
|
<td colspan="2"><h2>User Feedback</h2></td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<p><strong><a href="http://www.mozilla.org/quality/qfa.html"
|
|
target="_blank">Quality Feedback Agent</a></strong></p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<p>Copyright © 2003-2004 The Mozilla Foundation.</p>
|
|
|
|
</body>
|
|
</html>
|