User "Catrope" posted a comment on MediaWiki.r88513. Full URL: https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/88513#c17216 Commit summary:
Adding mw.util.wikiScript + small fix in mediawiki.action.watch.ajax.js * Moving wiki* functions together in mediawiki.util.js * Adding Adding mw.util.wikiScript (like wfScript() in GlobalFunctions.php) * Adding test suite for it * Example to use it in mediawiki.action.watch.ajax.js * (bug 29071) mediawiki.action.watch.ajax.js doesn't use uselang Comment: uselang does actually work elsewhere, because it's handled at a lower level shared by index.php and api.php . This is an undocumented feature that shouldn't be relied upon, though. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
