Once again after trying a lot I was successful to solve the problem. In the admin console there is an own part to change the panel spaces. I didn´t find this in the documentation.
Greetings, Florian -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Florian Rhomberg Gesendet: Samstag, 28. Juni 2008 00:17 An: 'XWiki Users' Betreff: Re: [xwiki-users] Problem with Spaces Hi! A lot of thanks to you and also to Vincent, it worked perfectly even it is a little bit time-consuming to delete every page manually, I had not enough time to test the script, I will do this tomorrow. I think I was wrong with the second question. I have insert the panel "Spaces" on the right site of the page. There I can see all spaces. How can I change it, that some spaces are not shown there? I want that spaces like XWiki, Panels, Stats are not view and accessible for other users than admin. As far as I found out I have to do this by configuring the navigation panel (see /xwiki/bin/inline/Panels/Navigation). I am not familiar actually with the conf code of xwiki. Perhaps someone can give me a tip. Thanks a lot, Florian -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Vincent Massol Gesendet: Freitag, 27. Juni 2008 22:12 An: XWiki Users Betreff: Re: [xwiki-users] Problem with Spaces On Jun 27, 2008, at 9:35 PM, Florian Rhomberg wrote: > Hi! > I hope someone can help me. I have troubles with spaces. I installed > after > the installation xar. This file creates different spaces: XWiki, > Scheduler, > Blog, Panels, Stats, Photos, Sandbox and Main. Now I have two > questions: > > 1. How can I delete spaces? I removed all content from Sandbox and > Scheduler > and want to remove this spaces, but I do not know how. You have to delete all files in a space to delete it. This can be done manually or using a script, see http://code.xwiki.org/xwiki/bin/view/Snippets/DeleteSpaceSnippet Don't forget to delete the WebHome page in the space. > 2. How can I modify the navigation panel that XWiki, which is > necessare for > running the wiki, as well as Blog, Panels,Stats, Photos are hidden. I > removed the comment line from $hiddenSpaces and tried several thigs > in the > navigation but I was not successful! To modify it, just edit it. Go to the Panels space (Panels.WebHome) for example or use the Panel Wizard and edit the panel you want. Thanks -Vincent _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
