User development,
A new message was posted in the thread "How to customize the top navigation
bar":
http://community.jboss.org/message/522243#522243
Author : vineet tripathi
Profile :
http://community.jboss.org/people/vineet_tripathi
Message:
--------------------------------------------------------------
Your page tabs come form the following tag inside your layout jsp (index.jsp,
maximized.jsp of your layout, refer to portal-core.war/layouts)
<p:region regionName='navigation' regionID='navigation'/>
This tab, displays the tabs, that are generated by
tabs.jsp(portal-core.war/WEB-INF/jsp/header). Look into this file for implementing your
desired functinonality
Thanks
Vineet
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/522243#522243