This content has been marked as final.
Show 2 replies
-
1. Re: move the ' sign out ' to the main menu not submenu in the toolbar
wguo Dec 11, 2012 4:17 AM (in response to wguo)maybe now it is the problem : can i override UIUserInfoPortlet(UIUserInfoPortlet.gtmpl) and how can i do it ?
-
2. Re: move the ' sign out ' to the main menu not submenu in the toolbar
vstorm83 Jan 20, 2013 9:28 PM (in response to wguo)No, you can't override UIUserInfoPortlet.gtmpl, this template is not designed for extension, but you can override this file https://github.com/gatein/gatein-portal/blob/3.2.0-GA/web/portal/src/main/webapp/WEB-INF/conf/portal/portal/sharedlayout.xml --> this file allow you to control the which portlets should be on the taskbar menu, so you can remove the section that refer to UserInfoPortlet by your own portlet