Last modified: 2008-08-08 07:07:04 UTC
Hello, I'm requesting a new feature to be added when viewing an article's revision history. As it is we can only see articles revision histories by listing the last 50/100/500 ect. revision. This request is to augment the history page by allowing users to view articles revision histories in a temporal fashion. i.e. showing all revisions of the last hour, day, week, month, or year etc. This is my first report on Bugzilla and if I made any of it in error, I apologize. Thanks in advance for any consideration.
This is just requesting the ability to jump to a particular time/date on article histories. I'm pretty sure this is a duplicate of something. It might be a good idea to add this into the Pager class somewhere, so that the code doesn't have to be duplicated for [[Special:Contributions]], etc., etc.
Heh, just added it to Pager before reading the above comment :) Done in r38404. Logs, contribs, and history all use the same Pager code for this now.
I'm curious, was the date selector added to article histories because of my request or for another reason?