Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://wiki.cs.msu.ru/System/VarSCRIPTURL
Дата изменения: Unknown Дата индексирования: Sat Apr 9 23:14:04 2016 Кодировка: koi8-r |
%SCRIPTURL%
OR %SCRIPTURL{"script"}%
%SCRIPTURL%
returns the base URL of scripts - expands to http://wiki.cs.msu.ru/bin
http://wiki.cs.msu.ru/bin/script
%SCRIPTURL{"viewauth"}%/%WEB%/%TOPIC%
which expands to http://wiki.cs.msu.ru/bin/viewauth/System/VarSCRIPTURL
In most cases you should use
%SCRIPTURLPATH{"script"}%
instead, as it works with URL rewriting much betterThe
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