Not having the sort by the revision timestamp was really inconvenient. So here is a patch which adds this to the revision_moderation_views.inc file.

If you test it, add some feedback afterwards.

Comments

Leeteq’s picture

Subscribing.

eriktoyra’s picture

There is nothing wrong with the patch. It works perfectly fine. However, I don't think this feature is needed since it's possible to sort the timestamp using the default sort setting in the fields setting. As it is said in the Views documentation:

Watch out for double sorting. Using Sort Criteria and using Default Sorts in the Fields can give odd results.

I'll leave it up to the module maintainers to decide if this should be included or not.