User:Fleetflame/monobook.js: Difference between revisions

Content deleted Content added
install instaview
m Maintenance: Replacing addPortletLink() with mw.util.addPortletLink() (mw:ResourceLoader/Migration_guide_(users)#addPortletLink)
 
(9 intermediate revisions by 2 users not shown)
Line 1:
//Twinkle
importScript('User:AzaToth/twinkle.js');
 
Line 4 ⟶ 5:
{
liveClock.node = mw.util.addPortletLink( 'p-personal', mw.config.get('wgServer') + mw.config.get('wgScriptPath') + '/index.php?title=' + wgPageName + '&action=purge', '', 'utcdate' );
liveClock.node.style.fontSize = 'larger';
liveClock.node.style.fontWeight = 'bolder';
Line 10 ⟶ 11:
showTime();
}
addOnloadHook$(liveClock)
function showTime()
Line 31 ⟶ 32:
 
 
//Lupin's RecentChanges (in toolbox)
 
importScript('User:Lupin/recent2.js');
 
 
//NewPagePatrol live feed box
 
importScript('User:TheJosh/Scripts/NewPagePatrol.js');
 
 
//Advisor
importScript('User:Cameltrader/Advisor.js');
 
/***** InstaView *****/ document.write('<script type="text/javascript" src="http://en.wikipedia.org/w/index.php?title=User:Pilaf/instaview.js&action=raw&ctype=text/javascript&dontcountme=s"></script>') InstaView.conf.user.name = 'User Name' /* This is to keep track of who is using InstaView: [[User:Pilaf/instaview.js]] */
//AutoEd [[Wikipedia:AutoEd]]
importScript('Wikipedia:AutoEd/basic.js');
 
//quickimgdelete
importScript('User:Howcheng/quickimgdelete.js');
 
//Prose size finder
importScript('User:Dr_pda/prosesize.js'); //[[User:Dr_pda/prosesize.js]]