summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbremner <bremner@web>2008-09-30 10:04:48 -0400
committerJoey Hess <joey@kitenet.net>2008-09-30 10:04:48 -0400
commit3e600a67f46bc1856eca84713b9d303e9dcbe74e (patch)
tree072b53ba497cdc83f3fa407424480840e057c693
parent7ff6251d7bee1bf0b07669ae723195a48b4a5ff0 (diff)
mention a demo site for plugin
-rw-r--r--doc/todo/comment_by_mail.mdwn10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/todo/comment_by_mail.mdwn b/doc/todo/comment_by_mail.mdwn
index 085c4896f..6d3eeb044 100644
--- a/doc/todo/comment_by_mail.mdwn
+++ b/doc/todo/comment_by_mail.mdwn
@@ -46,8 +46,8 @@ Any comments? Write them here or send them to [[DavidBremner]]
>> as a "moderation" interface. After I killed a debian BTS entry with
>> clumsy pseudoheader editing I think any
>> reference info should also be encoded into the address.
->>> Although it is in python, just from reading the Debian ITP, it
->>> looks like
->>> [mnemosyne-blog](http://www.red-bean.com/~decklin/mnemosyne/)
->>> might be an interesting backend to use or at least steal ideas
->>> from :-) --[[DavidBremner]]
+
+The current version of this plugin is now running on my home page. See for example
+[a recent post in my blog](http://www.cs.unb.ca/~bremner/blog/posts/can-i-haz-a-distributed-rss/).
+Unfortunately although the [[mailbox|todo/mbox]] renderer supports threading, I haven't had
+a chance to implement comments on comments yet. [[DavidBremner]]