Mention default 'logbooks' subdir
SVN revision: 392
This commit is contained in:
+9
-7
@@ -273,8 +273,10 @@ autmatically by the <code><b>elogd</b></code> program. The subdirectory is relat
|
||||
to the logbook root directory specified with the <b><code>Logbook dir = ...</code></b>
|
||||
option. So if <b><code>Logbook dir = /usr/local/elog/logbooks</b></code> and
|
||||
<b><code>Subdir = Demo</b></code> then the logbook data is stored in <b><code>
|
||||
/user/local/elog/logbooks/Demo</b></code>. If the subdirectory starts with a "/"
|
||||
("\" under Windows), then it is used as an absolute path independent of the logbook dir.
|
||||
/user/local/elog/logbooks/Demo</b></code>. If the <b><code>Logbook dir = ...</code></b>
|
||||
option is not specified, then <b><code>logbooks</code></b> is used. If the subdirectory
|
||||
starts with a "/" ("\" under Windows), then it is used as an absolute path independent
|
||||
of the logbook dir. To see which directories are used, start <b><code>elogd</b></code> with the "-v" flag.
|
||||
<p>
|
||||
|
||||
<LI><b><code>Comment = <comment></code></b>
|
||||
@@ -446,7 +448,7 @@ Guest menu commands = Back, Find, Login, Help
|
||||
<p>
|
||||
Note that the presence of this option opens user access also to the find result or elog
|
||||
listing page, which usually contains some config command. So it is useful to combine
|
||||
the <b><code>Guest menu commands</b></code> option with the following
|
||||
the <b><code>Guest menu commands</b></code> option with the following
|
||||
<b><code>Guest Find Menu commands</b></code> option to restrict the access to the
|
||||
find result page as well.
|
||||
<p>
|
||||
@@ -732,7 +734,7 @@ subject with a "Re: <old subject>":<br>
|
||||
|
||||
<LI><b><code>Subst on edit <attribute > = <string></code></b>
|
||||
<br>
|
||||
Substitution of attributes for edited messages. This option can be used to replace the
|
||||
Substitution of attributes for edited messages. This option can be used to replace the
|
||||
author by the current author for example:<br>
|
||||
<pre>Subst on edit author = $full_name</pre>
|
||||
<p>
|
||||
@@ -794,9 +796,9 @@ only. When the browser is restarted, the password must be re-entered.<P>
|
||||
An alternative to the read/write/admin passwords is the user level access with a
|
||||
password file. This file contains user names and passwords in following format:
|
||||
<p>
|
||||
<ul><code><pre><login name1>:<password1>:<full name1>:<email1><notify1>
|
||||
<login name2>:<password2>:<full name2>:<email2><notify2>
|
||||
<login name3>:<password3>:<full name3>:<email3><notify3>
|
||||
<ul><code><pre><login name1>:<password1>:<full name1>:<email1>:<notify1>
|
||||
<login name2>:<password2>:<full name2>:<email2>:<notify2>
|
||||
<login name3>:<password3>:<full name3>:<email3>:<notify3>
|
||||
...</pre></code></ul>
|
||||
<p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user