Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
cad06674
Commit
cad06674
authored
Apr 04, 2008
by
mozilla%colinogilvie.co.uk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 344727: Documentation still thinks we need XML::Parser, but we now need XML::Twig
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat
parent
933c3101
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
23 additions
and
23 deletions
+23
-23
Bugzilla-Guide.xml
docs/en/xml/Bugzilla-Guide.xml
+13
-11
installation.xml
docs/en/xml/installation.xml
+6
-8
modules.xml
docs/en/xml/modules.xml
+4
-4
No files found.
docs/en/xml/Bugzilla-Guide.xml
View file @
cad06674
...
...
@@ -31,10 +31,10 @@
For a devel release, simple bump bz-ver and bz-date
-->
<!ENTITY bz-ver "2.2
1
">
<!ENTITY bz-nextver "2.2
2
">
<!ENTITY bz-date "200
5-07-07
">
<!ENTITY current-year "200
5
">
<!ENTITY bz-ver "2.2
3.2
">
<!ENTITY bz-nextver "2.2
4
">
<!ENTITY bz-date "200
6-07-09
">
<!ENTITY current-year "200
6
">
<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">
<!ENTITY bz "http://www.bugzilla.org/">
...
...
@@ -43,30 +43,32 @@
<!-- For minimum versions -->
<!ENTITY min-mysql-ver "4.0.14">
<!ENTITY min-pg-ver "
7.3.x
">
<!ENTITY min-perl-ver "5.
6.1
">
<!ENTITY min-pg-ver "
8.0.0
">
<!ENTITY min-perl-ver "5.
8.0
">
<!ENTITY min-perl-ver-win "5.8.1">
<!ENTITY min-template-ver "2.08">
<!ENTITY min-file-temp-ver "any">
<!ENTITY min-appconfig-ver "1.52">
<!ENTITY min-text-wrap-ver "2001.0131">
<!ENTITY min-file-spec-ver "0.8
2
">
<!ENTITY min-file-spec-ver "0.8
4
">
<!ENTITY min-data-dumper-ver "any">
<!ENTITY min-dbd-mysql-ver "2.9003">
<!ENTITY min-dbd-pg-ver "1.
31
">
<!ENTITY min-dbd-pg-ver "1.
45
">
<!ENTITY min-dbi-ver "1.38">
<!ENTITY min-date-format-ver "2.21">
<!ENTITY min-cgi-ver "2.93">
<!ENTITY min-mail-mailer-ver "1.65">
<!ENTITY min-mail-mailer-ver "1.67">
<!ENTITY min-mime-base64-ver "3.01">
<!ENTITY min-mime-parser-ver "5.406">
<!ENTITY min-storable-ver "any">
<!-- Optional modules -->
<!ENTITY min-gd-ver "1.20">
<!ENTITY min-gd-graph-ver "any">
<!ENTITY min-gd-text-align-ver "any">
<!ENTITY min-chart-base-ver "1.0">
<!ENTITY min-xml-parser-ver "any">
<!ENTITY min-mime-parser-ver "any">
<!ENTITY min-xml-twig-ver "any">
<!ENTITY min-patchreader-ver "0.9.4">
<!ENTITY min-image-magick-ver "any">
]>
...
...
docs/en/xml/installation.xml
View file @
cad06674
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
<!-- $Id: installation.xml,v 1.12
3 2008/04/04 06:47:53
mozilla%colinogilvie.co.uk Exp $ -->
<!-- $Id: installation.xml,v 1.12
4 2008/04/04 06:47:54
mozilla%colinogilvie.co.uk Exp $ -->
<chapter
id=
"installing-bugzilla"
>
<title>
Installing Bugzilla
</title>
...
...
@@ -410,8 +410,8 @@
<listitem>
<para>
<link
linkend=
"install-modules-xml-
parser"
>
XML::Parser
</link>
(
&min-xml-
parser
-ver;
) for the XML interface
<link
linkend=
"install-modules-xml-
twig"
>
XML::Twig
</link>
(
&min-xml-
twig
-ver;
) for the XML interface
</para>
</listitem>
...
...
@@ -508,15 +508,13 @@
</para>
</section>
<section
id=
"install-modules-xml-
parser
"
>
<title>
XML::
Parser (
&min-xml-parser
-ver;
)
</title>
<section
id=
"install-modules-xml-
twig
"
>
<title>
XML::
Twig (
&min-xml-twig
-ver;
)
</title>
<para>
The XML::
Parser
module is only required if you want to import
<para>
The XML::
Twig
module is only required if you want to import
XML bugs using the
<filename>
importxml.pl
</filename>
script. This is required to use Bugzilla's "move bugs" feature;
you may also want to use it for migrating from another bug database.
XML::Parser requires that the
<classname>
expat
</classname>
library is already installed on your machine.
</para>
</section>
...
...
docs/en/xml/modules.xml
View file @
cad06674
...
...
@@ -199,11 +199,11 @@
</para>
<para>
XML::
Parser
:
XML::
Twig
:
<literallayout>
CPAN Download Page:
<ulink
url=
"http://search.cpan.org/dist/XML-
Parser
/"
/>
PPM Download Link:
Part of core distribution.
Documentation:
<ulink
url=
"http://
www.perldoc.com/perl5.6.1/lib/XML/Parser
.html"
/>
CPAN Download Page:
<ulink
url=
"http://search.cpan.org/dist/XML-
Twig
/"
/>
PPM Download Link:
<ulink
url=
"http://ppm.activestate.com/PPMPackages/zips/8xx-builds-only/Windows/XML-Twig-3.22.zip"
/>
Documentation:
<ulink
url=
"http://
standards.ieee.org/resources/spasystem/twig/twig_stable
.html"
/>
</literallayout>
</para>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment