Breadcrumb Plugin

The Breadcrumb Plugin generates a navigation trail based on the site's directory structure.

How it works

The plugin analyzes the relative path of the current page and creates a sequence of links back to the root.

Variables (Template)

Configuration

Enable in fluid.cfg:

[plugins]
enabled=..., breadcrumb

Example Usage

<div class="header-breadcrumb">[ breadcrumbs ]</div>