]> sipb.mit.edu Git - ikiwiki.git/blob - doc/blog/discussion.mdwn
web commit by http://joey.kitenet.net/
[ikiwiki.git] / doc / blog / discussion.mdwn
1 How do you provide the per post discussion links in your own blog?
2
3 > That's configured by the "actions" parameter to the inline directive. See
4 > docs in [[plugins/inline]]. --[[Joey]]
5
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.
11
12 -- Marcelo
13
14 > See [[todo/discussion_page_as_blog]] for some of my own thoughts on this
15 > --[[Joey]]