Implemented "Allow branching"

SVN revision: 2273
This commit is contained in:
2009-11-27 12:48:07 +00:00
parent 4f68a72988
commit 20e7c19e9d
2 changed files with 18 additions and 4 deletions
+7
View File
@@ -2592,6 +2592,13 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c}
This can be handy when locating options from long lists in drop-down boxes in
quick filters for example. Default for this setting is <b>0</b>.
</li>
<li>
<b><code>Allow branching = 0|1</code></b><br>
With this option one can probihit "branching", which is that an entry gets
more than one reply. When braning is prohibited, only linear threads are
possible, which is one head entry, one reply to it, then one reply to the reply
and so on. Default for this setting is <b>1</b>.
</li>
</ul>
<p>
<a name="themes" id="themes"></a>