From d676f6e999c54ef6babbf0489306582d189e91e5 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Wed, 30 Jan 2002 04:19:53 +0000 Subject: [PATCH] Added flag 'restrict edit' SVN revision: 25 --- doc/config.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/config.html b/doc/config.html index c91cd204..eacbb3dc 100755 --- a/doc/config.html +++ b/doc/config.html @@ -663,6 +663,13 @@ selection page instead to the last entry of the current logbook. The default is 0.

+

  • Restrict edit = 0/1 +
    +If this flag is 1, the "Edit" button only works for the author who +submitted the current entry, so each author can only edit her/his own entries. +The default is 0. +

    +