X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/845196ce4c2f785cdab9f2d5338351c6ae3bdbf3..5cdee82ef6c8f9fa888b35ef81f2bcc35dd8ce4a:/doc/todo/Support_XML-RPC-based_blogging.mdwn diff --git a/doc/todo/Support_XML-RPC-based_blogging.mdwn b/doc/todo/Support_XML-RPC-based_blogging.mdwn index 6dac6c718..f9685be73 100644 --- a/doc/todo/Support_XML-RPC-based_blogging.mdwn +++ b/doc/todo/Support_XML-RPC-based_blogging.mdwn @@ -1 +1,14 @@ -Perhaps ikiwiki should support XML-RPC-baed blogging, using the standard MetaWeblog protocol. This would allow the use of applets like gnome-blog to post to an ikiwiki blog. The protocol supports multiple blog names, so one standard URL with page names as blog names would work. \ No newline at end of file +Perhaps ikiwiki should support XML-RPC-based blogging, using the [standard +MetaWeblog protocol](http://www.xmlrpc.com/metaWeblogApi). This would allow +the use of applets like [[!debpkg gnome-blog]] to post to an ikiwiki blog. The +protocol supports multiple blog names, so one standard URL with page names as +blog names would work. --[[JoshTriplett]] + +> This would be a great thing to add a plugin for. (Probably using the cgi +> hook to let ikiwiki act as an RPC server. --[[Joey]] + +>> I'd love to see support for this and would be happy to contribute towards a bounty (say US$100) :-). [PmWiki](http://www.pmwiki.org/) has a plugin which [implements this](http://www.pmwiki.org/wiki/Cookbook/XMLRPC) in a way which seems fairly sensible as an end user. --[[AdamShand]] + +[[!tag soc]] + +[[!tag wishlist]]