SourceForge.net Logo
May 31, 2006
© GPL
 
ProWikiCenter
How To Admin /
Delete Page Revision

 
Sometimes an admin needs to delete a single page revision or a range of revisions. The obvious example is that copyrighted content that must not only be removed from the the current page but also from the PageHistory to satisfy the copyright owner. This is a rarely needed function but if you need it, you need it deerly.

You need Admin UserStatus and you have to do it manually by a Command, in short:

  • ...wiki.cgi?action=archive&id=pagename&cmd=delete&version=singlerevisionorrange
The "single revision or range" part may be:
  • e. g. version=1.27 (a single revision)
  • e. g. version=1.27:1.30 (a range of revisions)
The whole PageHistory can be deleted by "cmd=deletefile".

For a complete description see Command/ActionArchive.


FolderWikiFeatures FolderFirstAid