Daniel Fagerstrom wrote:
The layout actually separates the site layout from the sitemap
quite nicely.
Care to explain what I should look for, and in what document I find
the info?
The easiest way to see what I am talking about is to look at the portal
sample site. Look at
build/webapp/samples/blocks/portal/profiles/layout/portal.xml. This is
the site layout for after you have logged in. portal-user-anonymous.xml
is for before you have logged in (technically, you are logged in as user
anonymous). This is documented at
http://cocoon.apache.org/2.1/developing/portal/portal-block.html.
If you have any other questions feel free to ask.