From 39a18aeef85cd6e22fc6fdf5c8db5ae7414657b4 Mon Sep 17 00:00:00 2001 From: "wurblzap%gmail.com" <> Date: Fri, 4 Apr 2008 11:47:58 +0000 Subject: Bug 224577: Bugzilla could use a web services interface. Patch by Marc Schumann ; r=mkanat; a=myk --- docs/en/xml/installation.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'docs/en/xml/installation.xml') diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 374d66e07..f6a82f4b9 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;) -- cgit v1.2.3-24-g4f1b