> You have to do two things: first one is changing the store from
> 'session' to 'persistent' as you already did.
> The second thing you have to do is to save the profile; actually
> the portal does not have a button or something like this to save
> the profile automatically.
> For saving you have to invoke the saveUserProfiles() method on the
> ProfileManager.

        I gonna try this right now
        Thanks for your help

> PS: Could you please post emails in plain text and not html.

        Sure. You're right.
        I forgot to override the default format.
        Laurent
> 
> Carsten
> 
> -----Original Message-----
> From: Laurent Trillaud [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 10, 2003 9:57 AM
> To: [EMAIL PROTECTED]
> Subject: New Portal Fw : How works coplet Persistance ?
> 
> 
> Hi
> I'm trying to understand how works coplet persistence without success.
> My deal is to store the state of the coplet (minimize/maximize)
between
> session for a given user.
> I played with the parameter store 'persistent' instead of 'session' in
the
> portal part of the cocoon.xconf without success.
> The final goal is to add some new coplet attributes, to store, like
> absolute
> positions and layer position associated with a new skin.
> Laurent
> 
> 
> ---------------------------------------------------------------------
> 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