Paul, thanks for steering the discussion in a better direction. Dan, you are making it too complicated. All that is needed is to edit the forrest.properties file and set project.skin=tigris ... that is all. Don't copy any skin.
-David info wrote: > Thanks Paul, > I can put here the chcanges I made. > > 1) because I thought the system try to search for the directory for the > skin is then I have copied the skins directory into > my-current-proj-dir\documentation ; > > 2) then I have made the following changes in the propierty file: > > project.skin=tigris > .... > .... > project.content-dir=src/documentation > project.skins-dir=${project.content-dir}/skins > project.skinconf=${project.content-dir}/skinconf.xml > > That's it. > > Regards. > Dan > > P.S. I have tried also with others skins but always I have the same error. > j2world staff > > > -----Original Message----- > From: CFAS Webmaster <[EMAIL PROTECTED]> > To: user@forrest.apache.org > Date: Tue, 03 Jan 2006 18:59:38 -0500 > Subject: Re: A couple of questions > > > Staff, > > > > Let me get to this before you wake Ross up. ;) > > > > Please detail the change(s) you've made to the forrest.property file, > > possibly using diff if you have that utility. Then include the last > > few > > lines of the build where the error message is displayed. That'll help > > all of us by supplying with specifics that we can respond to with > > specific suggestions on how to fix them. > > > > I can say that, in general, the skin / view / theme is changed by > > modifying the forrest.property file, but exactly how it's changed > > depends on which skin / view / theme you're trying to use. I can't say > > that I fully understand all of the changes, but I'm trying to keep up > > ;) > > > > -Paul