07-31-07 12:21 AM
Hiding pages with the com.ibm.portal.Hidden page metadata attribute is
only provided out-of-the-box directly under content root. (ie. in the
Launch menu)
However, you can enable this technique to work in the horizontal
navigation if you want. You have to copy the code that hides the page
from mainMenu.jsp into topNav.jspf. Search for "com.ibm.portal.Hidden"
in mainMenu.jsp.
[ Post a follow-up to this message ]
|