Add (undo) buttons onto page history, for people with rollback privilege only (that...
authorAndrew Garrett <werdna@users.mediawiki.org>
Fri, 6 Jul 2007 06:52:52 +0000 (06:52 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Fri, 6 Jul 2007 06:52:52 +0000 (06:52 +0000)
commitd53b216aa7819db154b3bde9cb797f20f42900f5
tree7d4cecd4d7ad05e3bb69801a52e8a785159e718a
parent69e2f161c111934d73f6e600911c519e75f047a9
Add (undo) buttons onto page history, for people with rollback privilege only (that's changeable very simply.. just put in place to ward off whingers). Also, minorly, switch the undoafter and undo parameters if they're given the wrong way around, which seems like a more sensible thing to do than silently fail. I would have renamed them undo1 and undo2, but that'd cause all kinds of chaos.
RELEASE-NOTES
includes/EditPage.php
includes/PageHistory.php