From: wurblzap%gmail.com <> Date: Fri, 4 Apr 2008 11:47:58 +0000 (+0000) Subject: Bug 224577: Bugzilla could use a web services interface. X-Git-Tag: bugzilla-3.1.1~124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39a18aeef85cd6e22fc6fdf5c8db5ae7414657b4;p=thirdparty%2Fbugzilla.git Bug 224577: Bugzilla could use a web services interface. Patch by Marc Schumann ; r=mkanat; a=myk --- diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 374d66e07f..f6a82f4b97 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -385,6 +385,13 @@ + + + SOAP::Lite + (&min-soap-lite-ver;) for the web service interface + + + PatchReader @@ -488,6 +495,14 @@ +
+ SOAP::Lite (&min-soap-lite-ver;) + Installing SOAP::Lite enables your Bugzilla installation to be + accessible at a standardized Web Service interface (SOAP/XML-RPC) + by third-party applications via HTTP(S). + +
+
PatchReader (&min-patchreader-ver;)