I think I have it working again, forrest wanted another command line
parameter (I incorrectly assumed it would know where xdocs where, if I told
it where content was).

I have:

1) I copy template/forrest to workspace.basedir w/ content, resources, etc.
2) If I find a template/site-forrest dir/tree I copy that over the previous
(not tested)
3) The xdocs are built into workspace.basedir/forrest/content/xdocs
4) The site is built into workspace.logdir (often = workspace.basedir/www).

I am attempting to using the template/forrest to set the skin and all, but
if somebody wishes to improve it I'd appreciate that. I have no business
toying w/ forrest given my current knowledge lacking. If anybody wants to
set more parameters/properties for forrest take a peek in gump/document.py
at executeForrest, it ought be self explanatory.

I'm guessing I need to generate a site.xml on the fly (with all the pages
from above) I'll do that next (next week.)

regards,

Adam
----- Original Message ----- 
From: "Adam R. B. Jack" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 05, 2003 5:05 PM
Subject: Re: Gump and Forrest


> > Just do the easiest thing for now, it's not important (and I never liked
> > where Gump put things, but again I never changed it as it's... again not
> > important).
>
> I've tried copying a template/forrest into workspace.basedir to give a
>
> I got tired of having to do builds to test this, so I put a "unit test'
into
> document.py.
>
> To test simple run something like:
>
>     python gump/document.py -w ../gump.xml
>
> and it ought attempt it's thing. Look for "Executing forrest ... (output
to
> xxxxx)" to find the output, likely forrest.txt somewhere.
>
> Any help appreciated.
>
> regards
>
> Adam
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to