</tr>
<tr>
<td><code>%SCRIPTURL%</code></td>
- <td> The base script URL of TWiki, is <b>http://www.dementia.org/twiki/</b></td>
+ <td> The script URL of TWiki, is <b>http://www.dementia.org/twiki/</b></td>
+ </tr>
+ <tr>
+ <td><code>%SCRIPTURLPATH%</code></td>
+ <td> The path of the script URL of TWiki, is <b>http://www.dementia.org/twiki/</b></td>
</tr>
<tr>
<td><code>%PUBURL%</code></td>
- <td> The base public URL of TWiki, is <b>http://www.dementia.org/twiki//view</b></td>
+ <td> The public URL of TWiki, is <b>http://www.dementia.org/twiki//view</b></td>
+ </tr>
+ <tr>
+ <td><code>%PUBURLPATH%</code></td>
+ <td> The path of the public URL of TWiki, is <b>http://www.dementia.org/twiki//view</b></td>
</tr>
<tr>
<td><code>%ATTACHURL%</code></td>
<td> The attachment URL of the current topic, is <b>http://www.dementia.org/twiki//view</b><br /> Example: If you attach a file you can refer to it as <code><b>%ATTACHURL%/image.gif</b></code></td>
</tr>
<tr>
+ <td><code>%ATTACHURLPATH%</code></td>
+ <td> The path of the attachment URL of the current topic, is <b>http://www.dementia.org/twiki//view</b></td>
+ </tr>
+ <tr>
<td><code>%WIKITOOLNAME%</code></td>
<td> Name of wiki tool, is <b>%WIKITOOLNAME%</b></td>
</tr>