diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-25 22:13:33 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-25 22:13:33 +0000 |
commit | f95dbdf78d84376c178afd605c4477a1ae7cf204 (patch) | |
tree | f48978ee2db4f5ecdbccf0f9f971809dffbf4dad | |
parent | 2a16e2891021decf9079e864a2228e718ae63276 (diff) | |
download | ikiwiki-f95dbdf78d84376c178afd605c4477a1ae7cf204.tar ikiwiki-f95dbdf78d84376c178afd605c4477a1ae7cf204.tar.gz |
web commit by http://adam.shand.net/
-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 1bda19f08..916ea49f2 100644 --- a/doc/todo/supporting_comments_via_disussion_pages.mdwn +++ b/doc/todo/supporting_comments_via_disussion_pages.mdwn @@ -41,6 +41,8 @@ Is this simple enough to be sensible? > be worked out also discussed there. > --[[Joey]] +>> 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. + 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 |