- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChecklistTablePlugin/lib/TWiki/Plugins/ChecklistTablePlugin/Core.pm
r61 r464 769 769 %defaults = ( 770 770 '_DEFAULT' => undef, 771 'unknownparamsmsg' => '%RED% % TWIKIWEB%.ChecklistTablePlugin: Sorry, some parameters are unknown: %UNKNOWNPARAMSLIST% %ENDCOLOR% <br/> Allowed parameters are (see TWiki.ChecklistTablePlugin topic for more details): %KNOWNPARAMSLIST%',771 'unknownparamsmsg' => '%RED% %SYSTEMWEB%.ChecklistTablePlugin: Sorry, some parameters are unknown: %UNKNOWNPARAMSLIST% %ENDCOLOR% <br/> Allowed parameters are (see TWiki.ChecklistTablePlugin topic for more details): %KNOWNPARAMSLIST%', 772 772 'header' => '|*State*|*Item*|*Comment*|', 773 773 'format' => '|item|text,30|textarea,3x30|', … … 776 776 'defaultcellformat'=> 'textarea,3x20', 777 777 'allowmove' => 0, 778 ##'edittableicon'=>'%PUBURLPATH%/% TWIKIWEB%/EditTablePlugin/edittable.gif',778 ##'edittableicon'=>'%PUBURLPATH%/%SYSTEMWEB%/EditTablePlugin/edittable.gif', 779 779 'edittableicon'=>'%ICONURL{edittopic}%', 780 780 'moverowupicon'=>'%ICONURL{up}%',
Note: See TracChangeset
for help on using the changeset viewer.
