User:Dániai húsvét/wiktLookup.js

Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
/**********

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.

*********/

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