From: Lawrence A. <la...@us...> - 2002-09-02 08:18:27
|
I have moved the interface to RPC2.php for consistency with other servers. The address will now be http://path.to.phpwiki/RPC2.php On Friday, August 30, 2002, 10:39:15 PM, la...@us... wrote: > 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 |