User "Krinkle" posted a comment on MediaWiki.r86047. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86047#c15961 Commit summary:
History: Adding JS that converts buttons to links for better UX. Patch based on one by Matthew Flaschen. Fixes Bug 16165 Comment: Something else real quick, be careful not to reference deprecated functionality. * wgScript is a deprecated global as of 1.17, use mw.config instead ([[RL/JD]]) * Take the time to read the [[Manual:Coding conventions]] for core php and javascript. There's some minor whitespace issues. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
