Hi,

--- Rapha�l Luta <[EMAIL PROTECTED]> wrote:
> 
> 
> Chris Kimpton wrote:
> > 
> 
> It all depends on when do you try to set up the title:
> - if it's during the the getContent() call, then it depends on the
> control implementation
>   because if getContent is only called when needed, the portlet
> title is already rendered...
>   If you're using on Velocity, you can modify the control template
> to do something like
>   this :
> 
> #if( ! $portlet.isClosed($data) )
> #set ($content = $portlet.getContent($data))

I have code like the above in my jetspeed.vm and have just switched
to the latest jetspeed code from CVS - I am getting a problem where
the first portlet has the content displayed before the title, but
then the remainding portlets are displayed correctly.

Could this be a velocity problem - something to do with the #set
command?

Thanks for any insights,
Chris

=====
Need somewhere to Live in London - http://freeflats.com

__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com

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

Reply via email to