- Timestamp:
- 11/23/08 11:38:34 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/EditHiddenTablePlugin/data/TWiki/EditHiddenTablePlugin.txt
r788 r878 4 4 This plugin allows you to edit TWiki tables row by row, using a form with appropriate controls for each field. If preceeded by an =%<nop>EDITHIDDENTABLE{...}%= variable, tables have edit links for each row, and are optionally followed by an *[ Edit table ]* button. Multiple tables per topic are editable, but only one row at a time can be edited. 5 5 6 This plugin works exactly like TWiki:Plugins.EditTablerowPlugin, but the tables are stored in meta data and, therefore, not visible or editable in topic text. That is useful in TWiki Applications, that want to keep the tables in templates.6 This plugin works exactly like Foswiki:Extensions.EditTablerowPlugin, but the tables are stored in meta data and, therefore, not visible or editable in topic text. That is useful in TWiki Applications, that want to keep the tables in templates. 7 7 8 8 %TOC% … … 10 10 ---++ Acknowledgment 11 11 12 This plugin was inspired and steals much from TWiki:Main/PeterThoeny's TWiki:Plugins/EditTablePlugin and tries be compatible with respect to the options and parameters it provides. However, as it supports editing of the table one row at a time, it is not subject to the performance limitations of TWiki:Plugins/EditTablePlugin when faced with large tables.12 This plugin was inspired and steals much from TWiki:Main/PeterThoeny's Foswiki:Extensions/EditTablePlugin and tries be compatible with respect to the options and parameters it provides. However, as it supports editing of the table one row at a time, it is not subject to the performance limitations of Foswiki:Extensions/EditTablePlugin when faced with large tables. 13 13 14 14 The idea and first implementation of form-based editing for tables goes back to TWiki:Main/ShawnBradford's approach in TWiki:Codev/SimpleTableEntryUsingForms. … … 139 139 | Plugin Version: | 19 Nov 2006 | 140 140 | Change History: | <!-- specify latest version first --> | 141 | 19 Nov 2006: | Initial version, derived from TWiki:Plugins.EditTablerowPlugin |141 | 19 Nov 2006: | Initial version, derived from Foswiki:Extensions.EditTablerowPlugin | 142 142 | CPAN Dependencies: | none | 143 143 | Other Dependencies: | JSCalendarContrib | 144 144 | Perl Version: | 5.0 | 145 145 | License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | 146 | TWiki:Plugins/Benchmark: | %SYSTEMWEB%.GoodStyle nn%, %SYSTEMWEB%.FormattedSearch nn%, %TOPIC% nn% |146 | Foswiki:Extensions/Benchmark: | %SYSTEMWEB%.GoodStyle nn%, %SYSTEMWEB%.FormattedSearch nn%, %TOPIC% nn% | 147 147 | Plugin Home: | http://foswiki.org/Extensions/%TOPIC% | 148 148 | Feedback: | http://foswiki.org/Extensions/%TOPIC%Dev |
Note: See TracChangeset
for help on using the changeset viewer.
