Table of contents ▼▲
Page Recovery
If a page is deleted from the wiki, it is not completely removed from the file system. it is copied to a trash directory structure and marked with a timestamp.For example
data/books/fiction/l/lordoftherings.xml
will be renamed as
trash/books/fiction/l/lordoftherings.xml.<timestamp>
You simply need to copy the file back to the data directory, and it will be visible to the wiki once more.