diff --git a/doc/CHANGELOG.TXT b/doc/CHANGELOG.TXT index a79b5984..74484aa2 100755 --- a/doc/CHANGELOG.TXT +++ b/doc/CHANGELOG.TXT @@ -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 ========================================= diff --git a/doc/config.html b/doc/config.html index 08fd8bf2..495199f7 100755 --- a/doc/config.html +++ b/doc/config.html @@ -309,8 +309,18 @@ If this option is not present, following default is used:
Menu commands = New, Edit, Delete, Reply, Find, Last day, Last 10, Config, Help
+
Copy to = <logbook list>
+Move to = <logbook list>
+Copy to and Move to 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
+Copy to = <logbook list> and Move to = <logbook list>
+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.+
Find Menu commands = <list>
-
+New, Find, Back, Last day, Last 10, Last x, Config, Change
@@ -406,6 +416,12 @@ Options town = San Francisco, "Paris, Texas", "Paris, France"
+
ROptions <attribute> = <list>
+
+Same as Options above, but using radio buttons instead
+of a drop-down box.
+
+
MOptions <attribute> = <list>
This list allows for "Multiple Options", meaning that an attribute can have
@@ -832,6 +848,13 @@ selection page instead to the last entry of the current logbook.
The default is 0.
+
Logout to main = 0|1
+
+If this flag is 1, the "Logout" operation takes you back to the logbook
+selection page instead to the login page.
+The default is 0.
+
+
Restrict edit = 0|1
If this flag is 1, users can only edit their own messages. The system