Forums de discussion

RE Image in full screen

thumbnail
Manikantha Rajamani, modifié il y a 9 années.

RE Image in full screen

Expert Publications: 258 Date d'inscription: 25/03/14 Publications récentes
Hi

How to make image to view in full screen in portlet using Liferay
Is it possible using to view full screen


Regards
Manikantha R
thumbnail
Manali Lalaji, modifié il y a 9 années.

RE: RE Image in full screen

Expert Publications: 362 Date d'inscription: 09/03/10 Publications récentes
Hi,

I think in liferay-portlet.xml we have 1 property

<maximize-edit>true</maximize-edit>

By setting above property to true the portlet goes into the maximized state when the user goes into the edit mode.
You can refer DTD for the same - http://docs.liferay.com/portal/6.1/definitions/liferay-portlet-app_6_1_0.dtd.org.html

Is this you are looking for?

HTH!
thumbnail
Pankaj Kathiriya, modifié il y a 9 années.

RE: RE Image in full screen

Liferay Master Publications: 722 Date d'inscription: 05/08/10 Publications récentes
You may like to use aui-image-gallery-view module of aui library. You can override some css for full screen view.
Please refer:
http://pmkathiria.blogspot.in/2013/09/aui-image-gallery-how-to.html