User:Bawolff/wiktLookup.js

Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button. Firefox: hold down the Shift key while clicking Reload (or press Ctrl-Shift-R). Google Chrome and Safari users can just click the Reload button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/**********

This imports the wiktionary lookup script from wikinews.

If you double click on a word, this script causes a box to pop-up with the definition from wiktionary

This script is meant to work with Firefox. It should theoretically work with any xslt capable browser (with exception to IE due to mediawiki bug)
On browsers that do not support xslt, a fallback is in place, and the script is still functional.

Bug reports: http://en.wikinews.org/wiki/MediaWiki_talk:Gadget-dictionaryLookupHover.js
or http://en.wikinews.org/wiki/user_talk:Bawolff

This script can be configured. Please see http://en.wikinews.org/wiki/Wikinews:Javascript#Wiktionary_lookup_gadget_.28Hover_box_variety.29
This script is also avaliable for external sites, se the aforementioned link for more information.

*********/

importScriptURI('http://en.wikinews.org/w/index.php?title=MediaWiki:Gadget-dictionaryLookupHover.js&action=raw&ctype=text/javascript');