Jump to content

User:EpochFail/HAPPI.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by EpochFail (talk | contribs) at 20:45, 27 July 2009 (moved User:EpochFail/HAPPY.js to User:EpochFail/HAPPI.js). 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.
var prefix = "http://wikipedia.grouplens.org/alex-js-work/HAPPY/gadget/"
importScriptURI(prefix + "lib/jquery-1.3.2.min.js")
importScriptURI(prefix + "lib/jquery.query-2.1.5.js")
importScriptURI(prefix + "lib/jquery-cookie-1.0.js")
importScriptURI(prefix + "lib/WPAPIHandler.js")
importScriptURI(prefix + "lib/difflib.js")
importScriptURI(prefix + "lib/MD5.js")
importScriptURI(prefix + "lib/CRC32.js")
importScriptURI(prefix + "lib/Diff.js")
importScriptURI(prefix + "lib/ListDict.js")
importScriptURI(prefix + "Word.js")
importScriptURI(prefix + "WordList.js")
importScriptURI(prefix + "Progress.js")
importScriptURI(prefix + "Queue.js")
importScriptURI(prefix + "PersistenceManager.js")
importScriptURI(prefix + "PersistenceLegend.js")
importScriptURI(prefix + "Toggle.js")
importScriptURI(prefix + "WikEditor.js")
importStylesheetURI(prefix + "css/HAPPY.css")
importScriptURI(prefix + "HAPPY.js")