Support

General Documentation

The Breadcrumb module renders a navigational footprint of the current page is in relation to a link structure. A breadcrumb rendering may look like:

Home > Blogs > John Smith's Recent Posts

The following settings are available when configuring a Breadcrumb Item:

Name Summary
Site Map Item The Site Map Item to use in determining the link structure.
Separator Text The text or character to display in separating links.
Start HTML If provided, HTML that is inserted before the rendered breadcrumb.
Css Class If provided, the Css class assigned to the breadcrumb container element.

Note: the Breadcrumb module will search the Site Map Item for the first occurrence of a link in determining the link structure to use.