Views: sort by the revision timestamp
toemaz - February 3, 2008 - 13:38
| Project: | Revision Moderation |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| revision_moderation_views_sort_timestamp.patch | 871 bytes |

#1
Subscribing.
#2
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:
I'll leave it up to the module maintainers to decide if this should be included or not.