Admin - Admin Home Screen
Modified on Tue, 22 Sep 2009 17:38 by Dario Solera — Categorized as: Uncategorized
The Admin Home screen
The
Admin Home
screen allows to perform the following tasks:
view general information about the wiki status
clear the wiki cache
view what pages are
missing
(linked but not existent)
view what pages are
orphan
(not linked by any other page)
rebuild the page links graph (that allows to keep track of
missing
and
orphan
pages)
rebuild the search engine index (in case of corruption)
shut the application down.
Rebuilding Links and Search Index
¶
Rebuild the page links graph and search index might take some time, depending on the number of pages in your wiki. For this reason, we suggest you to increase the
executionTimeout
parameter in the "web.config" file to several hours, so that the rebuilding can be completed. If the operation times out, don't worry, simply increase the timeout and re-launch the operation.