Commit d8c3c733 authored by timeless%mozdev.org's avatar timeless%mozdev.org

Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all documentation

r=colin.ogilvie, kevin.benton
parent fcece8cd
...@@ -2387,7 +2387,7 @@ See also next section. ...@@ -2387,7 +2387,7 @@ See also next section.
'letsubmitterchoosepriority' was off. 'letsubmitterchoosepriority' was off.
(bug 63018) (bug 63018)
- Most CGIs are now templatised. This helps to make it - Most CGIs are now templatized. This helps to make it
easier to remember to HTML filter values and easier to spot easier to remember to HTML filter values and easier to spot
when they are not, preventing cross site scripting attacks. when they are not, preventing cross site scripting attacks.
(bug 86168) (bug 86168)
...@@ -2398,17 +2398,17 @@ See also next section. ...@@ -2398,17 +2398,17 @@ See also next section.
*** IMPORTANT CHANGES *** *** IMPORTANT CHANGES ***
- 2.16 introduces "templatisation", a new feature that allows - 2.16 introduces "templatization", a new feature that allows
administrators to easily customise the HTML output (the "look and feel") administrators to easily customize the HTML output (the "look and feel")
of Bugzilla without altering Perl code. Bugzilla uses the of Bugzilla without altering Perl code. Bugzilla uses the
"Template Toolkit" for this. Please see the "Template Customisation" "Template Toolkit" for this. Please see the "Template Customization"
section of the Bugzilla Guide for more details. section of the Bugzilla Guide for more details.
Administrators who ran the 2.15 development version and customised Administrators who ran the 2.15 development version with custom
templates should check the templates are still valid, as file names templates should check the templates are still valid, as file names
and file paths have changed. and file paths have changed.
Most output is now templatised. This process will be complete next Most output is now templatized. This process will be complete next
milestone. milestone.
For speed, compiled templates are cached on disk. If you modify the For speed, compiled templates are cached on disk. If you modify the
...@@ -2462,7 +2462,7 @@ See also next section. ...@@ -2462,7 +2462,7 @@ See also next section.
lengthy delays in future if this problem reoccurs. lengthy delays in future if this problem reoccurs.
(bug 106377) (bug 106377)
- In parallel with templatisation, a lot of changes have been made to the HTML - In parallel with templatization, a lot of changes have been made to the HTML
output of the Bugzilla CGIs. This could break code that attempts to parse output of the Bugzilla CGIs. This could break code that attempts to parse
such code. For example, this breaks mozbot. such code. For example, this breaks mozbot.
(no bug number) (no bug number)
...@@ -2739,8 +2739,8 @@ known to us after the Bugzilla 2.14 release. ...@@ -2739,8 +2739,8 @@ known to us after the Bugzilla 2.14 release.
*** SECURITY ISSUES RESOLVED *** *** SECURITY ISSUES RESOLVED ***
- Multiple instances of unauthorised access to confidential - Multiple instances of unauthorized access to confidential
bugs has been fixed. bugs have been fixed.
(bug 39524, 39526, 39527, 39531, 39533, 70189, 82781) (bug 39524, 39526, 39527, 39531, 39533, 70189, 82781)
- Multiple instances of untrusted parameters not being - Multiple instances of untrusted parameters not being
...@@ -2751,7 +2751,7 @@ known to us after the Bugzilla 2.14 release. ...@@ -2751,7 +2751,7 @@ known to us after the Bugzilla 2.14 release.
- After logging in passwords no longer appear in the URL. - After logging in passwords no longer appear in the URL.
(bug 15980) (bug 15980)
- Procedures to prevent unauthorised access to confidential - Procedures to prevent unauthorized access to confidential
files are now simpler. In particular the shadow directory files are now simpler. In particular the shadow directory
no longer exists and the data/comments file no longer needs no longer exists and the data/comments file no longer needs
to be directly accessible, so the entire data directory can to be directly accessible, so the entire data directory can
...@@ -2762,7 +2762,7 @@ known to us after the Bugzilla 2.14 release. ...@@ -2762,7 +2762,7 @@ known to us after the Bugzilla 2.14 release.
- If they do not already exist, checksetup.pl will attempt to - If they do not already exist, checksetup.pl will attempt to
write Apache .htaccess files by default, to prevent write Apache .htaccess files by default, to prevent
unauthorised access to confidential files. You can turn this unauthorized access to confidential files. You can turn this
off in the localconfig file. off in the localconfig file.
(bug 76154) (bug 76154)
......
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [ <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
<!ENTITY conventions SYSTEM "conventions.xml"> ] > --> <!ENTITY conventions SYSTEM "conventions.xml"> ] > -->
<!-- $Id: about.xml,v 1.18 2008/04/04 06:48:10 jake%bugzilla.org Exp $ --> <!-- $Id: about.xml,v 1.25 2008/04/04 06:48:17 timeless%mozdev.org Exp $ -->
<chapter id="about"> <chapter id="about">
<title>About This Guide</title> <title>About This Guide</title>
...@@ -65,10 +65,8 @@ ...@@ -65,10 +65,8 @@
<para> <para>
This is the &bz-ver; version of The Bugzilla Guide. It is so named This is the &bz-ver; version of The Bugzilla Guide. It is so named
to match the current version of Bugzilla. to match the current version of Bugzilla.
<![%bz-devel;[ <!-- BZ-DEVEL --> This version of the guide, like its associated Bugzilla version, is a
This version of the guide, like its associated Bugzilla version, is a development version.<!-- /BZ-DEVEL -->
development version.
]]>
</para> </para>
<para> <para>
The latest version of this guide can always be found at <ulink The latest version of this guide can always be found at <ulink
...@@ -82,18 +80,25 @@ ...@@ -82,18 +80,25 @@
<para> <para>
The Bugzilla Guide, or a section of it, is also available in The Bugzilla Guide, or a section of it, is also available in
the following languages: the following languages:
<ulink url="http://bugzilla-de.sourceforge.net/docs/html/">German</ulink>. <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.
</para> </para>
<para> <para>
In addition, there are Bugzilla template localisation projects in In addition, there are Bugzilla template localization projects in
the following languages. They may have translated documentation the following languages. They may have translated documentation
available: available:
<ulink url="http://sourceforge.net/projects/bugzilla-ar/">Arabic</ulink>,
<ulink url="http://sourceforge.net/projects/bugzilla-be/">Belarusian</ulink>, <ulink url="http://sourceforge.net/projects/bugzilla-be/">Belarusian</ulink>,
<ulink url="http://openfmi.net/projects/mozilla-bg/">Bulgarian</ulink>,
<ulink url="http://sourceforge.net/projects/bugzilla-br/">Brazilian Portuguese</ulink>, <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-cn/">Chinese</ulink>,
<ulink url="http://sourceforge.net/projects/bugzilla-fr/">French</ulink>, <ulink url="http://sourceforge.net/projects/bugzilla-fr/">French</ulink>,
<ulink url="http://sourceforge.net/projects/bugzilla-de/">German</ulink>, <ulink url="http://germzilla.wurblzap.net/">German</ulink>,
<ulink url="http://sourceforge.net/projects/bugzilla-it/">Italian</ulink>,
<ulink url="http://www.bugzilla.jp/about/jp.html">Japanese</ulink>,
<ulink url="http://sourceforge.net/projects/bugzilla-kr/">Korean</ulink>, <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-ru/">Russian</ulink> and
<ulink url="http://sourceforge.net/projects/bugzilla-es/">Spanish</ulink>. <ulink url="http://sourceforge.net/projects/bugzilla-es/">Spanish</ulink>.
...@@ -102,7 +107,7 @@ ...@@ -102,7 +107,7 @@
<para> <para>
If you would like to volunteer to translate the Guide into additional If you would like to volunteer to translate the Guide into additional
languages, please contact languages, please contact
<ulink url="mailto:justdave@syndicomm.com">Dave Miller</ulink>. <ulink url="mailto:justdave@bugzilla.org">Dave Miller</ulink>.
</para> </para>
</section> </section>
...@@ -120,7 +125,7 @@ ...@@ -120,7 +125,7 @@
<varlistentry> <varlistentry>
<term>Matthew P. Barnson <email>mbarnson@sisna.com</email></term> <term>Matthew P. Barnson <email>mbarnson@sisna.com</email></term>
<listitem> <listitem>
<para>for the Herculaean task of pulling together the Bugzilla Guide <para>for the Herculean task of pulling together the Bugzilla Guide
and shepherding it to 2.14. and shepherding it to 2.14.
</para> </para>
</listitem> </listitem>
...@@ -204,9 +209,10 @@ ...@@ -204,9 +209,10 @@
<para> <para>
Also, thanks are due to the members of the Also, thanks are due to the members of the
<ulink url="news://news.mozilla.org/netscape.public.mozilla.webtools"> <ulink url="news://news.mozilla.org/mozilla.support.bugzilla">
netscape.public.mozilla.webtools</ulink> mozilla.support.bugzilla</ulink>
newsgroup. Without your discussions, insight, suggestions, and patches, newsgroup (and its predecessor, netscape.public.mozilla.webtools).
Without your discussions, insight, suggestions, and patches,
this could never have happened. this could never have happened.
</para> </para>
</section> </section>
......
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
</listitem> </listitem>
<listitem> <listitem>
<para>Completely customisable and/or localisable web user <para>Completely customizable and/or localizable web user
interface</para> interface</para>
</listitem> </listitem>
......
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
<para> <para>
By default, you have 3 days to confirm your registration. Past this By default, you have 3 days to confirm your registration. Past this
timeframe, the token is invalidated and the registration is timeframe, the token is invalidated and the registration is
automatically cancelled. You can also cancel this registration sooner automatically canceled. You can also cancel this registration sooner
by using the appropriate URL in the email you got. by using the appropriate URL in the email you got.
</para> </para>
</listitem> </listitem>
...@@ -243,7 +243,7 @@ ...@@ -243,7 +243,7 @@
<listitem> <listitem>
<para> <para>
<emphasis>Priority:</emphasis> <emphasis>Priority:</emphasis>
The bug assignee uses this field to prioritise his or her bugs. The bug assignee uses this field to prioritize his or her bugs.
It's a good idea not to change this on other people's bugs.</para> It's a good idea not to change this on other people's bugs.</para>
</listitem> </listitem>
...@@ -402,8 +402,8 @@ ...@@ -402,8 +402,8 @@
have them show up in your personal Bugzilla footer along with your own have them show up in your personal Bugzilla footer along with your own
Saved Searches. Saved Searches.
If somebody is sharing a Search with a group she or he is allowed to If somebody is sharing a Search with a group she or he is allowed to
<link linkend="groups">assign users to</link>, it will show up in the <link linkend="groups">assign users to</link>, the sharer may opt to have
group's direct members' footers by default. the Search show up in the group's direct members' footers by default.
</para> </para>
<section id="boolean"> <section id="boolean">
...@@ -458,7 +458,7 @@ ...@@ -458,7 +458,7 @@
to whom each bug is assigned). When the operator is either to whom each bug is assigned). When the operator is either
"equals" or "notequals", the value can be "%reporter%", "equals" or "notequals", the value can be "%reporter%",
"%assignee%", "%qacontact%", or "%user%." The user pronoun "%assignee%", "%qacontact%", or "%user%." The user pronoun
referes to the user who is executing the query or, in the case refers to the user who is executing the query or, in the case
of whining reports, the user who will be the recipient of whining reports, the user who will be the recipient
of the report. The reporter, assignee, and qacontact of the report. The reporter, assignee, and qacontact
pronouns refer to the corresponding fields in the bug. pronouns refer to the corresponding fields in the bug.
...@@ -1064,7 +1064,7 @@ ...@@ -1064,7 +1064,7 @@
<section id="userpreferences"> <section id="userpreferences">
<title>User Preferences</title> <title>User Preferences</title>
<para>Once you have logged in, you can customise various aspects of <para>Once you have logged in, you can customize various aspects of
Bugzilla via the "Edit prefs" link in the page footer. Bugzilla via the "Edit prefs" link in the page footer.
The preferences are split into three tabs:</para> The preferences are split into three tabs:</para>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment