On Thu, Aug 25, 2011 at 6:24 AM, Jordan Malof <jmmal...@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 mailing list
Mediawiki-api@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api

Reply via email to