מדיה ויקי:Gadget-Cat-a-lot.js: הבדלים בין גרסאות בדף

אם זו הבעיה אז אולי אפשר כבר לשאוב ישירות מוויקישיתוף
(מסיבה מוזרה מאוד זה לא פועל, ננסה להסתדר בלי זה)
(אם זו הבעיה אז אולי אפשר כבר לשאוב ישירות מוויקישיתוף)
שורה 4: שורה 4:
mw.util.addCSS("#cat_a_lot { left: inherit !important; }"); // for some reason, cat-a-lot from commons has a quirk with RLT, and this fixes it
mw.util.addCSS("#cat_a_lot { left: inherit !important; }"); // for some reason, cat-a-lot from commons has a quirk with RLT, and this fixes it
mw.util.addCSS("#cat_a_lot_settings { display:none !important;}"); // preferences depend on some other gadgets,not available on hewiki, so hide linkette
mw.util.addCSS("#cat_a_lot_settings { display:none !important;}"); // preferences depend on some other gadgets,not available on hewiki, so hide linkette
  mw.loader.load('/mediawiki/index.php?title=MediaWiki:Gadget-Cat-a-lot-custom.js&action=raw&ctype=text/javascript');
  mw.loader.load('//commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-Cat-a-lot.js&action=raw&ctype=text/javascript');
  mw.loader.load('/mediawiki/index.php?title=MediaWiki:Gadget-Cat-a-lot-custom.css&action=raw&ctype=text/css', 'text/css');
  mw.loader.load('//commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-Cat-a-lot.css&action=raw&ctype=text/css', 'text/css');
// });
// });
}
}