On Wed, Jul 25, 2001 at 10:50:15AM +0200, Anatol Mayr / HEXAGON wrote:
> Following problem:
> 
> We have to display (=sort) meetings which are in a news-category by the date(!) of 
>the meeting.
> (This date is independent from the date of the creation or the revison-date)
> What we've found so far are the following possibilities to order articles:
> 
> // display - sortlines    - "" = default by creation date/time
> //                          "alpha"|"reverse alpha"
> //                          "name"|"reverse name"
> //                          "score"|"reverse score"
> //                          "calendar"
> //                          "revised"|"reverse revised"
> 
> Any tips?
Use calendar field for storing date of meeting and sort meetings by
calendar.
-- 
/ Alexander Bokovoy
$ cat /proc/identity >~/.signature
  `Senior software developer and analyst for SaM-Solutions Ltd.`
---
Actually, what I'd like is a little toy spaceship!!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to