mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Modifications from Borkum
SVN revision: 223
This commit is contained in:
parent
5590117f42
commit
2db674d1b9
@ -1,3 +1,10 @@
|
|||||||
|
Version 2.1.2, released September xx, 2002
|
||||||
|
=========================================
|
||||||
|
|
||||||
|
- Self registration now also works without guest menu commands
|
||||||
|
- Reversed up/down arrow to indicate sort order
|
||||||
|
- Added IP information to log file
|
||||||
|
|
||||||
Version 2.1.1, released August 13th, 2002
|
Version 2.1.1, released August 13th, 2002
|
||||||
=========================================
|
=========================================
|
||||||
|
|
||||||
|
|||||||
@ -309,8 +309,18 @@ If this option is not present, following default is used:
|
|||||||
<pre>Menu commands = New, Edit, Delete, Reply, Find, Last day, Last 10, Config, Help</pre>
|
<pre>Menu commands = New, Edit, Delete, Reply, Find, Last day, Last 10, Config, Help</pre>
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
|
<li><b><code>Copy to = <logbook list></code></b>
|
||||||
|
<li><b><code>Move to = <logbook list></code></b>
|
||||||
|
<br>
|
||||||
|
The commands <code><b>Copy to</b></code> and <code><b>Move to</b></code> make it possible
|
||||||
|
to copy or move a logbook entry from one logbook to another. By default, all logbooks except
|
||||||
|
the current logbook are shown as a possible destination. With the configurations options
|
||||||
|
<b><code>Copy to = <logbook list></code></b> and <b><code>Move to = <logbook list></code></b>
|
||||||
|
it is possible to specify a list of destination logbooks, separated by commata. This can
|
||||||
|
make sense if only certain logbooks make sense as destinations.<p>
|
||||||
|
|
||||||
<li><b><code>Find Menu commands = <list></code></b>
|
<li><b><code>Find Menu commands = <list></code></b>
|
||||||
</br>
|
<br>
|
||||||
This option specifies the menu commands displayed on top of the listing page
|
This option specifies the menu commands displayed on top of the listing page
|
||||||
resulting from a "<I>find</I>" command. Although all commands from a above are possible,
|
resulting from a "<I>find</I>" command. Although all commands from a above are possible,
|
||||||
only the commands <code><b>New, Find, Back, Last day, Last 10, Last x, Config, Change
|
only the commands <code><b>New, Find, Back, Last day, Last 10, Last x, Config, Change
|
||||||
@ -406,6 +416,12 @@ Options town = San Francisco, "Paris, Texas", "Paris, France"
|
|||||||
</pre>
|
</pre>
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
|
<LI><b><code>ROptions <attribute> = <list></code></b>
|
||||||
|
<br>
|
||||||
|
Same as <code><b>Options</b></code> above, but using radio buttons instead
|
||||||
|
of a drop-down box.
|
||||||
|
<p>
|
||||||
|
|
||||||
<LI><b><code>MOptions <attribute> = <list></code></b>
|
<LI><b><code>MOptions <attribute> = <list></code></b>
|
||||||
<br>
|
<br>
|
||||||
This list allows for "<I>Multiple Options</I>", meaning that an attribute can have
|
This list allows for "<I>Multiple Options</I>", meaning that an attribute can have
|
||||||
@ -832,6 +848,13 @@ selection page instead to the last entry of the current logbook.
|
|||||||
The default is <b>0</b>.
|
The default is <b>0</b>.
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
|
<li><b><code>Logout to main = 0|1</code></b>
|
||||||
|
</br>
|
||||||
|
If this flag is <b>1</b>, the "<I>Logout</I>" operation takes you back to the logbook
|
||||||
|
selection page instead to the login page.
|
||||||
|
The default is <b>0</b>.
|
||||||
|
<p>
|
||||||
|
|
||||||
<li><b><code>Restrict edit = 0|1</code></b>
|
<li><b><code>Restrict edit = 0|1</code></b>
|
||||||
</br>
|
</br>
|
||||||
If this flag is <b>1</b>, users can only edit their own messages. The system
|
If this flag is <b>1</b>, users can only edit their own messages. The system
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user