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?

Regards,
Anatol

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

Reply via email to