1 I would like to allow comments on ikiwiki pages without CGI.
2 I have in mind something like
4 * Use a pagetemplate hook (based on a quick glance at tschwinge's copyright.pm)
6 * add a mailto: url to each page matching some pagespec
7 * this mailto url goes to an address identifying the page (something like
8 user-iki-FE653b@host.fqdn.tld).
9 * on the mail receiving end, these messages are either deleted, or ran through
10 a filter to be turned into blog posts.
11 * the same plugin can check for comments on a particular page next time the wiki
12 is generated, and add a link.
14 Any comments? Write them here or send them to [[DavidBremner]]