Message Boards

After login show more portlets

G B, modified 16 Years ago.

After login show more portlets

Regular Member Posts: 120 Join Date: 8/30/07 Recent Posts
Following requirement: User logins (only login portlet is shown), after the user logins succesfull, there are many portlets shown (e.g. mail portlet ...). How does this requirement work?
thumbnail
Roman Hoyenko, modified 16 Years ago.

RE: After login show more portlets

Liferay Master Posts: 878 Join Date: 10/8/07 Recent Posts
Put more portlets on the page user logs in to.
G B, modified 16 Years ago.

RE: After login show more portlets

Regular Member Posts: 120 Join Date: 8/30/07 Recent Posts
Thanks, but how do I have to do this programmatically? What do I have to do so that this works, can you explain it more detailly?
thumbnail
Roman Hoyenko, modified 16 Years ago.

RE: After login show more portlets

Liferay Master Posts: 878 Join Date: 10/8/07 Recent Posts
G B:
Thanks, but how do I have to do this programmatically? What do I have to do so that this works, can you explain it more detailly?


Can you explain more - what program do you want to run to add portlets? At what point do you want to run it?
thumbnail
John Stevenson, modified 16 Years ago.

RE: After login show more portlets

New Member Posts: 13 Join Date: 11/7/06 Recent Posts
You can satisfy the original requirement by creating a new community and filling that with pages and portlet that you require. Assign users to be only part of this community. Finally edit the Guest community to remove all the portlets and optionally change themes and then you are finished.

You don't need to programmatically do anything, unless that is really what you need. If so, then you will need to define in more detail what you are trying to achieve.