Foros de discusión

Hiding "My Images" from Image gallery portlet

thumbnail
Vipin Menon, modificado hace 14 años.

Hiding "My Images" from Image gallery portlet

Junior Member Mensajes: 75 Fecha de incorporación: 12/09/07 Mensajes recientes
Hi All,

Is there any OOTB configuration available to control tabs shown in Image Gallery portlet. I want to hide My Images tab and only wanted to show Folders and Recent Images. Any Pointer?

Regards,
Vipin
thumbnail
Auditya manikanta Vadrevu, modificado hace 14 años.

RE: Hiding "My Images" from Image gallery portlet

Liferay Master Mensajes: 621 Fecha de incorporación: 6/05/08 Mensajes recientes
No , option for image gallery, to hide tabs.

you must modify the code.
thumbnail
Ahamed Sakir, modificado hace 14 años.

RE: Hiding "My Images" from Image gallery portlet

Regular Member Mensajes: 129 Fecha de incorporación: 22/08/08 Mensajes recientes
Hi,

If u want to modify code ... /tomcat/webapps/ROOT/html/portlet/image_gallery/view.jsp


<liferay-ui:tabs
names="folders,recent-images"
url="<%= portletURL.toString() %>"
/>

Regards
Sakir