On 1 July 2011 14:52, Thomas Mortagne <[email protected]> wrote:
On Fri, Jul 1, 2011 at 01:15, Paul Harris <[email protected]> wrote:
On 30 June 2011 17:28, Thomas Mortagne <[email protected]> wrote:
On Thu, Jun 30, 2011 at 11:11, Paul Harris <[email protected]> wrote:
> > > When the unregistered user looks at the main welcome page, they can
see
the > content, but the black-to-grey styling is broken (I'm using the NightFall > colours with Colibri skin).
If you want unregistered user to see main page then it should have the right to do so, main page is not in XWiki space so if you removed view right globally it's not going to work unless you give view right on Main space of Main.WebHome page itself.
I gave the unregistered user View access to Main.WebHome, AND to the Main space, however the styling is still broken. The frame around the text is just grey instead of the black-grey gradient.
thanks, Paul
Further to this, the problem is that an unregistered user does not have permission to access the link: http://host.com/xwiki/download/ColorThemes/Nightfall/bg8x540.jpg
That's because I actually forgot that color themes are not in the XWiki space, as you can see in the link it's in ColorThemes space so you should give view right on it too.
Thanks Thomas, that seems to have done the job!
Is this documented anywhere?
Should be on http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Access+Rights or http://platform.xwiki.org/xwiki/bin/view/Features/RightsManagement
I see no mention of making a wiki proper-private, like I'm trying to do. I've also found that I need to allow write access to the Panels space, for Panels to work too. There seems to be some gaps in the xwiki design here. How can we go about plugging the holes and extending the documentation?