From e376e350edbde81d1222918fc91cc416c087cf23 Mon Sep 17 00:00:00 2001 From: Peter Thoeny Date: Fri, 28 Jul 2000 23:24:51 +0000 Subject: none --- TWiki/TWikiVariables.mdwn | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) (limited to 'TWiki') diff --git a/TWiki/TWikiVariables.mdwn b/TWiki/TWikiVariables.mdwn index 752aa074..ca02a36e 100644 --- a/TWiki/TWikiVariables.mdwn +++ b/TWiki/TWikiVariables.mdwn @@ -47,7 +47,7 @@ TWiki expands the following variables enclosed in % percent signs: %WIKIUSERNAME% - Your Wiki username, if defined in TWiki Users?. Same as %USERNAME% if not defined. Is %WIKIUSERNAME% + Your Wiki username, if defined in %MAINWEB%.TWikiUsers. Same as %USERNAME% if not defined. Is %WIKIUSERNAME% %WEB% @@ -58,12 +58,20 @@ TWiki expands the following variables enclosed in % percent signs: The current topic name, is %TOPIC% - %DATE% - Todays date (local server time), is %DATE% + %GMTIME% + GM time, is %GMTIME% - %GMTIME% - Todays date (GM time), is %GMTIME% + %GMTIME{"format"}% + Formatted GM time based on keywords (first three characters needed.)
Example: %GMTIME{"day month, year - hour:min:sec"}% is %GMTIME{"day month, year - hour:min:sec"}% + + + %SERVERTIME% + Server time, is %SERVERTIME% + + + %SERVERTIME{"format"}% + Formatted server time. Example: %SERVERTIME{"hou:min"}% is %SERVERTIME{"hou:min"}% %HTTP_HOST% @@ -132,7 +140,7 @@ TWiki expands the following variables enclosed in % percent signs: -Additional variables are defined in the preferences ( site-level ( **_SL_** ) in %MAINWEB%.%WIKIPREFSTOPIC%, web-level ( **_WL_** ) in %WEBPREFSTOPIC% of each web, and user level ( **_UL_** ) preferences in individual user topics): +Additional variables are defined in the preferences ( site-level ( **_SL_** ) in %TWIKIWEB%.%WIKIPREFSTOPIC%, web-level ( **_WL_** ) in %WEBPREFSTOPIC% of each web, and user level ( **_UL_** ) preferences in individual user topics): -- cgit v1.2.3