Tags:
create new tag
view all tags
I couldn't think of a better name for this topic... I want to create an extension to TWiki (hopefully in the form of a plugin) where there is a separate form at the bottom of a topic that is just a TEXTAREA field. When you fill in the TEXTAREA and click the "QuickComment" button, it will append the users comments (and automatically append their signature) to the topic.

The problem that I see it twofold:

  1. Write the plugin to prerender the form field (probably like %QUICKCOMMENT%). This is easy because of the plugin format that we now all need to use
  2. Append the quick comment data to the end of the form and have it saved. From what I can tell, this requires creating a modification to the "save" bin script (probably not good) or adding a new script. This is because I want the save script to simply think it's just getting a submitted topic.

Anybody have any ideas? I already have the plugin done and it's rendering the form correctly, but I don't want to haul off and branch the codeline, and I would REALLY Like to make this available as a standard plugin (um, unless it's already been done...I coudn't really tell).

-- DavidWeller - 26 Nov 2001

Topic closed. Please see the implementaion in CommentPlugin

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2001-12-16 - DavidWeller
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.