https://bugzilla.wikimedia.org/show_bug.cgi?id=27771
--- Comment #6 from Roan Kattouw <[email protected]> 2011-04-03 12:49:10 UTC --- If the thing you depend on is a ResourceLoader module, you can use: mediaWiki.loader.using( 'modulename', function() { code here } ); Currently modules can't be defined on-wiki other than as gadgets, but that's something that we'll tackle soon in our RL 2.0 push. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
