Remi wrote: > Hi, > > We use 1.7.1 version of Xwiki and i'm looking for create new skins with help > of http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Skins this Skins > Admin guide : > > First it was not easy to understand how to modify the style and others > fields... (Copy/paste of .css and .vm files, links to .css and .vm files, > attach .css and .vm files or other???). I tried lot of things but they don't > works.. > > Then, and search in lot of topics of forum and i read from sure source that > i must copy/paste the code of .css and .vm files, OR, copy paste fields of > the XWiki.XwikiSkins object of the XWiki.DefaultSkin ! > > But in my 1.7.1 version, theses fields are empty, and changes done in my > style code when i copy/paste it from style.css file are not applied when i > test the skin. > > I test it with "?skin=XWiki.MySkin" parameter, and i'm sure he's applied > because i change the logo inside and it works. > > Where could be the problem? Is this Guide still good with 1.7.1 version ? >
A problem could be browser cache. Try opening the URL to the skin in a different tab and Shift Refresh it after each change. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
