SCRIPTURL{"script"} -- URL of TWiki script
- Syntax:
%SCRIPTURL{"script"}%
- Expands to:
https://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/script
- Example: To get the authenticated version of the current topic you can write
%SCRIPTURL{"viewauth"}%/%WEB%/%TOPIC%
which expands to https://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/viewauth/TWiki/VarSCRIPTURL2
- Example: How to link to another topic with a URL parameter:
[[%SCRIPTURL{view}%/%WEB%/MyQuery?food=sushi][Sushi]]
-
Note: In most cases you should use %SCRIPTURLPATH{"script"}%
instead, as it works with URL rewriting much better
- Related: PUBURL, SCRIPTNAME, SCRIPTSUFFIX, SCRIPTURL, SCRIPTURLPATH, SCRIPTURLPATH{"script"}, TWikiScripts
This topic: TWiki
> WebHome >
TWikiVariables > VarSCRIPTURL2
Topic revision: r3 - 2009-10-17 - TWikiContributor