Ignore:
Timestamp:
11/08/08 14:34:13 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/EditRowPlugin/data/TWiki/EditRowPlugin.txt

    r99 r464  
    6565   * ==changerows== - Rows can be added and removed if ="on"=. Rows can be 
    6666     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. 
    6868   * ==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. 
    7070   * ==quietsave== - Quiet Save button is shown if ="on"=. Defaults to the 
    71      value of the [[%TWIKIWEB%.TWikiVariables][preference]] =QUIETSAVE=, or =off= if it 
     71     value of the [[%SYSTEMWEB%.TWikiVariables][preference]] =QUIETSAVE=, or =off= if it 
    7272     isn't set. 
    7373   * ==include== - 
     
    167167 
    168168---++ Preferences 
    169 The plugin interprets a couple of [[%TWIKIWEB%.TWikiVariables][preferences]], in common with the !EditTablePlugin. 
     169The plugin interprets a couple of [[%SYSTEMWEB%.TWikiVariables][preferences]], in common with the !EditTablePlugin. 
    170170| =QUIETSAVE= | Gives a default value for the =quietsave= parameter. Default is =off=. | 
    171171| =CHANGEROWS= | Gives a default value for the =changerows= parameter. Default is =off=. | 
Note: See TracChangeset for help on using the changeset viewer.