X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=doc%2Ftodo%2Fcomment_by_mail.mdwn;h=87e57417e7f73fe43ac9ab2988480db51bfcc47f;hb=4718111301a291f10f50a9ec745c91d493c8a24c;hp=46c3c7f1f78493350bed26543f162f4988cbd10b;hpb=73ccf056daccf898a7211fc8d33a1c790fe0ad76;p=ikiwiki.git diff --git a/doc/todo/comment_by_mail.mdwn b/doc/todo/comment_by_mail.mdwn index 46c3c7f1f..87e57417e 100644 --- a/doc/todo/comment_by_mail.mdwn +++ b/doc/todo/comment_by_mail.mdwn @@ -1,14 +1,3 @@ I would like to allow comments on ikiwiki pages without CGI. -I have in mind something like - * Use a pagetemplate hook (based on a quick glance at tschwinge's copyright.pm) - in a plugin - * add a mailto: url to each page matching some pagespec - * this mailto url goes to an address identifying the page (something like - user-iki-FE653b@host.fqdn.tld). - * on the mail receiving end, these messages are either deleted, or ran through - a filter to be turned into blog posts. - * the same plugin can check for comments on a particular page next time the wiki - is generated, and add a link. - -Any comments? Write them here or send them to [[DavidBremner]] +> [[done]], see [[plugins/contrib/postal]]