aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/Support_XML-RPC-based_blogging.mdwn
blob: f9685be73856c6a556a9cddb734b019bb52d5b81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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]]