[Zope] Newest Documents Listing
Stefan Radke
stefan.radke@systemonic.de
Thu, 21 Jun 2001 10:41:26 +0200
>
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.