On Tue, 4 Jul 2000, Pieter Claerhout wrote:
> if I'm iterating over a list using the dtml-in tag, is it then possible
> to sort the items descending?
IIRC:
<!-- UNTESTED -->
<dtml-in mylist sort=id reverse>
</dtml-in>
bye,
Jerome ALET - [EMAIL PROTECTED] - http://cortex.unice.fr/~jerome
Faculte de Medecine de Nice - http://noe.unice.fr - Tel: 04 93 37 76 30
28 Avenue de Valombrose - 06107 NICE Cedex 2 - FRANCE
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
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 )