-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
I just finished coding an extension that enables deletion of single revisions of an article. This might be useful for copyright violations. I added the files to sourceforge in the "feature request" section (id 908150) and attached them to this mail (hope this works via gmane).
The extension enables the following: - -needs confirmation by the sysop who makes the deletion - -writes the deleted revision to the "archive" table and replaces the text of old_text with something like "This revision has been deleted". Additionally old_user_text is replaced by "deleted" and the link to the user is removed (todo: check the username during registration so that noone can register as "deleted") - -adds an entry to the deletion log
What is missing: - -undeletion is not possible (and I have no idea how to implement this)
Hope this is useful
Regards
Thomas aka Urbanus