* Ignore any <nowiki> or comment sections
authorLeo Koppelkamm <diebuche@users.mediawiki.org>
Mon, 25 Jul 2011 19:03:26 +0000 (19:03 +0000)
committerLeo Koppelkamm <diebuche@users.mediawiki.org>
Mon, 25 Jul 2011 19:03:26 +0000 (19:03 +0000)
commitd2fc14068ded24995b058ea72132b013d40cad50
treedc3f4a8a102c8aeda3c63a289d5fa2ef3a0e9aec
parentde995df65744bac33228b5fb1f4a6112127fc32a
* 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
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php
maintenance/language/messages.inc
resources/Resources.php
resources/mediawiki.page/mediawiki.page.ajaxCategories.css
resources/mediawiki.page/mediawiki.page.ajaxCategories.js