[Seaside] [NEWBIES] How to set up a multi-page website

David Zmick dz0004455 at gmail.com
Fri Apr 25 20:45:03 UTC 2008


So, I have a website, and I would like it to have multiple pages, eg. an
about page, a members page, etc.  I think you know what I mean.  I have
currently accomplished this by creating a variable in my session class
called *content *and the root component renders different content depending
on what the content variable stores.
This approach appears to have these advantages:

   - I can have a header and footer that remains constant no matter what
   page the user is on
   - It is very simple
   - not much else

I do not entirely understand the idea of a root *task* but I have a feeling
that that is the way I should go about completing this.
What is the "proper" way to accomplish my goal, preferably, I would like to
be able to do the same things I can now, but do it "correctly" :)

-- 
David Zmick
/dz0004455\
http://dz0004455.googlepages.com
http://dz0004455.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20080425/d5b120ff/attachment.htm


More information about the seaside mailing list