Hi, take a look at the *-portal.xml deployment descriptor. You can enable and
disable the functionality which you refer to by modifying the
<supported-window-states> tag.
<supported-window-states>
<window-state>NORMAL</window-state>
<window-state>MINIMIZED</window-state>
<window-state>MAXIMIZED</window-state>
</supported-window-states>
I personally like the ability to minimise and maximise portlets, it helps with
business applications where you want to make many functions available to a user
on a single screen. However I think the default implementation is better in
portals such as liferay where the portlet does not move to a different region
of the screen when it's minimised or maximised it simply changes between
displaying a frame and a title bar. Also a user can dynamically add and remove
portlets.
Anyone know if it's easy to modify JBP to emulate this behaviour ?
Jonny
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868766#3868766
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868766
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development