LiquidThreads updates:
authorAndrew Garrett <werdna@users.mediawiki.org>
Thu, 16 Jul 2009 15:20:13 +0000 (15:20 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Thu, 16 Jul 2009 15:20:13 +0000 (15:20 +0000)
commite92ce78b5cbc842850e4e8d46e117045d3fa8b5a
treee5f3913fa5004f55cb65a35896d4e7b8902ff226
parent3742d1058dfc93fc8b4099ebcbc94a4926af7551
LiquidThreads updates:
* Overhaul deletion system. Totally remove deletion special page, deletion will now be handled through the standard MediaWiki deletion system. When a thread's "root" is deleted, the thread itself is marked as deleted. When the page is re-undeleted, the thread will be marked as restored.
* Move some class files from Lqt* to simply *.
* Remove HistoryIterator class, pointless.
* Miscellaneous code quality as found.

Includes core changes to pass comment along with ArticleRevisionUndeleted hook.
docs/hooks.txt
includes/specials/SpecialUndelete.php