Thanks Robert and all , now it works thanks again. ----- Original Message ----- From: Robert Keith <[EMAIL PROTECTED]> To: Jetspeed Users List <[EMAIL PROTECTED]> Sent: Wednesday, August 27, 2003 6:19 AM Subject: RE: width of IFramePortlet
> > You can use the current release and the iFramePortlet if you include the > height and width parameters in the registry, for instance in the file > demo-portlets.xreg, in the JetspeedFramed portlet, add the following > parameters. > > > <parameter name="source" > value="http://jakarta.apache.org/jetspeed" hidden="false" > cachedOnName="true" cachedOnValue="true"/> > <parameter name="width" value="400" hidden="false" > cachedOnName="true" cachedOnValue="true"/> > <parameter name="height" value="200" hidden="false" > cachedOnName="true" cachedOnValue="true"/> > <parameter name="refresh" value="200" hidden="false" > cachedOnName="true" cachedOnValue="true"/> > > The portlet will then allow you to customize the height and width via the > Customize button. > > > Robet Keith > > > > -----Original Message----- > > From: Mark Orciuch [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, August 26, 2003 8:04 AM > > To: Jetspeed Users List > > Subject: RE: width of IFramePortlet > > > > > > IMO, cvs head is very stable as we are getting ready to do a final release > > soon. Take a look at an oustanding bug list in Bugzilla (bugs with 1.4-b5 > > target milestone) - this should give you an idea of known problems. > > > > Best regards, > > > > Mark Orciuch - [EMAIL PROTECTED] > > Jakarta Jetspeed - Enterprise Portal in Java > > http://jakarta.apache.org/jetspeed/ > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > > Sent: Tuesday, August 26, 2003 9:54 AM > > > To: [EMAIL PROTECTED] > > > Subject: RE: width of IFramePortlet > > > > > > > > > How stable is the cvs head? Is it worth getting the latest release, or > > > should I keep working with the public release? > > > > > > Stefan > > > > > > -----Original Message----- > > > From: Mark Orciuch [mailto:[EMAIL PROTECTED] > > > Sent: Dienstag, 26. August 2003 16:50 > > > To: Jetspeed Users List > > > Subject: RE: width of IFramePortlet > > > > > > > > > There are 'width' and 'height' parameters defined in registry. These are > > > exposed in the portlet customizer if you use 1.4-b5-dev (CVS head). > > > > > > Best regards, > > > > > > Mark Orciuch - [EMAIL PROTECTED] > > > Jakarta Jetspeed - Enterprise Portal in Java > > > http://jakarta.apache.org/jetspeed/ > > > > > > > -----Original Message----- > > > > From: k r i $ h n a n [mailto:[EMAIL PROTECTED] > > > > Sent: Tuesday, August 26, 2003 6:23 AM > > > > To: Jetspeed Users List > > > > Subject: width of IFramePortlet > > > > > > > > > > > > Hello all , > > > > i have customized the IFramePortlet for my existing > > > > application to be displayed in. but the thing is how to > > > > set the width and height of the displayed frame as it is very > > > > small and even > > > > on maximizing it shows the same size. > > > > thanks in advance > > > > anup > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
