You are here: Reef Watch > TWiki Web > TWikiVariables > VarSCRIPTURL2

SCRIPTURL{"script"} -- URL of TWiki script

  • Syntax: %SCRIPTURL{"script"}%
  • Expands to: http://www.reefwatch.asn.au/pages/bin/script
  • Example: To get the authenticated version of the current topic you can write %SCRIPTURL{"viewauth"}%/%WEB%/%TOPIC% which expands to http://www.reefwatch.asn.au/pages/bin/viewauth/TWiki/VarSCRIPTURL2
  • ALERT! 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"}
r1 - 27 Mar 2005 - 21:14:15 - TWikiContributor
 
This site is powered by the TWiki collaboration platformCopyright © 1997 - 2012 Reef Watch and contributing authors. All material on this site is the property of Reef Watch and its contributing authors.
Reef Watch is a project of the Conservation Council of South Australia inc. Ideas, requests, problems regarding Reef Watch? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.VarSCRIPTURL2