1 How do you provide the per post discussion links in your own blog?
3 > That's configured by the "actions" parameter to the inline directive. See
4 > docs in [[plugins/inline]]. --[[Joey]]
6 And do you have any ideas/hints about implementing a "comments" feature.
7 What I'm after is something for users who don't quite understand the Wiki
8 style for discussions. I would like to have a form for them to post a
9 comment and have the comment appended to the discussion Wiki-style. Maybe
10 take it as far as implementing "replies" to other comments.
14 > See [[todo/discussion_page_as_blog]] for some of my own thoughts on this