Difference: TWikiVariables (5 vs. 6)

Revision 62000-04-22 - PeterThoeny

Line: 4 to 4
 
Variable: Expanded to:
%WIKIHOMEURL%
Changed:
<
<
The base script URL of TWiki, link of Home icon in upper left corner is /bin/view/Main/WebHome
>
>
The base script URL of TWiki, link of Home icon in upper left corner, is /bin/view/Main/WebHome
 
%SCRIPTURL% The script URL of TWiki, is http://twiki.aao.gov.au/bin
Line: 45 to 45
 
%DATE% Todays date, is 2025-09-09
Added:
>
>
%HTTP_HOST% HTTP_HOST environment variable, is twiki.aao.gov.au
%REMOTE_ADDR% REMOTE_ADDR environment variable, is 203.15.109.220
%REMOTE_PORT% REMOTE_PORT environment variable, is
%REMOTE_USER% REMOTE_USER environment variable, is
 
%INCLUDE{"file.ext"}% Server side include, includes the text of a file. The default directory is the current Wiki web. Example: %INCLUDE{"../Know/TopicName.txt"}%
Line: 98 to 110
 
SL , UL Default state of the link check box in the attach file page. Check box is initially checked if value is set to CHECKED , unchecked if empty. If checked, a link is created to the attached file at the end of the topic. Value is:
Added:
>
>
-- PeterThoeny - 21 Apr 2000
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiVariables.