]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/todo/comment_posting_form_in_static_pages.mdwn
New upstream version 3.20180105
[git.ikiwiki.info.git] / doc / todo / comment_posting_form_in_static_pages.mdwn
1 I'd like to speed up the opportunity for people to comment on my ikiwiki, by having the comment-composition form included in static pages, below the existing comments. My initial hacks have been thwarted because the CGI-generated comment composition form has hidden elements with a session ID (a feature of CGI::FormBuilder I think) to prevent exactly this. -- [[users/jon]] [[!tag wishlist]]