From 8865e09de5b32962446e2c8a24a592376e3f0b3d Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 22 Apr 2007 23:27:00 +0000 Subject: web commit by http://mem.myopenid.com/: Note about possible implementation --- doc/todo/supporting_comments_via_disussion_pages.mdwn | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/todo/supporting_comments_via_disussion_pages.mdwn b/doc/todo/supporting_comments_via_disussion_pages.mdwn index 4f2096594..146422eaa 100644 --- a/doc/todo/supporting_comments_via_disussion_pages.mdwn +++ b/doc/todo/supporting_comments_via_disussion_pages.mdwn @@ -28,4 +28,8 @@ This would allow: Is this simple enough to be sensible? --- [[AdamShand]] \ No newline at end of file +-- [[AdamShand]] + +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 standard editpage one. That template would not display the editcontent field. The problem that I'm running into is that I need to append the new content to the old one. + +-- [[MarceloMagallon]] \ No newline at end of file -- cgit v1.2.3