historyJump.js is a JavaScript tool that adds page history links when viewing diffs or permanent links.

Usage

edit

It will add a "History Jump" tab when viewing diffs or permanent links. Clicking that tab will display a link to a history page that includes the revision(s) being viewed. Additional options such as number of revisions are planned.

Diffs

edit

When viewing a diff between non-adjacent revisions, the (n intermediate revisions by x users not shown) text is linked to a history page whose range covers the diff's revisions.

Installation

edit

To install the script, add:

importScript('User:Flatscan/historyJump.js');

to your current skin's .js page and bypass your cache.

Notes

edit
  • The script is newly written. Please do not hesitate to report unexpected behavior.
  • The script has only been tested in Firefox 3. The script was designed and tested in the monobook skin.
  • Direct bug reports and feature requests to User talk:Flatscan/historyJump. If I do not respond promptly, try User talk:Flatscan.