Add AJAX category management system. Includes suggestion system, dialogs for setting...
authorAndrew Garrett <werdna@users.mediawiki.org>
Tue, 8 Sep 2009 15:02:41 +0000 (15:02 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Tue, 8 Sep 2009 15:02:41 +0000 (15:02 +0000)
commit8ce84340bf427a65f907bd0e3c1cd907c71860ac
tree21046e448a4c490f9edc4106eee96da3f33b213f
parent4efe20fd99a5effdf5c95fbe03979aa60d2227e5
Add AJAX category management system. Includes suggestion system, dialogs for setting edit summaries and confirming, and methods for adding and removing all categories, but only directly in the page text (as categories in templates cannot be removed).
12 files changed:
includes/AutoLoader.php
includes/DefaultSettings.php
includes/OutputPage.php
includes/Skin.php
includes/Xml.php
js2/ajaxcategories.js [new file with mode: 0644]
js2/mwEmbed/jquery/plugins/jquery.suggestions.js [new file with mode: 0644]
js2/mwEmbed/mv_embed.js
languages/messages/MessagesEn.php
skins/common/images/add.png [new file with mode: 0755]
skins/common/images/remove.png [new file with mode: 0755]
skins/common/shared.css