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 Carlos Orrego <or...@inflexa.com> on 2002/09/08 21:38:33 UTC

IFRAME portlet

how can you pass width and height parameters?
any xreg exmaple of an iframe portlet configuration?

thx

Carlos Orrego
www.inflexa.com

"Salve un árbol. No imprima."
"Save a tree. Do not print."



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: IFRAME portlet

Posted by Massimiliano Dessi <ma...@gruppoatlantis.it>.
<portlet-entry name="IFramePortlet" hidden="false" type="abstract"
application="false">
  <security-ref parent="default"/>
  <classname>org.apache.jetspeed.portal.portlets.IFramePortlet</classname>
  <url cachedOnURL="true"/>
  <category group="Jetspeed">frames</category>

  <parameter name="width" value="500"/>
  <parameter name="height" value="50"/>

</portlet-entry>

HI

Massimiliano Dessì


----- Original Message -----
From: "Carlos Orrego" <or...@inflexa.com>
To: "Jetspeed User List" <je...@jakarta.apache.org>
Sent: Sunday, September 08, 2002 9:38 PM
Subject: IFRAME portlet


> how can you pass width and height parameters?
> any xreg exmaple of an iframe portlet configuration?
>
> thx
>
> Carlos Orrego
> www.inflexa.com
>
> "Salve un árbol. No imprima."
> "Save a tree. Do not print."
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>