Re: Templates vs. skins: setting the default
"Dirk Frederickx" <[email protected]> Sun, 26 Aug 2007 20:19:49 +0200
| Newsgroups | gmane.comp.java.jspwiki.user |
|---|---|
| Message-ID | <[email protected]> |
Murray, Currently, the admin has no ability to set skin, or any of the UserPreferences. The default values are set --hardcoded-- in the com.ecyrd.jspwiki.preferences.Preferences class, A patch to read these initials from say jspwiki.properties would be appreciated, of course :-)) dirk On 8/26/07, Murray Altheim <[email protected]> wrote: > [this almost sounds like a gangland movie title] > > Hi, > > Prior to our current (new) default template, the wiki administrator > had the ability to set the look and feel that the user would see > upon visiting the site by setting the 'jspwiki.templateDir' property > in jspwiki.properties. > > With the new design there are now skins. I'm now doing almost all > of my modification work in the CSS of one or more skins. If I as an > admin/designer include multiple skin options with an installed wiki, > how can I set the *default* skin that a user sees upon first > encountering the wiki? Currently it is defaulting to PlainVanilla, > which looks like the jspwiki.org site. I'd like to remove most if > not all of the provided skins and leave several options, but have > one be the default. How? I didn't see this in the documentation, my > apologies if I've missed it. > > Thanks, > > Murray > > ........................................................................... > Murray Altheim <murray07 at altheim.com> === = = > http://www.altheim.com/murray/ = = === > SGML Grease Monkey, Banjo Player, Wantanabe Zen Monk = = = = > > Boundless wind and moon - the eye within eyes, > Inexhaustible heaven and earth - the light beyond light, > The willow dark, the flower bright - ten thousand houses, > Knock at any door - there's one who will respond. > -- The Blue Cliff Record > _______________________________________________ > This is the Jspwiki-users mailing list, in which we discuss the > stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. > For development discussion, please join jspwiki-dev. > http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users > http://www.jspwiki.org/JSPWikiMailingList >