diff --git a/doc/faq.html b/doc/faq.html index 4c34fe09..a2c45786 100755 --- a/doc/faq.html +++ b/doc/faq.html @@ -22,7 +22,7 @@  [Download

-

Frequently Asked Questions about usage and administration
+
Frequently Asked Questions about usage and configuration

    @@ -158,6 +158,19 @@ like
    <a href="?mode=summary&Type=Routine">Routine entries</a>.

    +

  1. 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. +

    +This works with the option Menu commands. By default, the menu commands +Back, New, Edit, Delete, Reply, Find, Config, Help are dispalyed and allowed. To avoid +editing (and deleting) of existing messages, one removes the two commands and puts following +statement into elogd.cfg: +

    +Menu commands = Back, New, Reply, Find, Config, Help +

    +This prohibits the execution of the commands "Edit" and "Delete". +

    +

  2. What new features are planned for future releases ?

    Here are some "wishlist" items requested by users. I will work down the list as time permits. If you find