Jump to content

User:Timotheus Canens/vector.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Timotheus Canens (talk | contribs) at 07:00, 7 October 2011 (a bunch more). 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.
//CSDH
importScript('User:Ale_jrb/Scripts/csdhelper.js');

importScript('User:SoWhy/csdreasons.js');

//Delsort config
DelsortConfig = {
debugLevel : 0,
watchDelsortedLists : 1,
watchDelsortedAfd : 1,
shortcuts : ['Authors','Lists','Music','Albums and songs']
}


/***
 * Editing scripts
 */

//Playing with rollback.
importScript('User:Mr.Z-man/rollbackSummary.js');
importScript('User:Timotheus Canens/massrollback.js');
importScript('User:Gracenotes/rollback.js');
rollbackSummaryDefault = "[[WP:RBK|Reverted]] edits by [[Special:Contributions/$2|$2]] ([[User talk:$2|talk]]) to last version by $1";

//  enhanced diff view
importScript('User:Cacycle/wikEdDiff.js');

//DYK
importScript('User:Shubinator/DYKcheck.js');

//POPUPS config
popupFixRedirs = true;
popupFixDabs = true;
popupRedlinkRemoval = true;

//importScript('User:M/reword.js'); //reword
//importScript('User:The_Earwig/afc-helper.js'); 

/***
 * Misc scripts
 */
importScript('User:Xenocidic/statusChanger2.js');

importScript('User:Timotheus Canens/afchelper4.js');
//mbNoAutoStart = true;
importScriptURI('http://ru.wikipedia.org/w/index.php?title=MediaWiki:Gadget-markblocked.js&action=raw&ctype=text/javascript');
importScript('User:Timotheus Canens/easyblock.js');
 
importScript('User:Animum/revdelete.js');
importScript('User:Animum/massdelete.js');
 
importScript('User:Splarka/ajaxfilemove.js');
 
importScript('User:NuclearWarfare/admindash.js');
 
importScript('User:Mr.Z-man/moverevert2.js')
// [[User:Steel359/protection.js]] - Easily add responses to [[WP:RFPP]] and protection symbols to pages
importScript('User:Steel359/protection.js');

spiHelper_watchArchive = "unwatch";
spiHelper_watchCase = "nochange";

//importScript('User:Timotheus Canens/spihelper.js');
//importScript('User:Timotheus Canens/spicaselist.js');
importScript('User:Timotheus Canens/test.js');

importScript('User:Timotheus Canens/massblock.js');
importScript('User:Timotheus Canens/massedit.js');
importScript('User:Timotheus Canens/massrestore.js');