Changeset 464 for trunk/EditRowPlugin/data/TWiki/EditRowPlugin.txt
- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
-
trunk/EditRowPlugin/data/TWiki/EditRowPlugin.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/EditRowPlugin/data/TWiki/EditRowPlugin.txt
r99 r464 65 65 * ==changerows== - Rows can be added and removed if ="on"=. Rows can be 66 66 added but not removed if ="add"=. Defaults to the value of the 67 [[% TWIKIWEB%.TWikiVariables][preference]] =CHANGEROWS=, or =off= if it isn't set.67 [[%SYSTEMWEB%.TWikiVariables][preference]] =CHANGEROWS=, or =off= if it isn't set. 68 68 * ==disable== - By default, the plugin shows both full table and individual row editing controls. You can choose to disable one or both of these modes using the =disable= parameter, by setting it to =row= or =full= (or =row,full= to disable all editing and just leave sorting). If full table editing is disabled, but =changerows= is =on=, then the <img src="%ATTACHURLPATH%/edittable.gif" /> (edit table) button will be replaced with a <img src="%ATTACHURLPATH%/addrow.gif" /> (add row) button. Defaults to the value of the 69 [[% TWIKIWEB%.TWikiVariables][preference]] =EDITROWPLUGIN_DISABLE=, or =none= if it isn't set.69 [[%SYSTEMWEB%.TWikiVariables][preference]] =EDITROWPLUGIN_DISABLE=, or =none= if it isn't set. 70 70 * ==quietsave== - Quiet Save button is shown if ="on"=. Defaults to the 71 value of the [[% TWIKIWEB%.TWikiVariables][preference]] =QUIETSAVE=, or =off= if it71 value of the [[%SYSTEMWEB%.TWikiVariables][preference]] =QUIETSAVE=, or =off= if it 72 72 isn't set. 73 73 * ==include== - … … 167 167 168 168 ---++ Preferences 169 The plugin interprets a couple of [[% TWIKIWEB%.TWikiVariables][preferences]], in common with the !EditTablePlugin.169 The plugin interprets a couple of [[%SYSTEMWEB%.TWikiVariables][preferences]], in common with the !EditTablePlugin. 170 170 | =QUIETSAVE= | Gives a default value for the =quietsave= parameter. Default is =off=. | 171 171 | =CHANGEROWS= | Gives a default value for the =changerows= parameter. Default is =off=. |
Note: See TracChangeset
for help on using the changeset viewer.
