Du bist hier: Neue Schule in Dresden>System Web>Macros>
(Revision 1, 09 Jan 2009, ProjectContributor)


SCRIPTURL{"script"} -- URL of script

  • Syntax: %SCRIPTURL% OR %SCRIPTURL{"script"}%
  • %SCRIPTURL% returns the base URL of scripts - expands to http://www.sachsenweit.de/bin
  • Expands to: http://www.sachsenweit.de/bin/script
  • Example: To get the authenticated version of the current topic you can write %SCRIPTURL{"viewauth"}%/%WEB%/%TOPIC% which expands to http://www.sachsenweit.de/bin/viewauth/System/VarSCRIPTURL
  • ALERT! In most cases you should use %SCRIPTURLPATH{"script"}% instead, as it works with URL rewriting much better
  • ALERT! 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: PUBURL, SCRIPTNAME, SCRIPTSUFFIX, SCRIPTURLPATH
Topic revision: r1 - 09 Jan 2009 - 13:00:00 - ProjectContributor
 
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Neue Schule in Dresden? Send feedback