[xwiki-users] Changing the logo only affects the admin account
I log in as administrator and follow the process described in http://www.xwiki.org/xwiki/bin/view/AdminGuide/Skins#HChangingthelogofortheA.... * Find the /xwiki/bin/view/XWiki/DefaultSkin page. * Attach an image file that is exactly 200 pix wide, and 70 pix high (else the logo will look bad) to that page. For example: call the file "mylogo200x70.gif". * Click to edit this skin, and in the "objects" editor you will find an object XWiki.XWikiSkins. * Alter the XWiki.XWikiSkins object so that the "logo" property says: mylogo200x70.gif (or what ever you chose to call the file name above) 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. It is kind of charming that I can customize the logo that the administrator sees, but really, I would like everyone to see my logo. What am I missing? Thanks, Cay -- View this message in context: http://www.nabble.com/Changing-the-logo-only-affects-the-admin-account-tf495... Sent from the XWiki- Users mailing list archive at Nabble.com.
How to define a blog post parent? Each time I create a blog post, it's automatically stored in Blog.WebHome. I want to store my blog posts in MyBlog.WebHome only, for example. How can this be done? Quoting cayhorstmann : I log in as administrator and follow the process described in http://www.xwiki.org/xwiki/bin/view/AdminGuide/Skins#HChangingthelogofortheA.... * Find the /xwiki/bin/view/XWiki/DefaultSkin page. * Attach an image file that is exactly 200 pix wide, and 70 pix high (else the logo will look bad) to that page. For example: call the file "mylogo200x70.gif". * Click to edit this skin, and in the "objects" editor you will find an object XWiki.XWikiSkins. * Alter the XWiki.XWikiSkins object so that the "logo" property says: mylogo200x70.gif (or what ever you chose to call the file name above) 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. It is kind of charming that I can customize the logo that the administrator sees, but really, I would like everyone to see my logo. What am I missing? Thanks, Cay -- View this message in context: http://www.nabble.com/Changing-the-logo-only-affects-the-admin-account-tf495... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users Links: ------ [1] mailto:[email protected]
Just replace default logo with your one in ../xwiki/skins/albatross, or whatever skin you are using. Quoting cayhorstmann : I log in as administrator and follow the process described in http://www.xwiki.org/xwiki/bin/view/AdminGuide/Skins#HChangingthelogofortheA.... * Find the /xwiki/bin/view/XWiki/DefaultSkin page. * Attach an image file that is exactly 200 pix wide, and 70 pix high (else the logo will look bad) to that page. For example: call the file "mylogo200x70.gif". * Click to edit this skin, and in the "objects" editor you will find an object XWiki.XWikiSkins. * Alter the XWiki.XWikiSkins object so that the "logo" property says: mylogo200x70.gif (or what ever you chose to call the file name above) 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. It is kind of charming that I can customize the logo that the administrator sees, but really, I would like everyone to see my logo. What am I missing? Thanks, Cay -- View this message in context: http://www.nabble.com/Changing-the-logo-only-affects-the-admin-account-tf495... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users Links: ------ [1] mailto:[email protected]
I've tried XWiki's FAQ tutorial (http://old.xwiki.org/xwiki/bin/view/DevGuide/FAQs+Tutorial) and got a problem: When creating a document, a form with question, answer fields should be displayed, but...nothing is displayed. How can I fix it? Quoting Mihail Agafonov : /**/ Just replace default logo with your one in ../xwiki/skins/albatross, or whatever skin you are using. Quoting cayhorstmann : I log in as administrator and follow the process described in http://www.xwiki.org/xwiki/bin/view/AdminGuide/Skins#HChangingthelogofortheA.... * Find the /xwiki/bin/view/XWiki/DefaultSkin page. * Attach an image file that is exactly 200 pix wide, and 70 pix high (else the logo will look bad) to that page. For example: call the file "mylogo200x70.gif". * Click to edit this skin, and in the "objects" editor you will find an object XWiki.XWikiSkins. * Alter the XWiki.XWikiSkins object so that the "logo" property says: mylogo200x70.gif (or what ever you chose to call the file name above) 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. It is kind of charming that I can customize the logo that the administrator sees, but really, I would like everyone to see my logo. What am I missing? Thanks, Cay -- View this message in context: http://www.nabble.com/Changing-the-logo-only-affects-the-admin-account-tf495... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users Links: ------ [1] mailto:[email protected]
cayhorstmann wrote:
I log in as administrator and follow the process described in http://www.xwiki.org/xwiki/bin/view/AdminGuide/Skins#HChangingthelogofortheA....
* Find the /xwiki/bin/view/XWiki/DefaultSkin page. * Attach an image file that is exactly 200 pix wide, and 70 pix high (else the logo will look bad) to that page. For example: call the file "mylogo200x70.gif". * Click to edit this skin, and in the "objects" editor you will find an object XWiki.XWikiSkins. * Alter the XWiki.XWikiSkins object so that the "logo" property says: mylogo200x70.gif (or what ever you chose to call the file name above)
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.
It is kind of charming that I can customize the logo that the administrator sees, but really, I would like everyone to see my logo. What am I missing?
Thanks,
Cay
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
Mihail Agafonov wrote:
How to define a blog post parent? Each time I create a blog post, it's automatically stored in Blog.WebHome. I want to store my blog posts in MyBlog.WebHome only, for example. How can this be done?
Hi, First, it is not nice to hijack a thread; your question has nothing to do with changing the logo, right? Second, edit the Blog.WebHome page and change the webname value to "MyBlog", and the parent field to "MyBlog.WebHome" Sergiu
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 -- View this message in context: http://www.nabble.com/Changing-the-logo-only-affects-the-admin-account-tf495... Sent from the XWiki- Users mailing list archive at Nabble.com.
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
participants (3)
-
cayhorstmann -
Mihail Agafonov -
Sergiu Dumitriu