Jeff Lane skrev:
> [...] ideally we could remove these "zero sum" edits and the credits of the 
> original edits would remain. 
>
> Ideas?
>   

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"?

Regards,

// Rolf Lampa


_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to