diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-26 08:34:27 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-26 08:34:27 +0000 |
commit | 106e7bbab3c65a348a80adb75832ed6ba2acce0d (patch) | |
tree | aaa3442249912e67a2934701647ed64dcb750f11 | |
parent | f95dbdf78d84376c178afd605c4477a1ae7cf204 (diff) | |
download | ikiwiki-106e7bbab3c65a348a80adb75832ed6ba2acce0d.tar ikiwiki-106e7bbab3c65a348a80adb75832ed6ba2acce0d.tar.gz |
web commit by hb
-rw-r--r-- | doc/todo/supporting_comments_via_disussion_pages.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/supporting_comments_via_disussion_pages.mdwn b/doc/todo/supporting_comments_via_disussion_pages.mdwn index 916ea49f2..b4c8a2a4d 100644 --- a/doc/todo/supporting_comments_via_disussion_pages.mdwn +++ b/doc/todo/supporting_comments_via_disussion_pages.mdwn @@ -43,6 +43,8 @@ Is this simple enough to be sensible? >> I certainly won't be fussy about how it gets implemented, I was just trying to think of the lightest weight most "wiki" solution. :-) -- Adam. +>>> As a side note, the feature describe above (having a form not to add a page but to expand it in a formated way would be useful for other things when the content is short (timetracking, sub-todo list items, etc..) --[[hb]] + I've been looking into this. I'd like to implement a "blogcomments" plugin. Looking at the code, I think the way to go is to have a formbuilder_setup hook that uses a different template instead of the |