[Zope] Question about <dtml-in> sorting

Phil Harris phil.harris@zope.co.uk
Tue, 30 May 2000 16:53:06 +0100


<dtml-in something sort=sort_thing reverse>
</dtml-in>


----- Original Message ----- 
From: "Patrick J.M. Keane" <keane@danet.com>
To: <zope@zope.org>
Sent: 30 May 2000 07:25
Subject: [Zope] Question about <dtml-in> sorting


> 
> Does sort only sort in one direction?  I am looking to sort news items
> so that the newest items are on top, and when sorting on a date field,
> I get the opposite behaviour.  Any easy way to reverse the sort order?
> 
> Thanks
> pk
> 
> 
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> 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 )