Discussion:
[jboss-user] [JBoss Portal] - move the ' sign out ' to the main menu not submenu in the toolbar
Wells guo
2012-12-11 02:37:40 UTC
Permalink
Wells guo [https://community.jboss.org/people/wguo] created the discussion

"move the ' sign out ' to the main menu not submenu in the toolbar"

To view the discussion, visit: https://community.jboss.org/message/782706#782706

--------------------------------------------------------------
Hi ,

    When i login in the protal and then i want to sign out ( http://docs.jboss.org/gatein/portal/3.2.0-M01/user-guide/en-US/html_single/#sect-User_Guide-Sign_Out http://docs.jboss.org/gatein/portal/3.2.0-M01/user-guide/en-US/html_single/#sect-User_Guide-Sign_Out ), is there  a direct way that i move the ' sign out ' to the main menu not submenu in the toolbar. How can config the toolbar ?

Thanks!
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/782706#782706]

Start a new discussion in JBoss Portal at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2011]
Wells guo
2012-12-11 09:18:02 UTC
Permalink
Wells guo [https://community.jboss.org/people/wguo] 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/782740#782740

--------------------------------------------------------------
maybe now it is the problem :  can i override UIUserInfoPortlet(UIUserInfoPortlet.gtmpl) and how can i do it ?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/782740#782740]

Start a new discussion in JBoss Portal at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2011]
Vu Viet Phuong
2013-01-21 02:28:36 UTC
Permalink
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]
Loading...