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

    r56 r464  
    4040| ==border="n"== | Border width of calendar table | "1" | 
    4141| ==nowrap="1"== or =="0"== | Prevent cell content from wrapping | "0" | 
    42 | ==bgcolor="#nnnn"== | Default background color of all cells unless redefined by other color settings below (use an HTML color-code like "#000000" as defined in %TWIKIWEB%.StandardColors) | white | 
     42| ==bgcolor="#nnnn"== | Default background color of all cells unless redefined by other color settings below (use an HTML color-code like "#000000" as defined in %SYSTEMWEB%.StandardColors) | white | 
    4343| ==contentcolor="#nnnn"== | Default content color of all cells unless redefined | black | 
    4444| ==headercolor="#nnnn"== | Background color of the Month+Year header | The web bgcolor | 
     
    333333Plugin settings are stored as preferences variables. To reference a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, i.e. ==%<nop>INTERWIKIPLUGIN_SHORTDESCRIPTION%== 
    334334 
    335         * One line description, is shown in the %TWIKIWEB%.TextFormattingRules topic: 
     335        * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 
    336336                * Set SHORTDESCRIPTION = Show a monthly calendar with highlighted events 
    337337 
     
    403403|  Perl Version: | 5.000 and up | 
    404404|  License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | 
    405 |  TWiki:Plugins/Benchmark: | %TWIKIWEB%.GoodStyle 95%, %TWIKIWEB%.FormattedSearch 97%, %TOPIC% 88% with installed Plugin | 
     405|  TWiki:Plugins/Benchmark: | %SYSTEMWEB%.GoodStyle 95%, %SYSTEMWEB%.FormattedSearch 97%, %TOPIC% 88% with installed Plugin | 
    406406|  Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | 
    407407|  Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | 
    408408|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    409409 
    410 __Related Topics:__ %TWIKIWEB%.TWikiPreferences, %TWIKIWEB%.TWikiPlugins 
     410__Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiPlugins 
    411411 
    412412-- TWiki:Main/AndreaSterbini - 27 Feb 2001 <br /> 
Note: See TracChangeset for help on using the changeset viewer.