summaryrefslogtreecommitdiff
path: root/TWiki
diff options
context:
space:
mode:
authorPeter Thoeny <web-hurd@gnu.org>2000-09-19 07:19:18 +0000
committerPeter Thoeny <web-hurd@gnu.org>2000-09-19 07:19:18 +0000
commit5b2c1fecfb43f7863a2217ef1c8e9a93f90013a2 (patch)
treef359db2a73ca0f15ae1d3bbe9ca9f3138027f54c /TWiki
parent086f9b2e575c3e95faad80321c7fb127d7aaa11f (diff)
none
Diffstat (limited to 'TWiki')
-rw-r--r--TWiki/TWikiVariables.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/TWiki/TWikiVariables.mdwn b/TWiki/TWikiVariables.mdwn
index aa715b3c..bffdc60d 100644
--- a/TWiki/TWikiVariables.mdwn
+++ b/TWiki/TWikiVariables.mdwn
@@ -58,6 +58,10 @@ TWiki expands the following variables enclosed in % percent signs:
<td> The current topic name, is <b>%TOPIC%</b></td>
</tr>
<tr>
+ <td><code>%<nop>SPACEDTOPIC%</nop></code></td>
+ <td> The current topic name with added spaces, for regular expression search of Ref-By, is <b>%SPACEDTOPIC%</b></td>
+ </tr>
+ <tr>
<td><code>%<nop>GMTIME%</nop></code></td>
<td> GM time, is <b>%GMTIME%</b></td>
</tr>
@@ -234,4 +238,4 @@ Additional variables are defined in the preferences ( site-level ( **_SL_** ) in
</tr>
</table>
--- [[Main/PeterThoeny]] - 17 Aug 2000 <br />
+-- [[Main/PeterThoeny]] - 18 Sep 2000 <br />