[xwiki-users] Xwiki issues to delete "blog" space & renaming a space
I Hello, I have installed Xwiki for my company, and wanted to disable the "blog". It seemed that I cannot do that so I decided to *delete the blog space. * I have read that in order to delete a whole space I have to delete all files in it so I did it, but the blog space is still there, empty with a "?" shown at the end. I have searched through the internet and found someone had the same problem as me. The answer of the admin was : /"The reason is that there are some hidden documents in some spaces (like in the Blog space for example). We need to fix this. In the meantime, one solution (which is a pain I agree) is to go to that hidden page (you can use Ctrl + M to navigate) and delete it from there." / So I wanted to delete those hidden files but I can't find them :S Can someone explain me how to show the hidden files and delete them ? I can't understand where to go and use Ctrl+M to navigate :S I have an other issue : *I tried to rename a space but didn't succeed *:S I have searched through the internet adn found this piece of information : /"If you want to rename a full space, see the /Space Rename Snippet./."/ (source : http://platform.xwiki.org/xwiki/bin/view/Features/Spaces & http://code.xwiki.org/xwiki/bin/view/Snippets/RenameSpaceSnippet) So I tried it but this /Space Rename Snippet/ is a xwiki code 1.0 and our xwiki is a 2.0 version , so the Snippet doesn't work :/ So I tried to find a 2.0 version of the /Space Rename Snippet/ code but without any success. If someone has it or any solution to change the name of a space I'm listening :) Sincerely.
Maybe this helps: http://www.xwiki.org/xwiki/bin/view/FAQ/Howtodeletesandboxandblogspace Cheers Gregor -- just because you're paranoid, don't mean they're not after you... gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 gpgp-key available @ http://pgpkeys.pca.dfn.de:11371 @ http://pgp.mit.edu:11371/ skype:rc46fi
Hi Caroline, On May 26, 2010, at 3:02 PM, Gerwin Software - Caroline wrote:
I Hello,
I have installed Xwiki for my company, and wanted to disable the "blog". It seemed that I cannot do that so I decided to *delete the blog space. *
I have read that in order to delete a whole space I have to delete all files in it so I did it, but the blog space is still there, empty with a "?" shown at the end.
I have searched through the internet and found someone had the same problem as me. The answer of the admin was :
/"The reason is that there are some hidden documents in some spaces (like in the Blog space for example). We need to fix this. In the meantime, one solution (which is a pain I agree) is to go to that hidden page (you can use Ctrl + M to navigate) and delete it from there." / So I wanted to delete those hidden files but I can't find them :S Can someone explain me how to show the hidden files and delete them ? I can't understand where to go and use Ctrl+M to navigate :S
Yes this is a real pain right now. We have a bad implementation of hidden documents. They are "too hidden" even from admins. I've added a script to fully delete a space containing hidden docs, see version 2 at: http://code.xwiki.org/xwiki/bin/view/Snippets/DeleteSpaceSnippet Thanks -Vincent
I have an other issue : *I tried to rename a space but didn't succeed *:S
I have searched through the internet adn found this piece of information :
/"If you want to rename a full space, see the /Space Rename Snippet./."/ (source : http://platform.xwiki.org/xwiki/bin/view/Features/Spaces & http://code.xwiki.org/xwiki/bin/view/Snippets/RenameSpaceSnippet)
So I tried it but this /Space Rename Snippet/ is a xwiki code 1.0 and our xwiki is a 2.0 version , so the Snippet doesn't work :/
So I tried to find a 2.0 version of the /Space Rename Snippet/ code but without any success. If someone has it or any solution to change the name of a space I'm listening :)
Sincerely.
participants (3)
-
Gerwin Software - Caroline -
Gregor Schneider -
Vincent Massol