21 Jun
2001
21 Jun
'01
8:41 a.m.
Geir B?kholt <geirh@funcom.com> wrote:
Get all objects in a folder sorted according to when they were last modified:
<dtml-in expr="objectValues()" sort=bobobase_modification_time reverse> <dtml-var title_or_id> </dtml-in> ...
I have been using this, but I might have stated my request not clear enough: I want this for the complete site, all contents of the Zope DB, optionally filtered by meta-types Any ideas ? Thank you again, Stefan.