From f1bd309aeb1344a2f45e00c1273c310dfd8e028a Mon Sep 17 00:00:00 2001 From: "mozilla%colinogilvie.co.uk" Date: Fri, 14 Jul 2006 22:12:37 +0000 Subject: [PATCH] Bug 344727: Documentation still thinks we need XML::Parser, but we now need XML::Twig Patch by Colin Ogilvie ; r=mkanat git-svn-id: svn://10.0.0.236/trunk@202185 18797224-902f-48f8-a5cc-f745e15eee43 --- .../webtools/bugzilla/docs/xml/Bugzilla-Guide.xml | 2 +- .../webtools/bugzilla/docs/xml/installation.xml | 14 ++++++-------- mozilla/webtools/bugzilla/docs/xml/modules.xml | 8 ++++---- 3 files changed, 11 insertions(+), 13 deletions(-) diff --git a/mozilla/webtools/bugzilla/docs/xml/Bugzilla-Guide.xml b/mozilla/webtools/bugzilla/docs/xml/Bugzilla-Guide.xml index 52dc293f2c2..1ed0058077c 100644 --- a/mozilla/webtools/bugzilla/docs/xml/Bugzilla-Guide.xml +++ b/mozilla/webtools/bugzilla/docs/xml/Bugzilla-Guide.xml @@ -66,7 +66,7 @@ - + diff --git a/mozilla/webtools/bugzilla/docs/xml/installation.xml b/mozilla/webtools/bugzilla/docs/xml/installation.xml index 256671a66a1..fabdae22695 100644 --- a/mozilla/webtools/bugzilla/docs/xml/installation.xml +++ b/mozilla/webtools/bugzilla/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/mozilla/webtools/bugzilla/docs/xml/modules.xml b/mozilla/webtools/bugzilla/docs/xml/modules.xml index 59c58530eb6..151358cbd47 100644 --- a/mozilla/webtools/bugzilla/docs/xml/modules.xml +++ b/mozilla/webtools/bugzilla/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: