MediaWiki:Gadget-revisionjumper.js
From TWC Wiki
Revision as of 05:02, 28 July 2014 by https://commons.wikimedia.org/wiki/>He7d3r (no need to split this string)
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* _____________________________________________________________________________ * | | * | === WARNING: GLOBAL GADGET FILE === | * | Changes to this page affect many users. | * | Please discuss changes on the talk page or on [[WT:Gadget]] before editing. | * |_____________________________________________________________________________| * * Imported from version 1.2.3 as of 2010-09-08 from [[:de:MediaWiki:Gadget-revisionjumper.js]] * Using this script allows you to easily navigate diffs, articles' histories and articles themselves. * A feature-rich drop down menu offers various functions to jump to a certain revision * which is situated before or after the selected revision. * Besides default parameters, configurable requests can be done. * Further, the default setting can be personalized. * See [[User:DerHexer/revisionjumper]] */ // [[:de:MediaWiki:Gadget-revisionjumper.js]] mw.loader.load( '//de.wikipedia.org/w/index.php?title=MediaWiki:Gadget-revisionjumper.js&action=raw&ctype=text/javascript' );