From: <la...@us...> - 2002-08-30 21:42:15
|
I have checked in the files necessary for an XML-RPC interface, in line with the spec at http://www.ecyrd.com/JSPWiki/Wiki.jsp?page=WikiRPCInterface My tests so far suggest that it works (!), but I would appreciate any feedback. To use the interface, point your XML-RPC client at http://path.to.phpwiki/WikiXMLRPC.php For example, if your wiki is normally at www.example.com/phpwiki/index.php, the XML-RPC interface will be at www.example.com/phpwiki/WikiXMLRPC.php The interface should be available on the test wiki after the nightly update. Lawrence |