User:Pcoombe/common.js: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
remove, in MediaWiki:Common.js now Tag: Blanking |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
importScript( 'MediaWiki:EditTemplates.js' ); |
|||
/* |
|||
This imports the latest version of HotCat from Commons. |
|||
HotCat is a gadget to make changes to categories much easier. |
|||
Full documentation can be found at http://commons.wikimedia.org/wiki/Help:Gadget-HotCat |
|||
*/ |
|||
window.hotcat_translations_from_commons = true; |
|||
mw.loader.load( '//commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-HotCat.js&action=raw&ctype=text/javascript' ); |