-
Notifications
You must be signed in to change notification settings - Fork 3
/
faq.html
210 lines (169 loc) · 8.65 KB
/
faq.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<link rel="top" title="Home" href="http://www.mozilla.org/">
<link rel="stylesheet" type="text/css" href="css/print.css" media="print">
<link rel="stylesheet" type="text/css" href="css/base/content.css" media="all">
<link rel="stylesheet" type="text/css" href="css/cavendish/content.css" title="Cavendish" media="screen">
<link rel="stylesheet" type="text/css" href="css/base/template.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/cavendish/template.css" title="Cavendish" media="screen">
<link rel="icon" href="images/mozilla-16.png" type="image/png">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Language" content="en">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>Mozilla FAQs</title>
<script src="__utm.js" type="text/javascript"></script>
</head>
<body id="www-mozilla-org" class="deepLevel">
<div id="container">
<p class="important">You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is
highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If
there are any pages on this archive site that you think should be added back to www.mozilla.org, please <a
href="https://bugzilla.mozilla.org/enter_bug.cgi?product=Websites&component=www.mozilla.org">file a bug</a>.</p>
<p class="skipLink"><a href="#mainContent" accesskey="2">Skip to main content</a></p>
<div id="header">
<h1><a href="/" title="Return to home page" accesskey="1">Mozilla</a></h1>
<ul>
<li id="menu_aboutus"><a href="about/" title="Getting the most out of your online experience">About</a></li>
<li id="menu_developers"><a href="developer/" title="Using Mozilla's products for your own applications">Developers</a></li>
<li id="menu_store"><a href="http://store.mozilla.org/?r=mozorg1" title="Shop for Mozilla products on CD and other merchandise">Store</a></li>
<li id="menu_support"><a href="support/" title="Installation, trouble-shooting, and the knowledge base">Support</a></li>
<li id="menu_products"><a href="products/" title="All software Mozilla currently offers">Products</a></li>
</ul>
<form id="searchbox_002443141534113389537:ysdmevkkknw" action="http://www.google.com/cse" title="mozilla.org Search">
<div>
<label for="q" title="Search mozilla.org's sites">search mozilla:</label>
<input type="hidden" name="cx" value="002443141534113389537:ysdmevkkknw">
<input type="hidden" name="cof" value="FORID:0">
<input type="text" id="q" name="q" accesskey="s" size="30">
<input type="submit" id="submit" value="Go">
</div>
</form>
</div>
<hr class="hide">
<div id="mBody">
<div id="side">
<ul id="nav">
<li><a title="Roadmap" href="roadmap.html"><strong> Roadmap</strong></a></li>
<li><a title="Projects" href="projects/"><strong> Projects</strong></a></li>
<li><a title="For developers" href="developer/"><strong> Coding</strong></a>
<ul>
<li><a title="Module Owners" href="owners.html"> Module Owners</a></li>
<li><a title="Hacking" href="hacking/"> Hacking</a></li>
<li><a title="Get the Source" href="http://developer.mozilla.org/en/docs/Download_Mozilla_Source_Code"> Get the Source</a></li>
<li><a title="Building Mozilla" href="http://developer.mozilla.org/en/docs/Build_Documentation"> Build It</a></li>
</ul>
</li>
<li><a title="Testing" href="quality/"><strong> Testing</strong></a>
<ul>
<li><a title="Downloads of mozilla.org software releases" href="download.html"> Releases</a></li>
<li><a title="Latest mozilla builds for testers" href="developer/#builds"> Nightly Builds</a></li>
<li><a title="For testers to report bugs" href="https://bugzilla.mozilla.org/"> Report A Problem</a></li>
</ul>
</li>
<li><a title="Tools for mozilla developers" href="tools.html"><strong> Tools</strong></a>
<ul>
<li><a title="Bug tracking system for mozilla testers." href="https://bugzilla.mozilla.org/"> Bugzilla</a></li>
<li><a title="Latest status of mozilla builds" href="http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox"> Tinderbox</a></li>
<li><a title="Latest checkins" href="http://bonsai.mozilla.org/cvsqueryform.cgi"> Bonsai</a></li>
<li><a title="Source cross reference" href="http://lxr.mozilla.org/seamonkey/"> LXR</a></li>
</ul>
</li>
<li><a title="Frequently Asked Questions." href="faq.html"><strong> FAQs</strong></a></li>
</ul>
</div>
<hr class="hide">
<div id="mainContent">
<h1>Mozilla <abbr>FAQ</abbr>s (frequently asked questions)</h1>
<p>Here are pointers to a few FAQ documents.</p>
<h2>For End Users</h2>
<dl>
<dt><a href="support/firefox/faq">Firefox FAQ</a></dt>
<dd>FAQ about the Firefox browser.</dd>
<dt><a href="support/thunderbird/faq">Thunderbird FAQ</a></dt>
<dd>FAQ about the Thunderbird email client.</dd>
<dt><a href="start/1.5/faq/">Mozilla 1.5 FAQ</a></dt>
<dd>FAQ about Mozilla 1.5; good all-round coverage of important questions.</dd>
<dt><a href="wishlist-faq.html">Wishlist FAQ</a></dt>
<dd>A list of commonly requested features from our
<a href="community/developer-forums.html#mozilla-wishlist">
wishlist</A> newsgroup.</dd>
</dl>
<h2>For Web Authors</h2>
<dl>
<dt><a href="docs/web-developer/faq.html">Mozilla Web Author FAQ</a></dt>
<dd>Mozilla FAQ for Web designers</dd>
</dl>
<h2>Legal</h2>
<dl>
<dt><a href="NPL/FAQ.html">Netscape Public License FAQ</a></dt>
<dd>Answers to questions about the Netscape Public License, the license
under which the Mozilla source code is shipped.</dd>
<dt><a href="MPL/relicensing-faq.html">Mozilla Relicensing FAQ</a></dt>
<dd>Information on relicensing the Mozilla source code, specifically
on compatibility issues with GNU General Public License (GPL).</dd>
</dl>
<h2>For Developers</h2>
<dl>
<dt><a href="docs/mozilla-faq.html">Mozilla FAQ</a></dt>
<dd><a href="mailto:pgunn01@ibm.net">Pat Gunn</a> has put together this
FAQ of introductory materials, common build problems, etc.</dd>
<dt><a href="http://developer.mozilla.org/en/docs/Mozilla_Build_FAQ">Mozilla Build FAQ</a></dt>
<dd>Answers specific questions concerning the Mozilla build process.</dd>
<dt><a href="http://developer.mozilla.org/en/docs/Debugging_Mozilla_on_Windows_FAQ">Debugging Mozilla on Windows FAQ</a></dt>
<dd>Tips on debugging Mozilla. See also the
<a href="unix/debugging-faq.html">Linux</a> debugging FAQ.</dd>
<dt><a href="projects/embedding/faq.html">Gecko Embedding FAQ</a></dt>
<dd>Answers to commonly questions about embedding Gecko, Mozilla's layout engine.</dd>
<dt><a href="http://developer.mozilla.org/en/docs/Gecko_FAQ">Gecko FAQ</a></dt>
<dd>Answers to questions about Mozilla's layout engine.</dd>
<dt><a href="hacking/code-review-faq.html">Code Review FAQ</a></dt>
<dd>Answers about mozilla.org's code review process.</dd>
<dt><a href="build/sheriff.html">Sheriff FAQ</a></dt>
<dd>Information on sheriffs, people who watch over the tree.</dd>
</dl>
<h2>Historical</h2>
<p>The following is a list of public documents pertaining to Netscape's
announcement to release the Communicator source code and the creation
of mozilla.org.</p>
<dl>
<dt><a href="free-faq.html">Free Navigator FAQ</a></dt>
<dd>Answers to general questions regarding Netscape's January 22, 1998
announcement that Netscape Communicator and Navigator are now
free, as well as very general Q&A about the plans to release
source code.</dd>
<dt><a href="src-faq.html">Open Source FAQ</a></dt>
<dd>Answers to some specific questions from the developer community
regarding Netscape's plan to release source code for its next
major release of Netscape Communicator and Navigator.
See also Netscape's own <a href=
"http://home.netscape.com/comprod/products/communicator/source_faq.html">
FAQ</a>.</dd>
<dt><a href="http://home.netscape.com/newsref/pr/newsrelease577.html">
The mozilla.org Press Release</a></dt>
<dd>Netscape's announcement of the creation of <b>mozilla.org</b>.</dd>
</dl>
<p>Can't find the information you are looking for? Try our
<a href="docs/end-user/">end user documentation</a>.</p>
<hr class="hide">
</div>
</div>
<div id="footer">
<ul>
<li><a href="sitemap.html">Site Map</a></li>
<li><a href="security/">Security Updates</a></li>
<li><a href="contact/">Contact Us</a></li>
<li><a href="foundation/donate.html">Donate</a></li>
</ul>
<p class="copyright">
Portions of this content are © 1998–2009 by individual mozilla.org
contributors; content available under a Creative Commons license | <a
href="http://www.mozilla.org/foundation/licensing/website-content.html">Details</a>.</p>
<p>
<span>Last modified January 17, 2008</span>
<span><a href="http://bonsai-www.mozilla.org/cvslog.cgi?file=mozilla-org/html/faq.html&rev=&root=/www/">Document History</a></span>
</p>
</div>
</div>
</body>
</html>