User "Krinkle" posted a comment on MediaWiki.r92112. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92112#c19577 Commit summary:
Rewrite ajaxCategories for ResourceLoader. Add some missing functionality (edit categories and more). Move styles from shared.css into own stylesheet. Fix regex bugs Comment: Hm.. seems the entire thing is now in seperate local functions, no hooks, not testable and self-executing. Please make this module not self-executing (execute in mediawiki.page.ready) and testable. Both require it to be accessible from the mediaWiki object. mw.ajaxCategories would make sense, it was an object oriented script. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
