- Exclude web from a `web="all"` search: (Set to `on` for hidden webs; is overwritten by web preferences)
- Set NOSEARCHALL =
+- Background color of non existing topic: ( default `cornsilk` or `#FFFFCE` )
+ - Set NEWTOPICBGCOLOR = #FFFFCE
+
+- Font color of non existing topic: ( default `#0000FF` )
+ - Set NEWTOPICFONTCOLOR = #0000FF
+
- Horizontal size of text edit box: (can be overwritten by user preferences)
- Set EDITBOXWIDTH = 70
<td> Exclude web from a <code>web="all"</code> search (set variable to <code>on</code> for hidden webs) </td>
</tr>
<tr>
+ <td><code>%NEWTOPICBGCOLOR%</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>%NEWTOPICFONTCOLOR%</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>%EDITBOXWIDTH%</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>
<td> http-equiv meta tags for edit script. </td>
</tr>
<tr>
- </tr>
- <tr>
<td><code>%HTTP_EQUIV_ON_PREVIEW%</code></td>
<td><strong><em>SL</em></strong> , <strong><em>UL</em></strong></td>
<td> http-equiv meta tags for preview script. </td>