diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-18 23:43:09 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-18 23:43:09 +0000 |
commit | 5515b5c9b4ea551469b6a7c507d68a0ab4e21860 (patch) | |
tree | 2b87ddeaa6d9626a8b7745a2add42d1b1401143f | |
parent | 8add6eedc7df6ef9c3fc775478bff464e1b1e887 (diff) |
web commit by Marcelo: Questions about discussion and comments feature
-rw-r--r-- | doc/blog/discussion.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/blog/discussion.mdwn b/doc/blog/discussion.mdwn new file mode 100644 index 000000000..551c1d486 --- /dev/null +++ b/doc/blog/discussion.mdwn @@ -0,0 +1,5 @@ +How do you provide the per post discussion links in your own blog? + +And do you have any ideas/hints about implementing a "comments" feature. What I'm after is something for users who don't quite understand the Wiki style for discussions. I would like to have a form for them to post a comment and have the comment appended to the discussion Wiki-style. Maybe take it as far as implementing "replies" to other comments. + +-- Marcelo
\ No newline at end of file |