"There's not really an action class associated with top or bottom.vm; they
get called (using a #parse directive) from default.vm"

I noticed this too. It's almost a plain 'include' of the .vm code and I find
it somewhat against the Jetspeed design. What about a HeaderPortlet or a
FooterPortlet? Also, the leftnav.enable does something like this too. I
found it really confusing to add pages etc. to the portal untill I set
leftnav.enable to false and used a MenuPaneController instead.

-Stijn


----- Original Message -----
From: "Stuart Belden" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 10, 2004 8:59 PM
Subject: Re: the action class for navigations


There's not really an action class associated with top or bottom.vm; they
get called (using a #parse directive) from default.vm, which is the template
that is used _unless_ a portlet on your page is maximized (then it calls
jetspeed.vm).


>>> [EMAIL PROTECTED] 02/06/04 05:59PM >>>
I saw some java objects top.vm and buttom.vm, the default navigation
template. What is the action class associated with this? Where can I locate
it?

Thanks,
Richard


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

Reply via email to