I did it creating a custom tabs.jsp which gets injected into your pages when you use the "navigation" region in your layout.
Beginning with the current node, a while loop goes back to the root PortalNode, adding all intermediate nodes into a list. After that I reverse the list and use it to build a "You´re here" list of links. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189146#4189146 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189146 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
