This module provides breadcrumbs for Islandora Lite content.
The path to the current object will be represented by all specified related content. For example, if the object is in multiple collections, all these collections will be represented in the breadcrumb. If there are multiple relationships between the homepage and the current object, these additional relationships will be represented by an ellipses.
Furthermore, links will go to the collection view if the related object is a collection. Other models for related objects will link to the node as normal.
Breadcrumbs for search results will display as "Home > Search Results". Location-based breadcrumbs for taxonomy term views are not currently supported.
Since this module replaces Drupal's native breadcrumbs, it will not make use of a theme's breadcrumb template. Instead, you must copy islandora-breadcrumb.html.twig into your theme's template folder and customize as needed.
