* (bug 8621) Log revisions marked as patrolled
authorRob Church <robchurch@users.mediawiki.org>
Tue, 16 Jan 2007 17:05:30 +0000 (17:05 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Tue, 16 Jan 2007 17:05:30 +0000 (17:05 +0000)
commitc16298f2d2573677e70c81615901a8760b585261
tree5417110881189281e4c9c24c91eb228e54cbd323
parent8f2dbca89340416785029b24aa25c70d156e84f1
* (bug 8621) Log revisions marked as patrolled
* Uses normal logging framework, but
** doesn't duplicate the log in recentchanges ;)
** uses a cleaner method to override LogPage::actionText() and do all the formatting
* Introduces PatrolLog::record()
RELEASE-NOTES
includes/Article.php
includes/AutoLoader.php
includes/DefaultSettings.php
includes/LogPage.php
includes/PatrolLog.php [new file with mode: 0644]
languages/messages/MessagesEn.php