mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-10 18:23:28 +00:00
Added new FAQ
SVN revision: 368
This commit is contained in:
parent
67f9f18eb6
commit
5a199c61ab
15
doc/faq.html
15
doc/faq.html
@ -22,7 +22,7 @@
|
|||||||
[<a class=nav href="download.html">Download</a>]
|
[<a class=nav href="download.html">Download</a>]
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
<div class=Sub><i>Frequently Asked Questions about usage and administration</i></div>
|
<div class=Sub><i>Frequently Asked Questions about usage and configuration</i></div>
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<OL>
|
<OL>
|
||||||
@ -158,6 +158,19 @@ like<br>
|
|||||||
|
|
||||||
<b><code><a href="?mode=summary&Type=Routine">Routine entries</a></b></code>.<p>
|
<b><code><a href="?mode=summary&Type=Routine">Routine entries</a></b></code>.<p>
|
||||||
|
|
||||||
|
<LI><b>How does one configure elog to disable editing of existing messages? I want a logbook where one
|
||||||
|
can enter messages but not change them afterwards.</b>
|
||||||
|
<p>
|
||||||
|
This works with the option <b><code>Menu commands</code></b>. By default, the menu commands <b><code>
|
||||||
|
Back, New, Edit, Delete, Reply, Find, Config, Help</code></b> are dispalyed and allowed. To avoid
|
||||||
|
editing (and deleting) of existing messages, one removes the two commands and puts following
|
||||||
|
statement into <b><code>elogd.cfg</b></code>:
|
||||||
|
<p>
|
||||||
|
<code>Menu commands = Back, New, Reply, Find, Config, Help</code>
|
||||||
|
<p>
|
||||||
|
This prohibits the execution of the commands "Edit" and "Delete".
|
||||||
|
<p>
|
||||||
|
|
||||||
<LI><b>What new features are planned for future releases ?</b>
|
<LI><b>What new features are planned for future releases ?</b>
|
||||||
<p>
|
<p>
|
||||||
Here are some "<I>wishlist</I>" items requested by users. I will work down the list as time permits. If you find
|
Here are some "<I>wishlist</I>" items requested by users. I will work down the list as time permits. If you find
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user