Needs review
Project:
Revision Moderation
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2008 at 13:38 UTC
Updated:
9 Jul 2009 at 12:04 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| revision_moderation_views_sort_timestamp.patch | 871 bytes | toemaz |
Comments
Comment #1
Leeteq commentedSubscribing.
Comment #2
eriktoyra commentedThere 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.