From 2eb26b83d957cab0971113ccbc9ea582bc88b1d6 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Thu, 22 Jan 2004 11:52:28 +0000 Subject: [PATCH] *** empty log message *** SVN revision: 706 --- doc/faq.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/faq.html b/doc/faq.html index d2c2694e..c137f970 100755 --- a/doc/faq.html +++ b/doc/faq.html @@ -38,10 +38,11 @@ a password I have to do this for all logbooks which is painful.
  • How can I configure ELOG such that it displays something else than the message list by default?
  • I want to have additional commands specific to my lookbook -
  • How does one configure elog to disable editing of existing messages? I want a logbook +
  • 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.
  • How can I track various revisions of a message using the "edit" command?
  • How can I enter a date which is different from current one? +
  • I cannot pass the login page, it's always redisplayed even if I put in the right password?
    @@ -237,6 +238,13 @@ and day. This is necessary since sorting is done only lexically. Please note tha List Display was renamed recently. Prior to version 2.3.10, it was called Display Search. +
  • I cannot pass the login page, it's always redisplayed even if I put in the right password? +

    +This can happen if you change the login policy, for example move the Password file = entry +in the configuration file from a logbook section to the [global] section or back. In that case some old cookies +could be stored in your browser, which confuse the system. Please delete your cookies in the browser to resolve +this problem. Read your browser documentation on how to do that.

    +