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

35 lines
686 B
Plaintext

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"}%
#VarSCRIPTSUFFIX
---+++ SCRIPTSUFFIX -- script suffix
* Some <nop>%WIKITOOLNAME% installations require a file extension for CGI scripts, such as =.pl= or =.cgi=
* Syntax: =%<nop>SCRIPTSUFFIX%=
* Expands to: <code>%SCRIPTSUFFIX%</code>
* Related: [[#VarSCRIPTNAME][SCRIPTNAME]], [[#VarSCRIPTURL][SCRIPTURL]], [[#VarSCRIPTURLPATH][SCRIPTURLPATH]]
@