*Add a special page to merge non-overlapping page histories to fix copy-paste moves...
authorAaron Schulz <aaron@users.mediawiki.org>
Sun, 25 Nov 2007 09:23:26 +0000 (09:23 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sun, 25 Nov 2007 09:23:26 +0000 (09:23 +0000)
commit9b070bf461ddf1c9c00edbc09709ee311ac13a1d
tree0261e02b06a7ff0474e0be80f1db0da889726299
parent1b4b87c6b41d8fbc947e876a786b49d45a29e96f
*Add a special page to merge non-overlapping page histories to fix copy-paste moves ect. This requires the 'mergehistory' right to test, which is for sysops, but commented out for now.
*Add merge log
*Do not list revisiondelete as a special page with no context
includes/DefaultSettings.php
includes/LogPage.php
includes/SpecialLog.php
includes/SpecialMergeHistory.php [new file with mode: 0644]
includes/SpecialPage.php
languages/messages/MessagesEn.php