User "Krinkle" changed the status of MediaWiki.r93090. Old Status: new New Status: deferred
User "Krinkle" also posted a comment on MediaWiki.r93090. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/93090#c23682 Commit summary: * Ignore any <nowiki> or comment sections * More natural messages * Respect wgCaseSensitiveNamespaces * Regex: Add possible whitespace between "[[Category:" and the category name. ( [[Category: Foo]] ) * Make nearly all functions publicly accessible * Add "cancel all" button * Submit on enter keypress * Check for redirects * Color links correctly based on existance of category page * Add a summary of the changes done into the edit summary ('+Category:foo, -Category:Bar: Foo is not correct...') * Add more error handlers * Add more hooks ( afterChange/Delete/add ). * Pass category names to the hooks * Allow hooks to abort by returning false * Handle sortkey correctly in all operations * Move addCategory form below categories. * Fix any known IE6 and IE7 bugs. * Add more documentation Comment: AjaxCategories moved out of core. Marking deferred for now. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
