*** empty log message ***

SVN revision: 759
This commit is contained in:
2004-02-16 07:35:25 +00:00
parent 811e6fc2ac
commit eb08f1bdda
2 changed files with 8 additions and 3 deletions
+4
View File
@@ -7,6 +7,10 @@ Version 2.5.1, released February xxth, 2004
- Implemented calendar
- Added entry counter
- Added form validation via JavaScript
- Do not renumber entries which are identical
- Fixed bug with "find in all logbooks" under foreign languages
- Fixed bug wiht "last submission" display
- Change CRLF -> CR when saving elogd.cfg under Unix
- Changed "entry date" to "entry time"
- Changed "Date format" to "Time format"
- Implemented "Type <attrib> = date"
+4 -3
View File
@@ -833,16 +833,17 @@ as described unter the "<I>Subst &lt;attribute&gt;</I>" option.
<br>
Specified the display and order of items in a message listing page or a search
result page. In addition to all attributes, one can specify here <b>"ID"</b> for
the message ID, <b>"Logbook"</b> and <b>"Date"</b>. The restriction to certain
the message ID and <b>"Date"</b>. The restriction to certain
attributes can be helpful if many attributes are defined in a logbook, which
usually makes the table too big to fit in the browser. The default
is<br>
<pre>
Display search = ID, Date, &lt;all attributs&gt;
List display = ID, Date, &lt;all attributs&gt;
</pre>
Which displays the message number, date, and all attributes. The display of the
message body is controlled by the <b><code>Display mode</code></b> and
<b><code>Summary lines</code></b> options.
<b><code>Summary lines</code></b> options. If a search goes over "all logbooks",
an additional colums with the logbook name of each entry is added in front.
<p>
<LI><b><code>Thread display = &lt;string&gt;</code></b>