Tags:
create new tag
, view all tags

Quick Checklist App

This is an example TableWidgkit. The point is more about the fact that it is a TableWidgkit, than what the widgkit actually does. But the quick checklist is indeed a handy thing to have. It allows any user to place only the %CHECKLISTTABLE% variable into their topic and receive a ready-to-use checklist table. NerdoMeter = 0

How To

1. Install ChecklistPlugin

2. Add CommentPlugin Template

Edit UserCommentsTemplate and add this section ( not included here, in case it changes smile )

3. Add TableWidgkit Variable

To either TWikiPreferences or WebPreferences, add the following TableWidgkit variable :

   * Set CHECKLISTTABLE = %COMMENT{type="checklist_table" id="checklisttable"}% 
     %EDITTABLE{changerows="on" editbutton="Edit Checklist" quietsave="off" format="|label, 0, #%SERVERTIME{$year$month$day$hour$min$sec}% |text, 30 |text, 50 |"}%
     | *STATUS* | *To Do* | *Comment* |

4. Use the Application

Place the %CHECKLISTTABLE% variable into any topic.

Demo

Demo isn't possible on twiki.org because :

-- Contributors: KeithHelfrich - 15 Jul 2007

Discussion

Caution: This isn't perfect yet, see troubleshooting in CommentPluginDev and DynamicDoubleBracketLink

-- KeithHelfrich - 15 Jul 2007

 

Topic revision: r4 - 15 Jul 2007 - 18:23:36 - KeithHelfrich
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback