https://bugzilla.wikimedia.org/show_bug.cgi?id=38280
--- Comment #3 from Paul Selitskas <[email protected]> 2012-07-20 20:42:03 UTC --- (In reply to comment #2) > A few links you might find useful, Paul: > > https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker > > https://www.mediawiki.org/wiki/Developer_access Thank you, and thanks to Krinkle. I'm aware of how to become a MediaWiki hacker :) but it's not the point. I just wanted to notice that ResourceLoader (particularly, mw.loader.load/using) lacks this feature. For example, some gadgets, also scripts loaded via mw.loader.load, could use messages from MediaWiki: namespace (via MediaWiki:Gadgets-definition and mw.loader.load call arguments), like mw.loader.load('//domain.tld/w/index.php?...', ['message1', 'message2']) (I don't represent actual loader.load arguments here). -- 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
