Sorry Cristoph,
I ran out of ideas!
Any other hint, Jetspeed crew?
(101 approach: a good text search on jetspeed folder to find out the string
"your_wicked_URL"?)
Good luck
Stefano

----- Original Message ----- 
From: "Floßmann Christoph" <[EMAIL PROTECTED]>
To: "Jetspeed Users List" <[EMAIL PROTECTED]>
Sent: Monday, July 19, 2004 10:26 AM
Subject: RE: iframe portlet


Well, I changed the value but the page didn't change.
There is still the url I configured somewhere else.
When I customize the page then I see the destinated url in the source
parameter. But it doesn't work.
I guess there must be an <url> tag somewhere but I'm not sure.


-----Original Message-----
From: Stefano Bianchi [mailto:[EMAIL PROTECTED]
Sent: Monday, July 19, 2004 9:59 AM
To: Jetspeed Users List
Subject: Re: iframe portlet


It should be specified in

<portlet-entry name="IFramePortlet" hidden="false" type="instance"
application="false">
<meta-info>
<title>IFrame Portlet</title>
<description>Display URL within IFrame</description>
</meta-info>
<classname>org.apache.jetspeed.portal.portlets.IFramePortlet</classname>
<parameter name="source" value="-------------HERE_HERE_HERE--------------"
hidden="false">
[...]

Probably you have defined it in a specific DB stored psml by entering it
direclty from administration tool ( portletcustomize option).
In this way probably the value is stored directly in the specific psml (and
not in the xreg).
Hope it helps!
Stefano


----- Original Message ----- 
From: "Floßmann Christoph" <[EMAIL PROTECTED]>
To: "Jetspeed Users List" <[EMAIL PROTECTED]>
Sent: Monday, July 19, 2004 9:52 AM
Subject: RE: iframe portlet


That's what I suggested too.
But that's all I found there:
===========================
<portlet-entry name="IFramePortlet" hidden="false" type="instance"
application="false">
<meta-info>
<title>IFrame Portlet</title>
<description>Display URL within IFrame</description>
</meta-info>
<classname>org.apache.jetspeed.portal.portlets.IFramePortlet</classname>
<parameter name="source" value="" hidden="false">
<meta-info>
<title>Source</title>
<description>Specify source URL for this iframe</description>
</meta-info>
</parameter>
<parameter name="width" value="640" hidden="false">
<meta-info>
<title>Width</title>
<description>Specify width for this iframe</description>
</meta-info>
</parameter>
<parameter name="height" value="480" hidden="false">
<meta-info>
<title>Height</title>
<description>Specify height for this iframe</description>
</meta-info>
</parameter>
<parameter name="frameborder" type="boolean" value="true" hidden="false">
<meta-info>
<title>Frameborder</title>
<description>Specify whether do display border around this
iframe</description>
</meta-info>
</parameter>
<media-type ref="html"/>
<category>frames</category>
<category>proxy</category>
<category>web</category>
</portlet-entry>
=========================
No url at all. I know the url of the displayed page but I can't find it.

-----Original Message-----
From: Stefano Bianchi [mailto:[EMAIL PROTECTED]
Sent: Monday, July 19, 2004 9:44 AM
To: Jetspeed Users List
Subject: Re: iframe portlet


Isn't it defined in the .xreg for the portlet?

----- Original Message ----- 
From: "Floßmann Christoph" <[EMAIL PROTECTED]>
To: "Jetspeed Users List (E-Mail)" <[EMAIL PROTECTED]>
Sent: Monday, July 19, 2004 9:37 AM
Subject: iframe portlet


Once upon a time,
I made my first and only iframe portlet. I used the default Iframe portlet
and somehow I changed the url. Now I forgot how I did it and I don't find it
in the source. Can anyone help me please?


---------------------------------------------------------------------
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]

Reply via email to