From b705df322c8d1f703c1d97c96eac1a8dc9053d11 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Tue, 13 Feb 2007 08:19:00 +0000 Subject: Bug 366408: MIME:: modules should now be optional, not required (because we've moved to using mostly the Email:: modules instead) Patch By Max Kanat-Alexander r=LpSolit, a=LpSolit --- docs/xml/installation.xml | 22 ++++++++-------------- docs/xml/modules.xml | 9 --------- 2 files changed, 8 insertions(+), 23 deletions(-) (limited to 'docs') diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index ad9bfffea..a18f6f98c 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -329,18 +329,6 @@ - - - MIME::Base64 (&min-mime-base64-ver;) - - - - - - MIME::Parser (&min-mime-parser-ver;) - - - Email::Send (&min-email-send-ver;) @@ -394,7 +382,13 @@ XML::Twig - (&min-xml-twig-ver;) for the XML interface + (&min-xml-twig-ver;) for bug import/export + + + + + + MIME::Parser (&min-mime-parser-ver;) for bug import/export diff --git a/docs/xml/modules.xml b/docs/xml/modules.xml index a73469ac2..6e325c5a7 100644 --- a/docs/xml/modules.xml +++ b/docs/xml/modules.xml @@ -139,15 +139,6 @@ - - MIME::Base64: - - CPAN Download Page: - PPM Download Link: - Documentation: - - - MIME::Parser (part of MIME-tools): -- cgit v1.2.3-24-g4f1b