From 5a199c61ab0580c778772c8ffe66c0be1a7fd215 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Fri, 31 Jan 2003 11:59:11 +0000 Subject: [PATCH] Added new FAQ SVN revision: 368 --- doc/faq.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) 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