Version 2.2.4

SVN revision: 306
This commit is contained in:
Stefan Ritt 2002-12-12 12:56:42 +00:00
parent 1e30bf3e7d
commit 54c4df0c37
4 changed files with 18 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Version 2.2.4, released Nobember xxth, 2002
Version 2.2.4, released December 12th, 2002
===========================================
- Added option "Menu text = xxxx" and "Find Menu text = xxxx"
@ -10,6 +10,7 @@ Version 2.2.4, released Nobember xxth, 2002
- Implemented "Line as link" option
- Implemented collapse/expand of threaded display
- Do not display password in URL if wrong password
- Added "Quick filter" option
Version 2.2.3, released Nobember 20th, 2002
===========================================

View File

@ -654,6 +654,16 @@ subject with a "Re: &lt;old subject&gt;":<br>
<pre>Subst on reply subject = Re: $subject</pre>
<p>
<LI><b><code>Quick filter = &lt;list&gt;</code></b>
<br>
Specifies list of comma separated attributes for which a drop-down filter is displayed
in the search result page. By selecting a value from that drop-down box, only entries
with that value are displayed. In addition to all attributes defined in the
<b><code>Attributes =</code></b> list, the attribute <b><code>Date</code></b> can be
listed here to display a date filter. Using that filter, the last day, week, month and so
on can be displayed.
<p>
</UL>
<a name="access"><hr>

View File

@ -12,3 +12,5 @@ Options Category = General, Hardware, Software, Network, Other
Required Attributes = Author, Type
Page Title = ELOG - $subject
Reverse sort = 1
Quick filter = Date, Type

View File

@ -198,6 +198,7 @@ All = Alle
Display = Zeige
entries per page = Einträge pro Seite
Toggle all = Alle umschalten
Selected entries = Ausgewählte Einträge
Automatic email notifications = Automatische Email Benachrichtigung
#
@ -208,3 +209,6 @@ A old entry has been updated on %s = Ein alter Eintrag wurde von %s ge
# New strings for V2.2.4
Collapse = Zusammenfassen
Expand = Erweitern
Full = Ausfühlich
Summary = Zusammenfassung
Threaded = Antwortkette