Yasiu wrote: > Recently I've been working on a user's manual for a web application. When my > work is done I would like to export it to a HTML form. Therefore I have a > couple of questions: > > 1) Is it possible to create an account with a different skin than the one > defined for any other users?
Yes, go to the user's profile and open the object editor (the user's type must be Advanced), and in the XWiki.XWikiUsers object, there should be a property named skin. > 2) Is it possible to define new css styles after exporting several pages to > html format without editing all the exported html files? *After*? Well, you could manually unpack the zip and edit the CSS files from it. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
