cayhorstmann wrote:
Sergiu Dumitriu-2 wrote:
cayhorstmann wrote:
I log in as administrator and follow the process described in http://www.xwiki.org/xwiki/bin/view/AdminGuide/Skins#HChangingthelogofortheA.... My new logo shows up beautifully. Then I log out. The old logo comes right back. I log in with a user account. The old logo is still there.
Just tried it, and it works fine for me. I see 2 possible reasons for this: - Some cache is active, so you need to clear the cache first? - There are some access rights preventing the regular users from being able to read the logo.
Sergiu
Thanks for confirming that it works. I tried looking at the page with an entirely different browser, and had the same result. I don't think that the cache is an issue.
Access rights could be a problem, but how do I set them? Visitors have the rights to see all pages, and they do see everything but that logo. BTW, the site is http://oslo.cs.sjsu.edu:8080/xwiki/bin/view/JavaProperties/
Thanks,
Cay
There is indeed a restriction on all documents in the XWiki space. To change the rights, log in as Admin and go to the skin page and use Edit -> Page Access Rights to set the view right for XWiki.XWikiGuest. Sergiu