*** empty log message ***
SVN revision: 759
This commit is contained in:
@@ -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
@@ -833,16 +833,17 @@ as described unter the "<I>Subst <attribute></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, <all attributs>
|
||||
List display = ID, Date, <all attributs>
|
||||
</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 = <string></code></b>
|
||||
|
||||
Reference in New Issue
Block a user