Rolf Lampa wrote:
Jeff Lane skrev: A bot could compare revision [n] with revision [n+2], and could so determine if the revision inbetween shluld be deleted, like so (menmonics):
if revision[n] = revision[n+2] then Delete revision[n+1];
Perhaps subject for a new useful extension named "Extension:DeleteRevertedRevisions"?
Thanks for the suggestion Rolf. I think the difficult part will probably be in removing the revision once it has been identified.
-Jeff