User "Nikerabbit" posted a comment on MediaWiki.r93090.
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/93090#c21883
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:
<pre>+'ajax-category-hook-error' => 'A local function prevented the
changes from being saved',
</pre>
This is not very easy to translate nor for the user to understand. Should we
cut the edges and say (installed) extension instead of local function?
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview