[Zope] Setting the sort var in <dtml-in ...sort=sortVar>
Dieter Maurer
dieter@handshake.de
Thu, 18 Jan 2001 20:18:50 +0100 (CET)
Max M writes:
> Does anybody know if it is possible to programatically set the sort
> parameter in something like: <dtml-in getAllComments sort=fwd_thread>
There is a product on zope.org that enhances sorting capabilities
drastically. Unfortunately, its name is difficult to remember
(at least for me), something with ZIE in it, I think.
I would try to search for "sort" on zope.org.
Dieter