Following are some of the fastest ways to undelete pages on WardsWiki.
via QuickChanges
or
via WikiHistory
Explanation that uses NewRecentChanges:
[This is a slightly different approach of how to use the history function.]
Use: c2.com/wiki/history/PageNameGoesHere
Then look for the Revision number that corresponds with the edit history that you identified (with the use of NewRecentChanges) as the one you want to revert back to (each numbered link in the output of NewRecentChanges "when clicked and opened" will give the revision number that you will need to look for in the history files). Click the corresponding history file link, copy it then go back to the edit page for the page and paste it in then save it. Quick, simple and painless. The edit histories of NewRecentChanges clearly gives the Revision numbers so it is really easy to identify what you need.
Example:
http://c2.com/cgi/RecentChanges?del?page=WikiWikiSandbox?days=2
http://c2.com/wiki/history/WikiWikiSandbox
Of course, you will most likely be using NewRecentChanges instead of the individual page link above, but the link provides quicker access for this demonstration.
When fighting vandalism, one may find it more convenient to have a WikiPageVersionHistory search page that is run from one's own computer. Just copy and paste the below HTML into your own local HTML webpage.
c2.com: Page History
c2.com: Page History
BookMarklets for editcopy and history:
javascript:void(document.location=(""+document.location).replace(/(wiki|quickDiff)\?/, "wiki?copy="))
javascript:void(document.location=(""+document.location).replace(/cgi\/wiki\?(edit=)?/, "wiki/history/"))
This page is priceless during spam attacks, and when fighting WikiVandals.