On Tue, 2005-08-30 at 21:54 +0800, Gav.... wrote: ... > Ok, default views up and running, am slightly confused where skins/css is > supposed to be. > > The page on http://forrest.apache.org/docs_0_80/howto/howto-view-dsl.html > says :- > > "We will now create a file in {project:skins-dir}{path}/{name}.css. In our > case we will save a file called howTo.css in > newSeed/src/documentation/skins/css/howTo.css containing only the following > css: ..................." > > There is no /skins/ directory in /src/documentation/. >
In the original install guide I wrote it done that you need to create such a directory but then we added it to the fresh seed and now it seems that it gone again. We assume in this howto that you have the default setup. Just go ahead and create one. ;-) cd src/documentation/ mkdir -p skins/css cd skins/css Anyway you can define project.skins-dir in your forrest.properties: #project.skins-dir=${project.content-dir}/skins > There is a /build/site/skin/css/ directory so I copied them there, but I > will have to publish each time instead of > refreshing a localhost of 'forrest run' . > > Is it as simple as creating the /skins/css/ directory below > /src/documentation or should it have been there to begin with? > see above. > Also, I will look anyway, but are we using currently in views the files in > /css/ or /css/pelt/ or both (from whiteboard) > that depends which theme you have choosen. ;-) salu2 -- thorsten "Together we stand, divided we fall!" Hey you (Pink Floyd)