Ruční úprava drobečkové navigace pro zvolený typ obsahu (od verze 2.x spolupracuje i s modulem Panels a Views).
- ...
- V admin/config/user-interface/custom-breadcrumbs (Konfigurace, Uživatelské rozhraní, Custom breadcrumbs settings) je vhodné povolit:
- V sekci Page Title
- Append page title Append the page title at the end of every breadcrumb.
- Use plain text page title crumb
- V sekci Menu structure
- Use the menu structure to set the breadcrumb trail
- a zvolit požadovaná menu
- V sekci Pokročilá nastavení
- Set the home breadcrumb text on all pages
- V sekci HTML element identifiers
- Add a custom-breadcrumbs-home ID attribute to the home breadcrumb item.
- Add a numbered class attribute for each breadcrumb item.
- Add even and odd classes to breadcrumb items.
- V admin/structure/custom_breadcrumbs (Struktura, Custom bradcrumbs) vytvořte vlastní nastavení pro konkrétní uzly.
- ...