> >But I'm a bit confused : can I have a default page, instead of a
> >defaultscreen ?
>
> I'm not sure I understand you correctly, but you do have a
> default page - see modules/pages/DefaultPage.
>
[...]
>
> Because you're still using the DefaultSessionValidator (in
> action/sessionvalidator). If you want folks to be able to hit
> the homepage without login, you must create you own
> SessionValidator. Jyve has a good example of how to do this.
>
> Hope this helps,
> dave
Yes it helped a lot ! Thanks dave !
I took the time, now that I have installed Cygwin and NT Emacs - gosh, it
fells almost like on a real OS ! - to look at the Turbine code and review
all my docs once again, and everything is working perfectly well. And, above
all, I think I even understood why/how it works/does not work !
Now, just to be sure I got this all right : if I want one horizontal
Navigation, I just exec it from inside the Layout. But, if I want a vertical
Navigation, I have to output <table><tr><td> from within the layout, exec
the Navigation, output </td><td> from the Layout, exec the Screen, and
output </td></tr> from the Layout again.
Am I on the right track, or is there a much better way to do this ?
Yannick
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]