about.xml 7.91 KB
Newer Older
1
<?xml version="1.0"?>
2 3 4 5 6 7 8
<!-- This Source Code Form is subject to the terms of the Mozilla Public
     License, v. 2.0. If a copy of the MPL was not distributed with this
     file, You can obtain one at http://mozilla.org/MPL/2.0/.

     This Source Code Form is "Incompatible With Secondary Licenses", as
     defined by the Mozilla Public License, v. 2.0.
-->
9 10 11 12 13
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
                      "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
    <!ENTITY % myents SYSTEM "bugzilla.ent">
    %myents;
]>
14

15 16
<chapter id="about">
<title>About This Guide</title>
17

18 19
  <section id="copyright">
    <title>Copyright Information</title>
20 21 22 23

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

41 42 43
  <section id="disclaimer">
    <title>Disclaimer</title>
    <para>
44
      No liability for the contents of this document can be accepted.
45
      Follow the instructions herein at your own risk.
46 47 48 49 50
      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.
51
    </para>
52 53
    <para>
      Naming of particular products or brands should not be seen as
54 55 56
      endorsements, with the exception of the term "GNU/Linux". We
      wholeheartedly endorse the use of GNU/Linux; it is an extremely 
      versatile, stable,
57 58 59 60 61
      and robust operating system that offers an ideal operating
      environment for Bugzilla.
    </para>
    <para>
      Although the Bugzilla development team has taken great care to
62 63 64 65 66
      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
67 68 69
      your security needs are met.
    </para>
  </section>
70 71 72

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

73 74 75
  <section id="newversions">
    <title>New Versions</title>
    <para>
76 77
      This is the &bz-ver; version of The Bugzilla Guide. It is so named 
      to match the current version of Bugzilla. 
78 79
      <!-- BZ-DEVEL --> This version of the guide, like its associated Bugzilla version, is a
      development version.<!-- /BZ-DEVEL --> 
80 81
    </para>
    <para>
82
      The latest version of this guide can always be found at <ulink
83 84
      url="http://www.bugzilla.org/docs/"/>. However, you should read
      the version which came with the Bugzilla release you are using.
85
    </para>
86 87
    
    <para>  
88
      In addition, there are Bugzilla template localization projects in
89 90 91 92 93
      <ulink url="http://www.bugzilla.org/download/#localizations">several languages</ulink>.
      They may have translated documentation available. If you would like to
      volunteer to translate the Guide into additional languages, please visit the
      <ulink url="https://wiki.mozilla.org/Bugzilla:L10n">Bugzilla L10n team</ulink>
      page.
94 95
    </para>
  </section>
96

97 98 99 100
  <section id="credits">
    <title>Credits</title>
    <para>
      The people listed below have made enormous contributions to the
101
      creation of this Guide, through their writing, dedicated hacking efforts,
102 103 104
      numerous e-mail and IRC support sessions, and overall excellent
      contribution to the Bugzilla community:
    </para>
105 106 107 108 109 110

    <!-- 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>
111
          <para>for the Herculean task of pulling together the Bugzilla Guide
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
          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
139
          Hat's customized Bugzilla.
140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161
          </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>

162 163 164 165 166 167 168 169 170
      <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>

171 172
    </variablelist>

173

174 175
    <para>
      Thanks also go to the following people for significant contributions 
176
      to this documentation:
177
      <simplelist type="inline">
178
        <member>Kevin Brannen</member>
179
        <member>Vlad Dascalu</member>
180 181
        <member>Ben FrantzDale</member>
        <member>Eric Hanson</member>
182
        <member>Zach Lipton</member>
183
        <member>Gervase Markham</member>
184
        <member>Andrew Pearson</member>
185
        <member>Joe Robins</member>
186
        <member>Spencer Smith</member>
187 188 189 190 191 192 193 194
        <member>Ron Teitelbaum</member>
        <member>Shane Travis</member>
        <member>Martin Wulffeld</member>
      </simplelist>.
    </para>
    
    <para>
      Also, thanks are due to the members of the 
195 196 197 198
      <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,
199
      this could never have happened.
200 201
    </para>
  </section>
202

203
  <!-- conventions used here (didn't want to give it a chapter of its own) -->
204 205
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="conventions.xml" />
</chapter>
206

207 208 209
<!-- Keep this comment at the end of the file 
Local variables: 
mode: sgml 
210
sgml-always-quote-attributes:t
211 212
sgml-auto-insert-required-elements:t
sgml-balanced-tag-edit:t
213
sgml-exposed-tags:nil
214 215 216
sgml-general-insert-case:lower
sgml-indent-data:t 
sgml-indent-step:2 
217
sgml-local-catalogs:nil
218 219 220 221
sgml-local-ecat-files:nil 
sgml-minimize-attributes:nil
sgml-namecase-general:t 
sgml-omittag:t
222
sgml-parent-document:("Bugzilla-Guide.xml" "book" "chapter")
223 224 225
sgml-shorttag:t 
sgml-tag-region-if-active:t 
End: -->