Jump to content

User:Gadfium/vector.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Gadfium (talk | contribs) at 20:00, 23 December 2011 (Add link classifier). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
// install User:Cacycle/wikEdDiff enhanced diff view using ajax
// importScript('User:Cacycle/wikEdDiff.js');
// install [[User:Cacycle/wikEdDiff]] enhanced diff view using ajax
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEdDiff.js'
+ '&action=raw&ctype=text/javascript"></script>');

// This script hides lines according to who has the top contribution for a page.
 importScript('User:Markhurd/hidetopcontrib.js');

// change link colours to identify suspicious links, eg to redirects.
importScript('User:Anomie/linkclassifier.js'); // Linkback: [[User:Anomie/linkclassifier.js]]
importStylesheet('User:Anomie/linkclassifier.css'); // Linkback: [[User:Anomie/linkclassifier.css]]