Difference: TWikiVariables (5 vs. 6)

Revision 622 Apr 2000 - 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 /wiki/bin/view/Main/WebHome
>
>
The base script URL of TWiki, link of Home icon in upper left corner, is /wiki/bin/view/Main/WebHome
 
%SCRIPTURL% The script URL of TWiki, is http://caboteria.org/wiki/bin
Line: 45 to 45
 
%DATE% Todays date, is 30 Apr 2025
Added:
>
>
%HTTP_HOST% HTTP_HOST environment variable, is caboteria.org
%REMOTE_ADDR% REMOTE_ADDR environment variable, is 3.139.86.128
%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
View topic | History: r87 < r86 < r85 < r84 | More topic actions...
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiVariables.