Wikipedia:Igloo/gloo.js

This is an old revision of this page, as edited by Mr. Stradivarius (talk | contribs) at 02:50, 9 March 2014 (update per protected edit request by User:Kangaroopower). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

/* ======================================================== *\

    • igloo frontend manager - main
    • The igloo frontend manager handles the client system,
    • displaying information to the user, as well as allowing
    • the user to interact with the program.
    • ====================================================== **
    • igloo anti-vandalism tool for Wikipedia
    • based off of the script igloo by Alex Barley
    • By: User:Kangaroopower
    • For instructions, see Wikipedia:Igloo
    • ====================================================== **
    • You may copy, modify and distribute this software as
    • desired, providing that all previous contributors retain
    • correct attribution.
    • ====================================================== **
    • tracker: Wikipedia:Igloo

\* ======================================================== */ window.iglooBranch = 'master'; mw.loader.load("https://raw.github.com/Kangaroopower/Igloo/master/gloo.js", "text/javascript");