mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Added IOptions statement
SVN revision: 168
This commit is contained in:
parent
8e5de5ac05
commit
a6bdc10187
@ -386,6 +386,19 @@ In the "<I>find</I>" page only one of these values can be specified, which is th
|
||||
treated as a substring in the search filter.
|
||||
<p>
|
||||
|
||||
<LI><b><code>IOptions <attribute> = <list></code></b>
|
||||
<br>
|
||||
This list specifies a set of icons for an attribute. Some icons are contained in
|
||||
the <i>themes/default/icons</i> directory which can be used here like
|
||||
<p>
|
||||
<pre>
|
||||
Attributes = Author, Icon, Subject...
|
||||
IOptions Icon = icon1.gif, icon2.gif, icon3.gif, ...
|
||||
</pre>
|
||||
New icons are welcome and should be sent back to the author to be incorporated
|
||||
in the next version.
|
||||
<p>
|
||||
|
||||
<LI><b><code>Options <attribute> = boolean</code></b>
|
||||
<br>
|
||||
If an attribute is marked "<I>boolean</I>" this way, a checkbox is displayed for
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user