Jump to content

User:Malik Shabazz/vector.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Malik Shabazz (talk | contribs) at 19:10, 26 March 2010 (adding scripts). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
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.
// [[User:Lupin/popups.js]] - please include this line 
importScript('User:Lupin/popups.js');

popupAdminLinks=true;
popupFixDabs=true;
popupLastEditLink=true;

// [[User:Lupin/Anti-vandal tool]]
importScript("User:Lupin/recent2.js");

// [[Wikipedia:WikiProject User scripts/Scripts/Force edit summary alternative]]
importScript('Wikipedia:WikiProject User scripts/Scripts/Force edit summary alternative');

// [[User:Cacycle/wikEdDiff.js]]
importScript('User:Cacycle/wikEdDiff.js');

// [[Wikipedia:WikiProject User scripts/Scripts/Six tabs]]
importScript('Wikipedia:WikiProject User scripts/Scripts/Six tabs');

// [[Wikipedia:WikiProject User scripts/Scripts/User tabs]]
importScript('Wikipedia:WikiProject User scripts/Scripts/User tabs');

// [[User:Mr.Z-man/gsearch]]
importScript('User:Mr.Z-man/gsearch.js');

// [[User:Jnothman/afd helper]]
importScript('User:Jnothman/afd_helper/script.js');
/* This is to keep track of who is using this extension: [[User:Jnothman/afd_helper/script.js]] */

// [[User talk:Alex Smotrov/edittop.js]]
if (wgAction=='edit' && document.URL.indexOf('&section=0') != -1)
addOnloadHook(function(){
   document.getElementById('wpSummary').value = "/* Intro */ ";
})

// [[Wikipedia:WikiProject User scripts/Scripts/Watchlist since]]
importScript('Wikipedia:WikiProject User scripts/Scripts/Watchlist since');

// [[User:Lightmouse/monobook.js/script.js]]
importScript('User:Lightmouse/monobook.js/script.js');

// [[Wikipedia:Comments in Local Time]]
LocalizeConfig = { dateFormat : 'mdy' }; // options are 'ymd', 'dmy', 'mdy'

// [[User:Dr pda/prosesize.js]]
importScript('User:Dr pda/prosesize.js'); //[[User:Dr pda/prosesize.js]]

// [[User:NuclearWarfare/Mark-blocked script.js]]
importScript('User:NuclearWarfare/Mark-blocked script.js');

// [[User:Plastikspork/date.js]]
importScript('User:Plastikspork/date.js');

// [[User:Ale_jrb/Scripts]]
importScript('User:Ale_jrb/Scripts/csdhelper.js');
var notifyByDefaultNew = false;