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?