After putting in the Sametime Contact List portlet, I tried to view the People Palette but it is not showing. On IBM support page - Theme does not allow the addition of portlets to flyouts. This is a solution for Portal 6.0. The people finder portlet in the page is automatically maximise thus any additional portlet is hidden. If you restore the people finder portlet, you can see the portlet that is added.
In WPS 6.1, you cannot use the fix from the list. The fix can be done at the theme page, flyout.jspf. On the line
<portal-navigation:urlGeneration contentNode='ibm.portal.People Palette' layoutNode='ibm.portal.People Palette Control' newWindow='true' portletWindowState='Maximized'>
You can remove the portletWindowState='Maximized'. This will show the portlets in default state. Thus when open the people palette page it can show multiple portlets immediately.
This also applies to the Content Palette page.
<portal-navigation:urlGeneration contentNode='ibm.portal.Content Palette' layoutNode='ibm.portal.Content Palette Control' newWindow='true' portletWindowState='Maximized'>
2 comments:
Thanks for the tip!
Did the DWA Redirect tip posted in the Portal Forums work for your Domino mail issue?
I have not tried the DWA Redirect. Need to wait for the Domino Administrator to come back to me. Thanks Travis.
Post a Comment