[Pmwiki-users] XML-RPC module

Greg Morgan Cybie
Tue Mar 30 01:45:11 CST 2004


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://contra.vosn.net/pipermail/pmwiki-users_pmichaud.com/attachments/20040330/7ba6e848/attachment.htm


More information about the pmwiki-users mailing list