3 May
2001
3 May
'01
7:20 a.m.
On Thursday 03 May 2001 15:11, Kai Hofmann wrote:
I thought that I could simply sort by modification time withe the following:
<dtml-in expr="subdir.objectValues()" sort="bobo_modification_time">
but as it seems I am to stupid to understand Zope/Python, because this does not work :( Any hints?
shouldn't it be <dtml-in expr="subdir.objectValues()" sort=bobobase_modification_time> ? hth
Thanks
Kai