breadcrumb
Attributes:
- label="value" • This string will be prepended to the output. Default is Site name.
- sep="value" • Character to be used as the breadcrumb seperator. Default is » .
- title="boolean" • Whether to display title. Available values: 1 (yes) or 0 (no, display name). Default is 0.
- link="value" • Whether to hyperlink breadcrumbs. Available values: y (yes) or n (no). Default is y (yes).
- linkclass="class name" • (X)HTML class attribute applied to breadcrumb links. Default is noline.
- class="class name" • (X)HTML class attribute applied to wraptag.
- wraptag="tag" • (X)HTML tag (without brackets) to wrap around output. Default is p.
Behaviors:
The breadcrumb tag is a single tag which is used to create breadcrumb navigation. Its context is page or column and it provides either hyperlinked navigation, or plain text positional display, anytime you are off the Home page.