web commit by http://mem.myopenid.com/: Note about possible implementation
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 22 Apr 2007 23:27:00 +0000 (23:27 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 22 Apr 2007 23:27:00 +0000 (23:27 +0000)
doc/todo/supporting_comments_via_disussion_pages.mdwn

index 4f2096594413d1df70aca8260645d1fb88064aab..146422eaa062883f28679bf15ac52fb69b016661 100644 (file)
@@ -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