diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2000-12-15 17:59:47 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2000-12-15 17:59:47 +0000 |
commit | f9a6b7c5e3cb24a1a6c82e41131019a08af3654c (patch) | |
tree | 11c83c18208d77f7a7c013f4b0d509a450873a17 | |
parent | f62711ce2b5122e37caeb05181aa91d9bfb016d5 (diff) |
none
-rw-r--r-- | TWiki/TWikiVariables.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TWiki/TWikiVariables.mdwn b/TWiki/TWikiVariables.mdwn index ab93a133..5923426a 100644 --- a/TWiki/TWikiVariables.mdwn +++ b/TWiki/TWikiVariables.mdwn @@ -18,6 +18,10 @@ <td> The path of the script URL of %WIKITOOLNAME%, is <b>%SCRIPTURLPATH%</b></td> </tr> <tr> + <td><code>%<nop>SCRIPTSUFFIX%</nop></code></td> + <td> The script suffix, i.e. <code>.pl</code>, is <b>%SCRIPTSUFFIX%</b></td> + </tr> + <tr> <td><code>%<nop>PUBURL%</nop></code></td> <td> The public URL of TWiki, is <b>%PUBURL%</b></td> </tr> |