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 16:11, 24 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 = "file:///C:/Documents and Settings/0000/My Documents/HAPPY/gadget/"
importScriptURI(prefix + "lib/jquery-1.3.2.min.js")
importScriptURI(prefix + "lib/jquery.query-2.1.5.js")
importScriptURI(prefix + "lib/WPAPIHandler.js")
importScriptURI(prefix + "lib/difflib.js")
importScriptURI(prefix + "MD5.js")
importScriptURI(prefix + "CRC32.js")
importScriptURI(prefix + "Diff.js")
importScriptURI(prefix + "Word.js")
importScriptURI(prefix + "WordList.js")
importScriptURI(prefix + "ListDict.js")
importScriptURI(prefix + "Queue.js")
importScriptURI(prefix + "PersistenceManager.js")
importScriptURI(prefix + "Toggle.js")
importScriptURI(prefix + "WikEditor.js")
importStylesheetURI(prefix + "HAPPYEditor.css")
importScriptURI(prefix + "HAPPY.js")