Bug 220395 - Help needs better Help and Support Center (welcome_help.html). r=neil@parkwaycc.co.uk a=asa@mozilla.org

This commit is contained in:
rlk%trfenv.com 2003-11-25 22:37:02 +00:00
Родитель 3c55e928e0
Коммит 5498ebcd08
7 изменённых файлов: 108 добавлений и 28 удалений

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

@ -12,7 +12,7 @@ en-US.jar:
locale/en-US/help/help-glossary.rdf (locale/en-US/help-glossary.rdf)
locale/en-US/help/contents.rdf (locale/en-US/contents.rdf)
locale/en-US/help/glossary.html (locale/en-US/glossary.html)
locale/en-US/help/welcome_help.html (locale/en-US/welcome_help.html)
locale/en-US/help/welcome_help.xhtml (locale/en-US/welcome_help.xhtml)
locale/en-US/help/forieusers.html (locale/en-US/forieusers.html)
locale/en-US/help/help-toc.rdf (locale/en-US/help-toc.rdf)
locale/en-US/help/help-index1.rdf (locale/en-US/help-index1.rdf)

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

@ -6,7 +6,7 @@
<rdf:Description about="urn:root">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="welcome" nc:name="Help and Support Center" nc:link="welcome_help.html"/> </rdf:li>
<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="ieusers" nc:name="For Internet Explorer Users" nc:link="chrome://help/locale/forieusers.html#for_microsoft_users"/> </rdf:li>
<rdf:li> <rdf:Description ID="nav" nc:name="Browsing the Web" nc:link="chrome://help/locale/nav_help.html#browsing_the_web"/> </rdf:li>

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

@ -64,15 +64,6 @@ h3 { color: #009; font-size: 10pt; margin-bottom: 0px; margin-top: 35px; }
margin-left: 25px;
}
table {
background-color: #eeeeee; /* really light grey */
}
td {
border: 1px solid #999999; /* grey */
vertical-align: top;
}
.headingCell {
background-color: #99ccff; /* light aqua */
font-weight: bold;

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

@ -14,7 +14,7 @@
<hr><h1>Using the Help Window </h1>
<p>This section describes how to use the Help window&mdash;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.html">Help and Support Center</a>. </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>
@ -132,4 +132,4 @@
</body>
</html>
</html>

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

@ -14,7 +14,7 @@
<hr><h1>Using the Help Window </h1>
<p>This section describes how to use the Help window&mdash;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.html">Help and Support Center</a>. </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>
@ -132,4 +132,4 @@
</body>
</html>
</html>

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

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

@ -1,25 +1,114 @@
<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>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Browser Help</title>
<link rel="stylesheet" href="content_style.css" type="text/css">
<title>&brandShortName; Help</title>
<link rel="stylesheet" type="text/css" href="chrome://help/locale/helpFileLayout.css" />
</head>
<body>
<h1>Welcome to Mozilla Help</h1>
<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>
<p>To get help, click one of the links on the left.</p>
<p><i><A HREF="nav_help.html">Browsing the Web</a></i> covers navigating and searching for web sites, copying, saving, and printing web pages, and setting preferences for languages, cache, file types, and proxies.
<p><i><A HREF="mail_help.html">Mail and News</A></i> covers sending and receiving email, reading newsgroups, and setting mail and news preferences.
<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><i><A HREF="customize_help.html">Customizing Mozilla</A></i> covers changing the look of your Mozilla window, creating bookmarks and shortcuts, and customizing toolbars and the Sidebar.
<p>For more information on using &brandShortName; Help, see <a href="chrome://help/locale/help_help.html">Using the Help Window</a>.</p>
<p><i><A HREF="privacy_help.html">Understanding Privacy</A></i> covers managing cookies and using the Internet privacy features of Mozilla.
<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;">Release Notes</a></strong></p>
<p><i><A HREF="composer_help.html">Creating Web Pages</A></i> covers using Mozilla Composer to create your own pages for the World Wide Web.
<p>Latest information about known problems or issues with &brandShortName;.</p>
</td>
<td>
<p><strong><a href="http://www.mozillazine.org/">MozillaZine</a></strong></p>
<hr>
<p><i>06/21/01</i></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.4/troubleshooting/">Troubleshooting</a></strong></p>
<p>Answers to some of the most frequently encountered problems.</p>
</td>
<td>&nbsp;</td>
</tr>
<tr valign="top">
<td>
<p><strong><a href="http://plugindoc.mozdev.org/">PluginDoc</a></strong></p>
<p>Up-to-date information on &brandShortName; plug-ins.</p>
</td>
<td>&nbsp;</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">DecisionOne</a></strong></p>
<p>Commercial service providing e-mail and phone-in support.</p>
</td>
<td>
<p><strong><a href="http://forums.mozillazine.org/index.php">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">MozillaPL</a></strong></p>
<p>Free community service based on consultants availability.</p>
</td>
<td>
<p><strong><a href="http://mozilla.org/community.html">User Newsgroups</a></strong></p>
<p>User newsgroups hosted by mozilla.org.</p>
</td>
</tr>
<tr valign="top">
<td>&nbsp;</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/qualify/qfa.html">Quality Feedback Agent</a></strong></p>
</td>
</tr>
</table>
</body>
</html>