Dutertry, Nicolas wrote:
Hi,

I've got the same problem, the preferences are ignored when I use the
portlet-pipeline.
Actually the value of the preference I want to use is defined in the psml
file (with the tag <preference>). Perhaps should you look at this special
case ?

The ajax "window" api now works when I minimize a portlet but it still has
no effect when I try to restore the portlet to "normal" state.

I got the jetspeed source from svn today.
Any idea ?

Have you logged on?
Right now the API requires logging on for these operations (edit access to the page).

I did this with the demo distribution (dp-7 is the pickanumber portlet):

1. login at http://localhost:8080/jetspeed/portal/

2. from another tab in browser:
http://localhost:8080/jetspeed/ajaxapi?action=window&id=dp-7&state=minimized

go back to /portal, see the portlet minimized

3. and then:

http://localhost:8080/jetspeed/ajaxapi?action=window&id=dp-7&state=normal

go back to /portal, see the portlet restored

works for me

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

Reply via email to