+

Search Tips   |   Advanced Search


Portal navigation


Overview

Before starting, you should be familiar with the portal structure, the Page Customizer, and the Managing Pages portlet.


Notes on Tab Menu - Page Builder theme

The information in this section for implementing portal navigation is not completely applicable to the Tab Menu - Page Builder theme, which implements portal navigation using the Navigation and Breadcrumb widgets.

There are two instances of the Navigation widget in the Tab Menu - Page Builder theme, one for banner and another for tab level, and one instance of the Breadcrumb widget.

The Tab Menu - Page Builder theme does not use side navigation. Therefore, if a user of a portal with the Tab Menu - Page Builder theme hides the top navigation, for example by selecting SideNavOnly and turning the theme style into side navigation only, then the navigation will disappear.

The Implementing a single level of navigation and Implementing side navigation subsections are not applicable to the Tab Menu - Page Builder theme.

The Creating custom links to portlets and pages subsection may, however, still be useful when using the Tab Menu - Page Builder theme.


Navigational aids

The theme that is shipped with WebSphere Portal provides...

Quick Links can be used to access major areas of a portal site. Quick Links are also accessible from any location within the site, and you can customize them for the portal. Quick Links are displayed at the bottom of the site and can be customized as well as provide one-click access to major areas of the site.

To control what items will be displayed, assign theme policies to pages using either...

Theme Policy can also control if page links will be located on the top or side of the page.

The nodes in this hierarchy can be described by the number of levels below the content root in which they are placed. After installation, the portal theme along with the theme policy control how these nodes are displayed.

The following JSPF files handle navigation within the portal:

Navigation levels are designated by the startLevel and stopLevel attributes of the <portal-navigation:navigation/> tag.

The JSPFs that are provided by WebSphere Portal do not provide access to all level 1 nodes. Therefore, nodes that are created directly under content root cannot be accessed unless a direct link is created using the tag...

To create the navigation menu, use the tag...

The content of this tag includes internal Java scriptlets that should not be modified. You can, however, customize the navigation by changing images, HTML and JSP tags, and the classes in themeStyles.jspf.


Parent topic:

Customize the portal


Related concepts

Portal style classes
Use JSTL tags in the portal JSPs
User and group management
Creating a new theme
Import a theme
Deploy the theme
Creating a new skin
Enable automatic JSP reloading
Supporting new clients
Supporting new markup languages
Changing banner text
Work with page builder
Use the color palette in themes
Performance guidelines for themes and skins
Changing the page help