mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Mention forbidden attributes
SVN revision: 2173
This commit is contained in:
parent
737d448beb
commit
1c3a67ca38
@ -986,7 +986,18 @@ if the file name starts with a <b><code>"/"</code></b> (Unix) or <b><code>
|
|||||||
<b><code>Attributes = <list></code></b><br>
|
<b><code>Attributes = <list></code></b><br>
|
||||||
Define a number of attributes for the logbook, separated by commata. A
|
Define a number of attributes for the logbook, separated by commata. A
|
||||||
maximum of 100 attributes can be defined. Typical values are
|
maximum of 100 attributes can be defined. Typical values are
|
||||||
"<i>Author</i>", "<i>Subject</i>" or "<i>Type</i>".
|
"<i>Author</i>", "<i>Subject</i>" or "<i>Type</i>". Following values
|
||||||
|
are not allowed:<p>
|
||||||
|
<ul>
|
||||||
|
<li>Text
|
||||||
|
<li>Date
|
||||||
|
<li>Encoding
|
||||||
|
<li>Reply to
|
||||||
|
<li>In reply to
|
||||||
|
<li>Locked by
|
||||||
|
<li>Attachment
|
||||||
|
</ul><p>
|
||||||
|
since these are used internally by elog.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<b><code>Options <attribute> = <list></code></b><br>
|
<b><code>Options <attribute> = <list></code></b><br>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user