Forums / Developer / Trashcan (sort)

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Trashcan (sort)

Author Message

K259

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.

K259

Monday 01 November 2004 1:19:20 am

When an obj is deleted, does the modified date get changed?

K259

Monday 01 November 2004 1:14:33 pm

Well, worked..with published, false()..blabla