Monday 01 November 2004 12:54:36 am
I've checked out design/standard/templates/content/trash.tpl
How can I sort the trashcan in the admin-part by the date the obj was deleted? Is there an "attribute" for this stored any place?
I know it's possible to sort_by:
"class_identifier"
"class_name"
"depth"
"modified"
"name"
"path"
"priority"
"published"
"section" but it would be better to sort the trash by a deletion date.
|