Fórumok

My Account Menu Item

thumbnail
Djamel TORCHE, módosítva 8 év-val korábban

My Account Menu Item

New Member Bejegyzések: 18 Csatlakozás dátuma: 2014.10.21. Legújabb bejegyzések
Hello All,
We have liferay instance that is using LDAP for authentication, and we want to hide the menu item "My Account" since it hasn't sense (when using ALDAP), PLEASE, can someone tell me how to achieve this ?
Yes there are many threads in this forum with same issue but no one has resolved it, even some tickets on JIRA instance for Liferay.

Kins regards,
Djamel
thumbnail
Pankaj Kathiriya, módosítva 8 év-val korábban

RE: My Account Menu Item

Liferay Master Bejegyzések: 722 Csatlakozás dátuma: 2010.08.05. Legújabb bejegyzések
One solution can be you hide my account menu or menu item using plugin- hook. See documentation.
thumbnail
Arun Das, módosítva 8 év-val korábban

RE: My Account Menu Item

Regular Member Bejegyzések: 166 Csatlakozás dátuma: 2012.07.23. Legújabb bejegyzések
Hi,
As mentioned by Pankaj, you have to use a liferay-hook. And the file you need to override is tomcat-7.0.42\webapps\ROOT\html\portlet\dockbar\view_user_account.jspf.

Arun
thumbnail
Djamel TORCHE, módosítva 8 év-val korábban

RE: My Account Menu Item

New Member Bejegyzések: 18 Csatlakozás dátuma: 2014.10.21. Legújabb bejegyzések
Hi Pankaj & Arun,
Thank you very much for your answers, It works fine

Kind regards,
Djamel