User:Krinkle/Scripts/toggleRevDel
Languages: English • Nederlands
Description [edit]
If you're an administrator (sysop, moderator) or oversight this script allows you to hide those RevisionDelete (Delete/undelete revisions) links on the Contributions, Logs and History pages.
Install [edit]
- Paste this code in your vector.js:
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Krinkle/Scripts/toggleRevDel.js&action=raw&ctype=text/javascript');
- or monobook.js:
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Krinkle/Scripts/toggleRevDel.js&action=raw&ctype=text/javascript');
- Please leave the
[[File:Krinkle_toggleRevDel.js]]in for statistics+
Done :-)
If nothing appears, be sure to verify that you've put the above code on the wiki you use the tool on, not per se here on Meta. Note that this tool is optimized for WebKit (Safari, Chrome) browsers. It should also work fine in Mozilla (Firefox). Internet Explorer will not be supported.
Also clear your cache and do a hard refresh. If you encounter any issues, please let me know!
|
How to clear cache
|
|---|
|
Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror: simply click the Reload button, or press F5; Opera users may need to completely clear their cache in Tools→Preferences. |
Contents |
Options
- Disable script
window.KrToggleRevDel_disabled = true;
Feedback
If you experiences any issues, have suggestions for how something could be better, have a good idea for a feature request – or want to report a bug ? Please leave a message on my Tools-talkpage.