Notice: This project is marked as stale. This means that it may work fine, but it
has no file releases or repository commits in over a year. Use your own
discretion when using this project.
jmbreadcrumbs
This is a modded version of the original breadcrumbs tag with additional functionality. It allows defining a starting level as the menu tag. Additionally, there is an option to render the class with increments for each block: <... class="breadcrumbs1">, <... class="breadcrumbs2">, ..., <... class="breadcrumbsn">... and so on.
Also meant to be used with Babel multi language solution, by giving a start_level parameter which should be set to 1 to hide the odd link at the begining of the breadcrumbs.
(Note: CMSMS has changed the breadcrumps system, making it part of MenuManager, thus way more versatile than it was when I released this. This plugin will became obsolete and will not be updated anymore)