about.xml 8.99 KB
Newer Older
1
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
2
<!ENTITY conventions SYSTEM "conventions.xml"> ] > -->
3
<!-- $Id: about.xml,v 1.26 2008/04/04 06:48:18 wurblzap%gmail.com Exp $ -->
4

5 6
<chapter id="about">
<title>About This Guide</title>
7

8 9
  <section id="copyright">
    <title>Copyright Information</title>
10 11 12 13

    <para>This document is copyright (c) 2000-&current-year; by the various
    Bugzilla contributors who wrote it.</para>
    
14 15 16 17
    <blockquote>
      <para>
	Permission is granted to copy, distribute and/or modify this
	document under the terms of the GNU Free Documentation
18
	License, Version 1.1 or any later version published by the
19
	Free Software Foundation; with no Invariant Sections, no
20
	Front-Cover Texts, and with no Back-Cover Texts. A copy of
21
	the license is included in <xref linkend="gfdl"/>.
22 23 24 25 26
      </para>
    </blockquote>
    <para>
      If you have any questions regarding this document, its
      copyright, or publishing this document in non-electronic form,
27
      please contact the Bugzilla Team. 
28 29
    </para>
  </section>
30

31 32 33
  <section id="disclaimer">
    <title>Disclaimer</title>
    <para>
34
      No liability for the contents of this document can be accepted.
35
      Follow the instructions herein at your own risk.
36 37 38 39 40
      This document may contain errors
      and inaccuracies that may damage your system, cause your partner 
      to leave you, your boss to fire you, your cats to
      pee on your furniture and clothing, and global thermonuclear
      war. Proceed with caution.
41
    </para>
42 43
    <para>
      Naming of particular products or brands should not be seen as
44 45 46
      endorsements, with the exception of the term "GNU/Linux". We
      wholeheartedly endorse the use of GNU/Linux; it is an extremely 
      versatile, stable,
47 48 49 50 51
      and robust operating system that offers an ideal operating
      environment for Bugzilla.
    </para>
    <para>
      Although the Bugzilla development team has taken great care to
52 53 54 55 56
      ensure that all exploitable bugs have been fixed, security holes surely 
      exist in any piece of code. Great care should be taken both in 
      the installation and usage of this software. The Bugzilla development
      team members assume no liability for your use of Bugzilla. You have 
      the source code, and are responsible for auditing it yourself to ensure
57 58 59
      your security needs are met.
    </para>
  </section>
60 61 62

<!-- Section 2: New Versions -->

63 64 65
  <section id="newversions">
    <title>New Versions</title>
    <para>
66 67
      This is the &bz-ver; version of The Bugzilla Guide. It is so named 
      to match the current version of Bugzilla. 
68 69
      <!-- BZ-DEVEL --> This version of the guide, like its associated Bugzilla version, is a
      development version.<!-- /BZ-DEVEL --> 
70 71
    </para>
    <para>
72 73 74 75 76 77 78
      The latest version of this guide can always be found at <ulink
      url="http://www.bugzilla.org"/>, or checked out via CVS by
      following the <ulink url="http://www.mozilla.org/cvs.html">Mozilla 
      CVS</ulink> instructions and check out the 
      <filename>mozilla/webtools/bugzilla/docs/</filename>
      subtree. However, you should read the version
      which came with the Bugzilla release you are using.
79 80
    </para>
    <para>
81 82
      The Bugzilla Guide, or a section of it, is also available in
      the following languages:
83 84 85 86
      <ulink url="http://www.traduc.org/docs/guides/lecture/bugzilla/">French</ulink>,
      <ulink url="http://bugzilla-de.sourceforge.net/docs/html/">German</ulink>,
      <ulink url="http://www.bugzilla.jp/docs/2.18/">Japanese</ulink>.
      Note that these may be outdated or not up to date.
87
    </para>
88 89
    
    <para>  
90
      In addition, there are Bugzilla template localization projects in
91 92
      the following languages. They may have translated documentation 
      available: 
93
      <ulink url="http://sourceforge.net/projects/bugzilla-ar/">Arabic</ulink>,
94
      <ulink url="http://sourceforge.net/projects/bugzilla-be/">Belarusian</ulink>,
95
      <ulink url="http://openfmi.net/projects/mozilla-bg/">Bulgarian</ulink>,
96 97 98
      <ulink url="http://sourceforge.net/projects/bugzilla-br/">Brazilian Portuguese</ulink>,
      <ulink url="http://sourceforge.net/projects/bugzilla-cn/">Chinese</ulink>,
      <ulink url="http://sourceforge.net/projects/bugzilla-fr/">French</ulink>,
99
      <ulink url="http://germzilla.ganderbay.net/">German</ulink>,
100 101
      <ulink url="http://sourceforge.net/projects/bugzilla-it/">Italian</ulink>,
      <ulink url="http://www.bugzilla.jp/about/jp.html">Japanese</ulink>,
