From cb98521e9a54a570dcca151f2e6eb8964722de39 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Fri, 4 Apr 2008 11:48:06 +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/en/xml/installation.xml | 22 ++++++++-------------- docs/en/xml/modules.xml | 33 ++++++++++++++++----------------- 2 files changed, 24 insertions(+), 31 deletions(-) (limited to 'docs') diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 1bc71c024..4b2bfbbfc 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/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/en/xml/modules.xml b/docs/en/xml/modules.xml index 2e20bdc56..6e325c5a7 100644 --- a/docs/en/xml/modules.xml +++ b/docs/en/xml/modules.xml @@ -54,16 +54,16 @@ CPAN Download Page: PPM Download Link: Part of core distribution. - Documentation: + Documentation: Data-Dumper: - CPAN Download Page: + CPAN Download Page: PPM Download Page: Part of core distribution. - Documentation: + Documentation: @@ -94,12 +94,21 @@ + + DBD::Pg: + + CPAN Download Page: + PPM Download Link: + Documentation: + + + File::Spec: CPAN Download Page: PPM Download Page: Part of core distribution. - Documentation: + Documentation: @@ -117,7 +126,7 @@ CPAN Download Page: PPM Download Link: - Documentation: + Documentation: @@ -126,20 +135,10 @@ CPAN Download Page: PPM Download Link: (Just install Template-Toolkit using the instructions below) - Documentation: - - MIME::Base64: - - CPAN Download Page: - PPM Download Link: - Documentation: - - - MIME::Parser (part of MIME-tools): @@ -159,7 +158,7 @@ CPAN Download Page: PPM Download Page: - Documentation: + Documentation: @@ -208,4 +207,4 @@ - + -- cgit v1.2.3-24-g4f1b