mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Mention default 'logbooks' subdir
SVN revision: 392
This commit is contained in:
parent
814501bb13
commit
38f4eda468
@ -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>
|
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
|
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>
|
<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 "/"
|
/user/local/elog/logbooks/Demo</b></code>. If the <b><code>Logbook dir = ...</code></b>
|
||||||
("\" under Windows), then it is used as an absolute path independent of the logbook dir.
|
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>
|
<p>
|
||||||
|
|
||||||
<LI><b><code>Comment = <comment></code></b>
|
<LI><b><code>Comment = <comment></code></b>
|
||||||
@ -446,7 +448,7 @@ Guest menu commands = Back, Find, Login, Help
|
|||||||
<p>
|
<p>
|
||||||
Note that the presence of this option opens user access also to the find result or elog
|
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
|
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
|
<b><code>Guest Find Menu commands</b></code> option to restrict the access to the
|
||||||
find result page as well.
|
find result page as well.
|
||||||
<p>
|
<p>
|
||||||
@ -732,7 +734,7 @@ subject with a "Re: <old subject>":<br>
|
|||||||
|
|
||||||
<LI><b><code>Subst on edit <attribute > = <string></code></b>
|
<LI><b><code>Subst on edit <attribute > = <string></code></b>
|
||||||
<br>
|
<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>
|
author by the current author for example:<br>
|
||||||
<pre>Subst on edit author = $full_name</pre>
|
<pre>Subst on edit author = $full_name</pre>
|
||||||
<p>
|
<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
|
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:
|
password file. This file contains user names and passwords in following format:
|
||||||
<p>
|
<p>
|
||||||
<ul><code><pre><login name1>:<password1>:<full name1>:<email1><notify1>
|
<ul><code><pre><login name1>:<password1>:<full name1>:<email1>:<notify1>
|
||||||
<login name2>:<password2>:<full name2>:<email2><notify2>
|
<login name2>:<password2>:<full name2>:<email2>:<notify2>
|
||||||
<login name3>:<password3>:<full name3>:<email3><notify3>
|
<login name3>:<password3>:<full name3>:<email3>:<notify3>
|
||||||
...</pre></code></ul>
|
...</pre></code></ul>
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user