Vu Viet Phuong [https://community.jboss.org/people/vstorm83] created the discussion
"Re: move the ' sign out ' to the main menu not submenu in the toolbar" To view the discussion, visit: https://community.jboss.org/message/793140#793140 -------------------------------------------------------------- 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 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 -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/793140#793140] Start a new discussion in JBoss Portal at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2011]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
