Changeset 464 for trunk/DateTimePlugin/data/TWiki/DateTimePlugin.txt
- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DateTimePlugin/data/TWiki/DateTimePlugin.txt
r82 r464 3 3 Display date and time with formatting options and localized dates. 4 4 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%5 This plugin is an extension of the TWiki variable [[%SYSTEMWEB%.VarGMTIME2][GMTIME{"format"}]] (that only allows to show the current date date and time). %BR% 6 6 !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. 7 7 … … 21 21 22 22 | *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"}%= | 24 24 | =date="..."= | Any date in one of the following formats: %BR%%BR% \ 25 25 Default TWiki format %BR% \ … … 48 48 49 49 ---+++ 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:50 See [[%SYSTEMWEB%.VarGMTIME2][GMTIME{"format"}]] for general date and time formatting parameters to pass to =format=. !DateTimePlugin supports the following additional paramters: 51 51 52 52 | *Parameter* | *Description* | *Example* | … … 123 123 Plugin settings are stored as preferences variables. To reference a plugin setting write ==%<nop><plugin>_<setting>%==, i.e. ==%<nop>DATETIMEPLUGIN_SHORTDESCRIPTION%== 124 124 125 * One line description, is shown in the % TWIKIWEB%.TextFormattingRules topic:125 * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 126 126 * Set SHORTDESCRIPTION = Display date and time with formatting options and localized dates 127 127
Note: See TracChangeset
for help on using the changeset viewer.
