Olivier VIGNON wrote:

Hello,

I’ve progressed in my Ajax portal development thanks to your modifications. But I’ve still three questions that I can’t resolve:

   * What’s the way to add or remove a page using Ajax ?

There is no API for this written, yet
We will be getting to that soon

   * Edition submit using the “portlet pipeline” doesn’t seem to work.
     I’m using a post form with the “actionUrl” request attribute as
     action, but when I submit it I get a blank page

Take a look at pipelines.xml, there is a desktop-action-pipeline
Also review the Jetspeed Desktop, as it executes an action phase from the clientside, and then executes the subsequent render phases for the portlets on the page

   * The pipeline portlet doesn’t seem to use the PSML user’s
     preferences (it’s OK with the database ones)


I thought we fixed that a while back....

Otherwise my customer is OK to share my code with the Open Source communities; so if you’re interested we’ll can see that when the project is finished.

Of course we are interested. Could you please review the Jetspeed Desktop and compare your work with the svn head. In particular review core.js, as it has quite a bit of nice functionality for client side portlet rendering and aggregation

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

Reply via email to