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

>>> Bump. This would be a nice feature, and with the talent on this project I'm sure it could be done safely, too.


[[!tag soc]]

[[!tag wishlist]]