[xwiki-users] Removal of wiki from XEM
Hello everyone, Is it safe to remove a wiki from a wiki farm once information has been added to it. Are there any additional steps that need to followed to make sure the particular wiki is not referenced by the farm (in the app server, wiki or the database). Thank you for your time and consideration folks...
Hi, On Fri, Jan 8, 2010 at 12:58, Dilipkumar Jadhav <[email protected]> wrote:
Hello everyone, Is it safe to remove a wiki from a wiki farm once information has been added to it. Are there any additional steps that need to followed to make sure the particular wiki is not referenced by the farm (in the app server, wiki or the database). Thank you for your time and consideration folks...
WikiManager UI is supposed to: - remove wiki database (if it has right on the database engine to do so) - remove wiki descriptor on the main wiki Removing a wiki cause the following issues (at least the one i can think of): - break all the links from others wikis that point to it (things like [[deletedwiki;Space.Page]]) - break all the includes from others wikis that point to it (things like {{include document="deletedwiki;Space.Page"/}}) Except for theses i don't see any other particular issue (and its not really critical issues).
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
participants (2)
-
Dilipkumar Jadhav -
Thomas Mortagne