Added 'extendable options'

SVN revision: 679
This commit is contained in:
Stefan Ritt 2004-01-14 10:14:43 +00:00
parent 2a564072b7
commit 72d925af30
2 changed files with 13 additions and 0 deletions

View File

@ -680,6 +680,18 @@ Options town = San Francisco, "Paris, Texas", "Paris, France"
</pre>
<p>
<LI><b><code>Extendable options = &lt;list&gt;</code></b>
<br>
When using the <code><b>Options &lt;attribute&gt;</b></code> to specify a list
of possible options, this list is fixed. Sometimes it is desirable to extend
the list when a new entry in a logbook is made and a certain option is missing
on the list. By adding the attribute name to the <code><b>Extandable options</b></code>
list, a button appears next to the attribute in the message entry form which
lets you add new options to the list. The elogd.cfg configuration file is
then automatically updated. When a new logbook entry gets made, the new option
automatically appears in the drop-down box for that attribute.
<p>
<LI><b><code>ROptions &lt;attribute&gt; = &lt;list&gt;</code></b>
<br>
Same as <code><b>Options</b></code> above, but using radio buttons instead

View File

@ -8,6 +8,7 @@ Comment = General linux tips & tricks
Attributes = Author, Type, Category, Subject
Options Type = Routine, Software Installation, Problem Fixed, Configuration, Other
Options Category = General, Hardware, Software, Network, Other
Extendable Options = Category
Required Attributes = Author, Type
Page Title = ELOG - $subject
Reverse sort = 1