ikiwiki/plugins
martin f. krafft 86ec72c826 Refactor remote procedure calls in the proxy
Add an rpc() method to the proxy to allow users to call remote
procedures, and route the proxy's own import registration via this
function.

Also, implement convenience functions for the RPC calls exported in the
IkiWiki::XML::RPC namespace.

Signed-off-by: martin f. krafft <madduck@madduck.net>
2008-03-21 15:07:10 -04:00
..
.gitignore Provide XML-RPC proxy abstraction for Python plugins 2008-03-15 13:14:50 -04:00
externaldemo improve comment 2007-10-13 22:32:55 +00:00
proxy.py Refactor remote procedure calls in the proxy 2008-03-21 15:07:10 -04:00
pythondemo Make proxy object available to hook functions 2008-03-21 15:07:10 -04:00
rst Make proxy object available to hook functions 2008-03-21 15:07:10 -04:00