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

    r82 r464  
    33Display date and time with formatting options and localized dates. 
    44 
    5 This plugin is an extension of the TWiki variable [[%TWIKIWEB%.VarGMTIME2][GMTIME{"format"}]] (that only allows to show the current date date and time). %BR% 
     5This plugin is an extension of the TWiki variable [[%SYSTEMWEB%.VarGMTIME2][GMTIME{"format"}]] (that only allows to show the current date date and time). %BR% 
    66!DateTimePlugin lets you show any date and time before or after 'now', and it will return any part of a date such as the month name. 
    77 
     
    2121 
    2222| *Parameter* | *Description* | *Example* | 
    23 | ="..."= or =format="..."= | Format of date string; see [[%TWIKIWEB%.VarGMTIME2][GMTIME{"format"}]] for formatting variables | =%<nop>DATETIME{"$wday"}%= | 
     23| ="..."= or =format="..."= | Format of date string; see [[%SYSTEMWEB%.VarGMTIME2][GMTIME{"format"}]] for formatting variables | =%<nop>DATETIME{"$wday"}%= | 
    2424| =date="..."= | Any date in one of the following formats: %BR%%BR% \ 
    2525Default TWiki format %BR% \ 
     
    4848 
    4949---+++ Formatting parameters 
    50 See [[%TWIKIWEB%.VarGMTIME2][GMTIME{"format"}]] for general date and time formatting parameters to pass to =format=. !DateTimePlugin supports the following additional paramters: 
     50See [[%SYSTEMWEB%.VarGMTIME2][GMTIME{"format"}]] for general date and time formatting parameters to pass to =format=. !DateTimePlugin supports the following additional paramters: 
    5151 
    5252| *Parameter* | *Description* | *Example* | 
     
    123123Plugin settings are stored as preferences variables. To reference a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, i.e. ==%<nop>DATETIMEPLUGIN_SHORTDESCRIPTION%== 
    124124 
    125    * One line description, is shown in the %TWIKIWEB%.TextFormattingRules topic: 
     125   * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 
    126126      * Set SHORTDESCRIPTION = Display date and time with formatting options and localized dates 
    127127 
Note: See TracChangeset for help on using the changeset viewer.