Breadcrumbs 0.9e
Creates a highly configurable and styleable breadcrumb navigation trail.
Submitted: Jan 11th 2008 | License: None Specified | Downloads: 597
Description
This snippet will create a breadcrumb page trail navigation. It allows many configuration options such as limiting the number of crumbs shown, insertion of custom characters between crumbs, and hiding breadcrumbs on your home page to name a few.
Instructions
- Paste the code into a new snippet (or your current Breadcrumbs snippet if upgrading),
- Read down thru the config options and tweak them as needed (documentation is included for each)
- Drop the Breadcrumbs snippet in your template or page where you want it to appear
- Enjoy your Hansel and Grettle-ish goodness
Updates
Adds a new parameter, useful for the home link when MODx site_start is not the real home page (for example when site_start is an intro page) :
&homePageId [number] (optional)
Defaults to site_start.