You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Jason Trust <jt...@ctpartners.com> on 2004/03/11 20:45:08 UTC

detaching - in normal or maximized mode

All,

I have the way to detach a portlet into another window of its own, but I
was unable to control the underlying velocity template that is being
used.

<a target="_blank"
href="$jslink.getTemplate("content").addQueryData("js_peid",
$portlet.ID)">Open in New Window</a>

Is there another addQueryData parameter that can be used to keep the
existing template or pass a specific template.  For instance, if the
user displayed the portlet in maximized mode and this mode caused a
different template to be used, when detaching it, it would need to
detach and show using that maximized template.  Same would be true
running in normal mode.  Right now it always shows in normal mode.

Any ideas?
Is this information available out there where I am not finding it?

Thanks,
Jason



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org