[Zope] How to sort?
   
    Oleg Broytmann
     
    Oleg Broytmann <phd@phd.fep.ru>
       
    Wed, 4 Apr 2001 14:09:31 +0400 (MSD)
    
    
  
On Wed, 4 Apr 2001, Marc Fischer wrote:
> in an dtml-in tag I want to sort by different aspects. But how?!?
>
> I only know how to sort by one like this:
>
> sort=title ....
   sort="title,date,id" I put a big patch for dtml-in into Collector for
more elaborate sorting. There is also a product called Zieve.
Oleg.
----
     Oleg Broytmann     http://www.zope.org/Members/phd/     phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.