mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Mention "Preset on first reply"
SVN revision: 2272
This commit is contained in:
parent
fc8b059303
commit
4f68a72988
@ -1113,6 +1113,19 @@ down box by default.<br>
|
|||||||
Same as <b><code>Preset <attribute></code></b>, but evaluated for
|
Same as <b><code>Preset <attribute></code></b>, but evaluated for
|
||||||
replies.
|
replies.
|
||||||
</li>
|
</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>
|
<li>
|
||||||
<b><code>Preset on duplicate <attribute> =
|
<b><code>Preset on duplicate <attribute> =
|
||||||
<string></code></b><br>
|
<string></code></b><br>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user