Skip to content

Adds functionality to Islandora for ingesting and viewing finding aids in EAD format.

License

Notifications You must be signed in to change notification settings

discoverygarden/islandora_solution_pack_ead

 
 

Repository files navigation

EAD Solution Pack

Introduction

This repository contains the EAD solution pack. This module provides functionality for ingestion and management of EADs.

Requirements

This module requires the following modules/libraries:

This module requires saxonb since it relies on XSLT 2.0. The saxonb-xslt binary is assumed to be at /usr/bin/saxonb-xslt by default, but this is configurable in the dgi_saxon_helper admin.

In addition, Bootstrap and Popper.js should be downloaded and placed in sites/all/libraries:

  • Bootstrap should be extracted into a libraries folder called 'bootstrap'
  • popper.min.js should be placed in a libraries folder called 'popper.js'

In addition, if using bootstrap ensure jQuery Update is installed and configured to use jQuery 1.9.1 or later.

All finding aids should have their namespace declared as xmlns="urn:isbn:1-931666-22-9".

The module supports EAD 2002. It does not support EAD3.

Installation

Install as usual, see this for further information.

Troubleshooting/Issues

Having problems or solved a problem? Contact discoverygarden.

Maintainers/Sponsors

Current maintainers:

Development

If you would like to contribute to this module, please check out our helpful Documentation for Developers info, Developers section on Islandora.ca and contact discoverygarden.

License

GPLv2

About

Adds functionality to Islandora for ingesting and viewing finding aids in EAD format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 77.0%
  • PHP 18.9%
  • CSS 3.2%
  • JavaScript 0.9%