Hello David,

well, I only need a login for one part of my portal, not the whole thing. So the login in the top nav would be useless for most of the users.

Is there really no easy way to execute the Logout action (or to logout any other way) by clicking on a tab?


Thanks again for your help,
Sven.


David Sean Taylor schrieb:

Sven Richter wrote:

Hello David,

thanks a lot for your help, but unfortunately it dosen't work like that. The pages with the portlets are not generated from the psml, when I include this portlet in the portlet registry and refer to it in psml files. The problem probably is, that you use a hard link to the psml file of the admin (I tried to include this portlet in the psml of the admin and not the other users, but it doesn't work either). Is there no way to register the portlet with an relative path to the psml file, where the portlet is used? Or maybe a different way to call the action JLogoutUser?


Why not extend RedirectPortlet and override the createDynamicUrl method instead generate a relative JsLink?

Anyway, you don't like the logout as a simple $link on the top nav ?


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

Reply via email to