wiki-archive/twiki/data/TWiki/VarSCRIPTURLPATH.txt,v

35 lines
751 B
Plaintext
Raw Normal View History

head 1.1;
access;
symbols;
locks; strict;
comment @# @;
1.1
date 2006.06.25.16.26.29; author TWikiContributor; state Exp;
branches;
next ;
desc
@buildrelease
@
1.1
log
@buildrelease
@
text
@%META:TOPICINFO{author="TWikiContributor" date="1111929255" format="1.2" version="1"}%
%META:TOPICPARENT{name="TWikiVariables"}%
#VarSCRIPTURLPATH
---+++ SCRIPTURLPATH -- base URL path of TWiki scripts
* As =%<nop>SCRIPTURL%=, but doesn't include the protocol and host part of the URL
* Syntax: =%<nop>SCRIPTURLPATH%=
* Expands to: =%SCRIPTURLPATH%=
* Related: [[#VarPUBURLPATH][PUBURLPATH]], [[#VarSCRIPTNAME][SCRIPTNAME]], [[#VarSCRIPTSUFFIX][SCRIPTSUFFIX]], [[#VarSCRIPTURL][SCRIPTURL]], [[#VarSCRIPTURLPATH2][SCRIPTURLPATH{"script"}]]
@