Hello Everyone,
Is it possible using the API to determine whether a particular editors revision was reverted?
Thanks! Jordan
On Thu, Aug 25, 2011 at 6:24 AM, Jordan Malof jmmalo03@gmail.com wrote:
Hello Everyone, Is it possible using the API to determine whether a particular editors revision was reverted?
MediaWiki doesn't keep track of reverts as such. A revert is just a revision that happens to undo an earlier revision. We have plans for providing content hashes, but at this time you'll have to compare the revision texts in order to detect that one revision is a revert of the other.
Roan
mediawiki-api@lists.wikimedia.org