https://bugzilla.wikimedia.org/show_bug.cgi?id=21897
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Krinkle <[email protected]> 2010-07-06 19:09:55 UTC --- I get your point. Variables set in User:Xxxx/vector.js are loaded after the gadget so they don't affect. A way around this, for now, would be put the gadget in an addOnloadHook. This way the gadget is postponed, thus loading after the user-script. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
