Drupal modules for browsing and managing Fedora-based digital repositories.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Seth Shaw bfab343d32
verify entity before walking breadcrumb (#786)
4 years ago
..
config Breadcrumbs sub-module (#132) 5 years ago
src verify entity before walking breadcrumb (#786) 4 years ago
tests/src/Functional Using context_definitions annotation instead of the deprecated contex… (#764) 5 years ago
CONTRIBUTING.md Full submodule audit 5 years ago
LICENSE Full submodule audit 5 years ago
README.md Responding to review 5 years ago
islandora_breadcrumbs.info.yml Breadcrumbs sub-module (#132) 5 years ago
islandora_breadcrumbs.services.yml Fix Breadcrumb error when viewing node tab: Issue 1238 (#155) 5 years ago

README.md

Islandora Breadcrumbs

Minimum PHP Version Contribution Guidelines LICENSE

Introduction

Provides breadcrumbs for Islandora content.

Requirements

  • islandora and islandora_core_feature

Installation

For a full digital repository solution, see our installation documentation.

To download/enable just this module, use the following from the command line:

$ composer require islandora/islandora
$ drush en islandora_core_feature
$ drush mim islandora_tags
$ drush en islandora_breadcrumbs

Documentation

Official documentation is available on the Islandora 8 documentation site.

Development

If you would like to contribute, please get involved by attending our weekly Tech Call. We love to hear from you!

If you would like to contribute code to the project, you need to be covered by an Islandora Foundation Contributor License Agreement or Corporate Contributor License Agreement. Please see the Contributors pages on Islandora.ca for more information.

We recommend using the islandora-playbook to get started.

License

GPLv2