[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Zope] ZPT reverse ordering


Hello Tom, 

Thursday, May 2, 2002, 8:06:53 PM, you wrote:

TN> 2) I need the results reversed so newest is at the top, not bottom.

i think this will help getting it reversed

 tal:repeat="subitems
 python:sequence.sort(thelist,(('bobobase_modification_time','desc'),))">

:-)

-- 
Geir Bækholt                       web-developer
geirh@xxxxxxxxxx             funcom oslo | webdev-team



_______________________________________________
Zope maillist  -  Zope@xxxxxxxx
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )



This mailing list archive is a service of Copilotco.