diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-21 15:46:54 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-21 15:46:54 +0000 |
commit | b7e8fc7a1168b0cec3712da77a28a9885fd2c472 (patch) | |
tree | b7585457e42b062f8012191c3d306543a1870908 | |
parent | 649d946bfd6c4feb6a7c8144d3bdff31446e7785 (diff) |
ditto
-rw-r--r-- | doc/todo/Support_XML-RPC-based_blogging.mdwn | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/todo/Support_XML-RPC-based_blogging.mdwn b/doc/todo/Support_XML-RPC-based_blogging.mdwn index 6dac6c718..e53592a36 100644 --- a/doc/todo/Support_XML-RPC-based_blogging.mdwn +++ b/doc/todo/Support_XML-RPC-based_blogging.mdwn @@ -1 +1,7 @@ -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-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. + +> 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]] |