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:31, 22 June 2009. 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/HAPPY/gadget/"
importScriptURI(prefix + "jquery-1.3.2.min.js")
importScriptURI(prefix + "jquery-1.3.2.min.js")
importScriptURI(prefix + "MD5.js")
importScriptURI(prefix + "CRC32.js")
importScriptURI(prefix + "Diff.js")
importScriptURI(prefix + "Word.js")
importScriptURI(prefix + "WPAPIHandler.js")
importScriptURI(prefix + "WordList.js")
importScriptURI(prefix + "ListDict.js")
importScriptURI(prefix + "Queue.js")
importScriptURI(prefix + "PersistenceManager.js")
importScriptURI(prefix + "Toggle.js")
importScriptURI(prefix + "HAPPYEditor.js")
importScriptURI(prefix + "jquery.query-2.1.5.js")
importStylesheetURI(prefix + "HAPPYEditor.css")
importScriptURI(prefix + "test.js")