Mention "Preset on first reply"
SVN revision: 2272
This commit is contained in:
@@ -1113,6 +1113,19 @@ down box by default.<br>
|
||||
Same as <b><code>Preset <attribute></code></b>, but evaluated for
|
||||
replies.
|
||||
</li>
|
||||
<li>
|
||||
<b><code>Preset on first reply <attribute> =
|
||||
<string></code></b><br>
|
||||
While <b><code>Preset on reply <attribute></code></b>, is
|
||||
evaluated for any replies, this one is only executed for the first
|
||||
reply to an entry. It can be useful for example to so do something
|
||||
like this:
|
||||
<pre>
|
||||
Preset on first reply Subject = Re: $Subject
|
||||
</pre>
|
||||
So the "Re:" only gets added once, and you don't get long chains of
|
||||
"Re: Re: Re: ....".
|
||||
</li>
|
||||
<li>
|
||||
<b><code>Preset on duplicate <attribute> =
|
||||
<string></code></b><br>
|
||||
|
||||
Reference in New Issue
Block a user