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/PreferencesPlugin/data/TWiki/PreferencesPlugin.txt

    r14 r464  
    22---+!! <nop>%TOPIC% 
    33 
    4 Allows editing of preferences using fields predefined in a %TWIKIWEB%.TWikiForms. However, the edit fields are inlined in the text, similar to how tables are edited in TWiki:Plugins/EditTablePlugin. 
     4Allows editing of preferences using fields predefined in a %SYSTEMWEB%.TWikiForms. However, the edit fields are inlined in the text, similar to how tables are edited in TWiki:Plugins/EditTablePlugin. 
    55 
    66%TOC% 
     
    1313 
    1414        * =%<nop>EDITPREFERENCES{ "= _topic_ =" }%= 
    15                 * _topic_ references a [[%TWIKIWEB%.TWikiForms][TWikiForm]] defining the format of the edit fields for preferences. It may be prefixed by a web. 
     15                * _topic_ references a [[%SYSTEMWEB%.TWikiForms][TWikiForm]] defining the format of the edit fields for preferences. It may be prefixed by a web. 
    1616                * If a preference setting is not mentioned in the form referenced by _topic_, a text input box of the specified length is provided. 
    17                 * Otherwise, the input can be through textareas, select, radio, checkbox, date, or text, as provided by %TWIKIWEB%.TWikiForms. 
     17                * Otherwise, the input can be through textareas, select, radio, checkbox, date, or text, as provided by %SYSTEMWEB%.TWikiForms. 
    1818   * =%<nop>EDITPREFERENCES%= 
    1919      * Edit existing preferences in the topic using a simple text field. 
    2020---++ Examples 
    2121        * =%<nop>EDITPREFERENCES%=  
    22         * =%<nop>EDITPREFERENCES{ "%<nop>TWIKIWEB%.TWikiPreferencesForm" }%=  
     22        * =%<nop>EDITPREFERENCES{ "%<nop>SYSTEMWEB%.TWikiPreferencesForm" }%=  
    2323 
    2424---++ Plugin Settings 
    25         * One line description, shown in the %TWIKIWEB%.TextFormattingRules topic: 
     25        * One line description, shown in the %SYSTEMWEB%.TextFormattingRules topic: 
    2626                * Set SHORTDESCRIPTION = Allows editing of preferences using fields predefined in a form 
    2727 
     
    4848|  Perl Version: | 5.005 | 
    4949|  License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | 
    50 |  TWiki:Plugins/Benchmark: | %TWIKIWEB%.GoodStyle nn%, %TWIKIWEB%.FormattedSearch nn%, %TOPIC% nn% | 
     50|  TWiki:Plugins/Benchmark: | %SYSTEMWEB%.GoodStyle nn%, %SYSTEMWEB%.FormattedSearch nn%, %TOPIC% nn% | 
    5151|  Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | 
    5252|  Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | 
    5353|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    5454 
    55 __Related Topics:__ %TWIKIWEB%.TWikiPreferences, %TWIKIWEB%.TWikiForms 
     55__Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiForms 
    5656 
    5757 
Note: See TracChangeset for help on using the changeset viewer.