https://bugzilla.wikimedia.org/show_bug.cgi?id=35115
Siddhartha Ghai <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Siddhartha Ghai <[email protected]> 2012-03-17 05:54:37 UTC --- (In reply to comment #2) > mw.loader.using('ext.narayam.core', function () { > > /* customization here */ > > }); > > the above will work anywhere anytime, including in Mediawiki:Common.js I tried various ways to make this work at http://sa.wikipedia.org/wiki/%E0%A4%AF%E0%A5%8B%E0%A4%9C%E0%A4%95%E0%A4%83:Siddhartha_Ghai/vector.js but couldn't get it to work. The unshift method as described at the documentation works when using the console but doesn't work as part of the userscript. Gives the error described at http://www.mediawiki.org/wiki/Extension_talk:Narayam#Formalization_of_rules Hope a way to do this can be found soon. -- 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
