MediaWiki:Gadget-HotCat.js: Unterschied zwischen den Versionen

Aus Chemie digital
Wechseln zu: Navigation, Suche
(Kopie aus dem ZUM-Wiki)
 

Aktuelle Version vom 8. Mai 2015, 15:08 Uhr

window.hotcat_translations_from_commons = true;
 
/*
  This imports the latest version of HotCat from Commons.
  HotCat is a Ajax-based simple Category manager. Allows adding/removing/changing categories on a
  page view.
  Supports multiple category changes, as well as redirect and disambiguation resolution. Also
  plugs into the upload form. Search engines to use for the suggestion list are configurable, and
  can be selected interactively.
  Full documentation can be found at http://commons.wikimedia.org/wiki/Help:Gadget-HotCat
*/
 
mw.loader.load( '//commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-HotCat.js&action=raw&ctype=text/javascript' );