Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG  Not logged in ELOG logo
icon7.gif   Thread sort / display order, posted by Michael Husbyn on Tue Nov 22 17:38:24 2005 
    icon2.gif   Re: Thread sort / display order, posted by Stefan Ritt on Thu Jan 12 16:06:16 2006 
Message ID: 1588     Entry time: Thu Jan 12 16:06:16 2006     In reply to: 1532
Icon: Reply  Author: Stefan Ritt  Author Email: stefan.ritt@psi.ch 
Category: Question  OS:   ELOG Version: 2.6.0-beta 
Subject: Re: Thread sort / display order 

Michael Husbyn wrote:
Is there a way to choose the display order in threaded mode.

Eg:

1 Test
2 Version 2.0 Testing 1
3 Version 2.5 Testing 2
4 Version 2.3 Testing 3


But the preferred sort order (not the ID) is something like this:
1 Test
2 Version 2.0 Testing 1
4 Version 2.3 Testing 3
3 Version 2.5 Testing 2


Example of parameter perhaps:
Thread order = Field1, $id


Or is this something too difficult to implement? Or already there?

Best regards
Michael Husbyn


In summary mode, you can sort by clicking on a column header. You will then see something like

http://.../?sort=Field1

in the address bar. If you now switch to threaded display, this vanishes of course, but you can put a

Start page = ?sort=Field1

into your config file. Use sort for ascending order, rsort for descending order.
ELOG V3.1.5-fe60aaf