User:Indubitably/vector.js

Source: Wikipedia, the free encyclopedia.
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.
importScript('User:Voice_of_All/Addtabs/monobook.js');
importScript('User:AWeenieMan/furme.js');
importScript('User:AWeenieMan/furmeScroller.js');
importScript('User:Dr pda/prosesize.js');
importScript('User:Splarka/oldafd.js'); 

FurMeConfig = {
        actionOnSubmit                  :  'diff',
        cleanAmazonURLs                 :  true,
        furmeLocation                   :  'tab',
        imageRemovalMethod              :  'comment',
        linkFreeLogo                    :  false,
        linkImageTags                   :  true,
        openAllArticles                 :  false,
        openArticleMode                 :  'none',
        renameMethod                    :  'ifd',
        scrollerMax                     :  10,
        scrollerSkipDone                :  true,
        tagsImageLicenseFavorites       :  [],
        tagsImageTagFavorites           :  [],
        watchMyEdits                    :  false,
        windowHeight                    :  460
};
 
addOnloadHook(function() {
   var item = mw.util.addPortletLink('p-cactions','','βsocks','ca-betasocks','Check socks with Betacommand\'s tool','',null);
   var link=item.firstChild;
   link.onclick = function() {
       jsMsg('<form action="http://tools.wikimedia.de/~betacommand/cgi-bin/compare">'+
'<table>' +
'<tr><th>Master<\/th><td><input name="master"><\/td><\/tr>' +
'<tr><th>Socks<\/th><td><input name="socks"><\/td><\/tr>' +
'<tr><th>Key<\/th><td><input name="key"><\/td><\/tr>' +
'<tr><th>Print<\/th><td><input name="Print"><\/td><\/tr>' +
'<tr><td colspan="2"><input type="submit"><\/td><\/tr><\/table>'+'<\/form>','betasocks');
       return false;
   }
});
 
importScript('User:Dr_pda/editrefs.js'); //[[User:Dr_pda/editrefs.js]]
 
if( typeof( FriendlyConfig ) == 'undefined' ) FriendlyConfig = {};
FriendlyConfig.customTagList	=	[
		{
			label: '{{BLPunsourced}}: Unsourced biography',
			value: 'BLPunsourced' },
                {
			label: '{{BLP sources}}: Biography sources need improving',
			value: 'BLP sources' }
	];