From: mozilla%colinogilvie.co.uk <> Date: Sat, 15 Jul 2006 05:12:37 +0000 (+0000) Subject: Bug 344727: Documentation still thinks we need XML::Parser, but we now need XML:... X-Git-Tag: bugzilla-2.22.1~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53c4fa25674290e62718c8410aed25285be1af3a;p=thirdparty%2Fbugzilla.git Bug 344727: Documentation still thinks we need XML::Parser, but we now need XML::Twig Patch by Colin Ogilvie ; r=mkanat --- diff --git a/docs/xml/Bugzilla-Guide.xml b/docs/xml/Bugzilla-Guide.xml index b88470a241..3487a9a8a9 100644 --- a/docs/xml/Bugzilla-Guide.xml +++ b/docs/xml/Bugzilla-Guide.xml @@ -66,7 +66,7 @@ - + diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index 6a94cd4507..6c761be5a4 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -410,8 +410,8 @@ - XML::Parser - (&min-xml-parser-ver;) for the XML interface + XML::Twig + (&min-xml-twig-ver;) for the XML interface @@ -508,15 +508,13 @@ -
- XML::Parser (&min-xml-parser-ver;) +
+ XML::Twig (&min-xml-twig-ver;) - The XML::Parser module is only required if you want to import + The XML::Twig module is only required if you want to import XML bugs using the importxml.pl 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 - expat library is already installed on your machine.
diff --git a/docs/xml/modules.xml b/docs/xml/modules.xml index 59c58530eb..151358cbd4 100644 --- a/docs/xml/modules.xml +++ b/docs/xml/modules.xml @@ -199,11 +199,11 @@ - XML::Parser: + XML::Twig: - CPAN Download Page: - PPM Download Link: Part of core distribution. - Documentation: + CPAN Download Page: + PPM Download Link: + Documentation: