On Thu, Feb 19, 2015 at 8:50 AM, [email protected] <[email protected]> wrote:
Hi Michael,
On 18 Feb 2015 at 21:22:57, Michael Kurbatov ([email protected](mailto:[email protected])) wrote:
We were creating a tutorial wiki for our company. During the making of it, we wanted to delete a space by clicking XWiki drop down menu on the home page and clicking delete. Instead of deleting the space the whole wiki got deleted...
Is there a way to retrieve the lost content?
Yes, we really need a way to undelete a space or even the whole wiki from the recycle bin…
Space and wiki are two very different use cases, you can't restore a wiki because deleting a wiki delete the database/schema in which it's stored.
I guess you could check this script: http://extensions.xwiki.org/xwiki/bin/view/Extension/RestoreSpace
BTW, were you using the filesystem for storing attachments?
Thanks -Vincent
Regards, Mikhail
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne