Jump to content

User:Edoderoo/vector.js: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
from my :nl:gebruiker:edoderoo/vector.js page
(No difference)

Revision as of 07:47, 21 June 2010

// [[:en:User:Lupin/popups.js]]

document.write('<script type="text/javascript" src="' 
             + 'http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
// popups end

//VPopSpeed start
//document.write('<script type="text/javascript" src="'
//+ 'http://nl.wikipedia.org/w/index.php?title=Gebruiker:Valhallasw/hennading.js'
//+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
//VPopSpeed end


/* Version 2.beta.4 
 
[[Image:Zeus_head_thumb-zanaq.png|left]]
 
'''Zeusmode''' - by [[User:Zanaq|Zanaq]] - is an extensive elaboration of Sam Hocevar's godmode-light script and some other [[Wikipedia:WikiProject_User_scripts/Scripts|scripts]]. It has been tested with [[Mozilla]] and [[Mozilla Firefox]]. Some functionality is retained when using [[Internet Explorer]].
*/
 
//<pre><nowiki>
 
// ZeusMode 2.beta - SETTINGS - [[Image:Zeus_head_thumb-zanaq.png]]
  zmver=0.041;
  isSysop=true;
  zmUseQuickTemplate=true;
      zmUseLocalTemplates=true;
      zmUseCustomTemplates=false;
      zmCustomTemplateLocation="";
  zmUseRevert=true;
      zmUsePlace=true;
      zmUseUndo=true;
      zmUseRollback=false;
    zmUseWatchlist=true;
      zmUseSinceLinks=true;
      zmUseSinceTab=true;
      zmUseLastTab=true;
    zmUseNewPages=true;
      zmUseMarkPatrolled=true;
    zmUseMisc=true;
      zmUseBlockRequest=false;
      zmRecentChangesLink=true;
      zmRecentChangesDefault="?hidepatrolled=1&hideliu=1&limit=500";
      zmUseUserListLinks=true;
// ---  END OF ZEUSMODE SETTINGS

 
//document.write('<scr'+'ipt type="text/javascript"'
//  + 'src="http://nl.wikipedia.org/w/index.php?title=Gebruiker:Zanaq/Zeusmode/zm.js'
//  + '&action=raw&ctype=text/javascript&dontcountme=s"></scr'+'ipt>');
 
//</nowiki></pre>

// Recent changes patrol - Links weergeven
//document.write('<script type="text/javascript" src="'
//+ 'http://nl.wikipedia.org/w/index.php?title=Gebruiker:Mwpnl/Recent_changes_patrol/script.js'
//+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');


// [[Gebruiker:Erwin/recent2.js]] ([[:en:User:Lupin/recent2.js]])
//document.write('<script type="text/javascript" src="' 
//             + 'http://nl.wikipedia.org/w/index.php?title=User:Erwin/recent2.js' 
//             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

// stuff from popups
popupAdminLinks=true;
popupFixRedirs=true;
popupFixDabs=true;

function stats() { 
addPortletLink('p-cactions', 'http://stats.grok.se/nl/201006/'+wgPageName, "stats", "ca-stats", "See article stats"); 
}
addOnloadHook(stats);

//importScript('Gebruiker:MrBlueSky/markeer.js');