[Pmwiki-users] XML-RPC module
Nils Knappmeier
nk
Tue Mar 30 05:11:32 CST 2004
What exactly is it doing?
Nils
Greg Morgan wrote:
> Finally finished v0.0.1 of the XML-RPC interface.
>
> * Currently it supports 0.1 of the vpwiki API.
> * It requires the PEAR XML-RPC libraries to be installed.
> http://pear.php.net/
>
>
> Installation instructions.
>
> 1. make sure PEAR and the PEAR XML-RPC libraries are installed.
> 2. download
> http://www.infinite-elements.com/uploads/XmlRpc/xmlrpc0_0_1.zip
> 3. extract to your local directory.
> 4. add a line at the BOTTOM of your config.php file that has
> |include_once("local/xmlrpc.php");| (note: For best results, it
> should be the last thing executed in local/config.php.
>
> That's it. If you're running Windows you can use the app below to test
> it.
> http://www.infinite-elements.com/uploads/XmlRpc/xmlrpcproj.zip - Win32
> App used to test the add on.
> http://www.infinite-elements.com/uploads/XmlRpc/xmlrpctestsrc.zip -
> Delphi 7 source (it's ugly, but it works)
> http://www.infinite-elements.com/uploads/XmlRpc/dxmlrpc-2.0.0.zip -
> library needed if you're going to recompile the source.
> If you want to check it out on a working server, point the app above
> to www.infinite-elements.com and set the end path to /pmwiki.php
> Most of the pages are password protected, but the SandBox
> <http://www.infinite-elements.com/pmwiki.php/SandBox/SandBox> group
> should be editable by the public.
More information about the pmwiki-users
mailing list