|
SCRIPTURLPATH -- base URL path of TWiki scripts
- As
%SCRIPTURL% , but doesn't include the protocol and host part of the URL
- Syntax:
%SCRIPTURLPATH%
- Expands to:
/bin
- Note: The
edit script should always be used in conjunction with ?t=%GMTIME{"$epoch"}% to ensure pages about to be edited are not cached in the browser
- Related: PUBURLPATH, SCRIPTNAME, SCRIPTSUFFIX, SCRIPTURL, SCRIPTURLPATH{"script"}
|