102 103 104
      <ulink url="http://sourceforge.net/projects/bugzilla-kr/">Korean</ulink>,
      <ulink url="http://sourceforge.net/projects/bugzilla-ru/">Russian</ulink> and
      <ulink url="http://sourceforge.net/projects/bugzilla-es/">Spanish</ulink>.
105
    </para>
106 107 108 109
    
    <para>  
      If you would like to volunteer to translate the Guide into additional
      languages, please contact
110
      <ulink url="mailto:justdave@bugzilla.org">Dave Miller</ulink>.
111 112
    </para>
  </section>
113

114 115 116 117
  <section id="credits">
    <title>Credits</title>
    <para>
      The people listed below have made enormous contributions to the
118
      creation of this Guide, through their writing, dedicated hacking efforts,
119 120 121
      numerous e-mail and IRC support sessions, and overall excellent
      contribution to the Bugzilla community:
    </para>
122 123 124 125 126 127

    <!-- TODO: This is evil... there has to be a valid way to get this look -->
    <variablelist>
      <varlistentry>
        <term>Matthew P. Barnson <email>mbarnson@sisna.com</email></term>
        <listitem>
128
          <para>for the Herculean task of pulling together the Bugzilla Guide
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
          and shepherding it to 2.14.
          </para>
        </listitem>
      </varlistentry>

      <varlistentry>
        <term>Terry Weissman <email>terry@mozilla.org</email></term>
        <listitem>
          <para>for initially writing Bugzilla and creating the README upon
          which the UNIX installation documentation is largely based.
          </para>
        </listitem>
      </varlistentry>

      <varlistentry>
        <term>Tara Hernandez <email>tara@tequilarists.org</email></term>
        <listitem>
          <para>for keeping Bugzilla development going strong after Terry left
          mozilla.org and for running landfill.
          </para>
        </listitem>
      </varlistentry>

      <varlistentry>
        <term>Dave Lawrence <email>dkl@redhat.com</email></term>
        <listitem>
          <para>for providing insight into the key differences between Red
156
          Hat's customized Bugzilla.
157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178
          </para>
        </listitem>
      </varlistentry>

      <varlistentry>
        <term>Dawn Endico <email>endico@mozilla.org</email></term>
        <listitem>
          <para>for being a hacker extraordinaire and putting up with Matthew's
          incessant questions and arguments on irc.mozilla.org in #mozwebtools
          </para>
        </listitem>
      </varlistentry>

      <varlistentry>
        <term>Jacob Steenhagen <email>jake@bugzilla.org</email></term>
        <listitem>
          <para>for taking over documentation during the 2.17 development
          period.
          </para>
        </listitem>
      </varlistentry>

179 180 181 182 183 184 185 186 187
      <varlistentry>
	<term>Dave Miller <email>justdave@bugzilla.org</email></term>
	<listitem>
          <para>for taking over as project lead when Tara stepped down and
	  continually pushing for the documentation to be the best it can be.
          </para>
        </listitem>
      </varlistentry>

188 189
    </variablelist>

190

191 192
    <para>
      Thanks also go to the following people for significant contributions 
193
      to this documentation:
194
      <simplelist type="inline">
195
        <member>Kevin Brannen</member>
196
        <member>Vlad Dascalu</member>
197 198
        <member>Ben FrantzDale</member>
        <member>Eric Hanson</member>
199
        <member>Zach Lipton</member>
200
        <member>Gervase Markham</member>
201
        <member>Andrew Pearson</member>
202
        <member>Joe Robins</member>
203
        <member>Spencer Smith</member>
204 205 206 207 208 209 210 211
        <member>Ron Teitelbaum</member>
        <member>Shane Travis</member>
        <member>Martin Wulffeld</member>
      </simplelist>.
    </para>
    
    <para>
      Also, thanks are due to the members of the 
212 213 214 215
      <ulink url="news://news.mozilla.org/mozilla.support.bugzilla">
      mozilla.support.bugzilla</ulink>
      newsgroup (and its predecessor, netscape.public.mozilla.webtools).
      Without your discussions, insight, suggestions, and patches,
216
      this could never have happened.
217 218
    </para>
  </section>
219

220 221 222
  <!-- conventions used here (didn't want to give it a chapter of its own) -->
&conventions;
 </chapter> 
223

224 225 226
<!-- Keep this comment at the end of the file 
Local variables: 
mode: sgml 
227
sgml-always-quote-attributes:t
228 229
sgml-auto-insert-required-elements:t
sgml-balanced-tag-edit:t
230
sgml-exposed-tags:nil
231 232 233
sgml-general-insert-case:lower
sgml-indent-data:t 
sgml-indent-step:2 
234
sgml-local-catalogs:nil
235 236 237 238
sgml-local-ecat-files:nil 
sgml-minimize-attributes:nil
sgml-namecase-general:t 
sgml-omittag:t
239
sgml-parent-document:("Bugzilla-Guide.xml" "book" "chapter")
240 241 242
sgml-shorttag:t 
sgml-tag-region-if-active:t 
End: -->
243