[xwiki-devs] Xwiki 4.1.4 - Admin-Presentation page is blank
I have updated to XWiki Enterprise 4.1.4. However, it seems to not have captured the skins/CSS I was using. in my old Xwiki instance. When I log in and go to the Administer Xwiki page, the Presentation section is blank. Is there another way to view/set the default skin value? -- View this message in context: http://xwiki.475771.n2.nabble.com/Xwiki-4-1-4-Admin-Presentation-page-is-bla... Sent from the XWiki- Dev mailing list archive at Nabble.com.
You can try to force the skin by adding ?skin=colibri in the URL. On Wed, Sep 12, 2012 at 11:43 PM, echocoder <echocoder@gmail.com> wrote:
I have updated to XWiki Enterprise 4.1.4. However, it seems to not have captured the skins/CSS I was using. in my old Xwiki instance. When I log in and go to the Administer Xwiki page, the Presentation section is blank. Is there another way to view/set the default skin value?
-- View this message in context: http://xwiki.475771.n2.nabble.com/Xwiki-4-1-4-Admin-Presentation-page-is-bla... Sent from the XWiki- Dev mailing list archive at Nabble.com. _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
I tried adding the ?skin=colibri but unfortuantely it had no effect. I have attached a screenshot of the Admin->Presentation page. /xwiki/bin/admin/Main/WebPreferences?editor=spaceadmin§ion=Presentation&space=Main?skin=colibri http://xwiki.475771.n2.nabble.com/file/n7581320/noskin.png -- View this message in context: http://xwiki.475771.n2.nabble.com/Xwiki-4-1-4-Admin-Presentation-page-is-bla... Sent from the XWiki- Dev mailing list archive at Nabble.com.
The image you linked has obvious elements from the Toucan Skin. You need to change the skin. Regarding the URL, instead of /xwiki/bin/admin/Main/WebPreferences?editor=spaceadmin§ion=Presentation&space=Main?skin=colibri please put /xwiki/bin/admin/Main/WebPreferences?editor=spaceadmin§ion=Presentation&space=Main&skin=colibri "?skin=colibri" works if you have no parameters in the URL. If there are already some parameters you concatenate them by using the '&'. Thanks, Caty On Thu, Sep 13, 2012 at 4:49 PM, echocoder <echocoder@gmail.com> wrote:
I tried adding the ?skin=colibri but unfortuantely it had no effect. I have attached a screenshot of the Admin->Presentation page.
/xwiki/bin/admin/Main/WebPreferences?editor=spaceadmin§ion=Presentation&space=Main?skin=colibri
http://xwiki.475771.n2.nabble.com/file/n7581320/noskin.png
-- View this message in context: http://xwiki.475771.n2.nabble.com/Xwiki-4-1-4-Admin-Presentation-page-is-bla... Sent from the XWiki- Dev mailing list archive at Nabble.com. _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
Thank you both... I overlooked the fact the URL had existing parameters. I made the change and was able to see some elements of the custom skin. However, the larger problem remains... when I go to the Admin->Presentation page I still do not see any options under the Presentation banner such as: Header, Panels, Footer and Skin Here is what I see: http://xwiki.475771.n2.nabble.com/file/n7581331/pres2.png This is what I was expecting to see: http://xwiki.475771.n2.nabble.com/file/n7581331/pres.png -- View this message in context: http://xwiki.475771.n2.nabble.com/Xwiki-4-1-4-Admin-Presentation-page-is-bla... Sent from the XWiki- Dev mailing list archive at Nabble.com.
participants (3)
-
Ecaterina Moraru (Valica) -
echocoder -
Thomas Mortagne