summaryrefslogtreecommitdiff
path: root/TWiki
diff options
context:
space:
mode:
Diffstat (limited to 'TWiki')
-rw-r--r--TWiki/TWikiVariables.mdwn12
1 files changed, 10 insertions, 2 deletions
diff --git a/TWiki/TWikiVariables.mdwn b/TWiki/TWikiVariables.mdwn
index bffdc60d..c60b3023 100644
--- a/TWiki/TWikiVariables.mdwn
+++ b/TWiki/TWikiVariables.mdwn
@@ -205,6 +205,16 @@ Additional variables are defined in the preferences ( site-level ( **_SL_** ) in
<td> Exclude web from a <code>web="all"</code> search (set variable to <code>on</code> for hidden webs) </td>
</tr>
<tr>
+ <td><code>%<nop>NEWTOPICBGCOLOR%</nop></code></td>
+ <td><strong><em>SL</em></strong> , <em>UL</em></td>
+ <td> Background color of non existing topic. ( <strong><em>UL</em></strong> needs authentication for topic views ) </td>
+ </tr>
+ <tr>
+ <td><code>%<nop>NEWTOPICFONTCOLOR%</nop></code></td>
+ <td><strong><em>SL</em></strong> , <em>UL</em></td>
+ <td> Font color of non existing topic. ( <strong><em>UL</em></strong> needs authentication for topic views ) </td>
+ </tr>
+ <tr>
<td><code>%<nop>EDITBOXWIDTH%</nop></code></td>
<td><strong><em>SL</em></strong> , <strong><em>UL</em></strong></td>
<td> Horizontal size of edit box, is <b> <code>%EDITBOXWIDTH%</code> </b></td>
@@ -230,8 +240,6 @@ Additional variables are defined in the preferences ( site-level ( **_SL_** ) in
<td> http-equiv meta tags for edit script. </td>
</tr>
<tr>
- </tr>
- <tr>
<td><code>%<nop>HTTP_EQUIV_ON_PREVIEW%</nop></code></td>
<td><strong><em>SL</em></strong> , <strong><em>UL</em></strong></td>
<td> http-equiv meta tags for preview script. </td>