|
|
|
# ![Islandora](https://cloud.githubusercontent.com/assets/2371345/25624809/f95b0972-2f30-11e7-8992-a8f135402cdc.png) Islandora
|
|
|
|
[![Build Status][1]](https://travis-ci.org/Islandora-CLAW/islandora)
|
|
|
|
[![Contribution Guidelines][2]](./CONTRIBUTING.md)
|
|
|
|
[![LICENSE][3]](./LICENSE)
|
|
|
|
|
|
|
|
## Introduction
|
|
|
|
|
|
|
|
CLAW's core Islandora module for Drupal 8.x
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
|
|
For a fully automated install, see [claw-playbook](https://github.com/Islandora-Devops/claw-playbook). If you're installing
|
|
|
|
manually, the REST configuration for both Nodes and Media need to be enabled. `jwt_auth` and `jsonld` formats needs to be set
|
|
|
|
for both, with Media additionally needing the `json` format.
|
|
|
|
|
|
|
|
## Maintainers
|
|
|
|
|
|
|
|
Current maintainers:
|
|
|
|
|
|
|
|
* [Diego Pino](https://github.com/diegopino)
|
|
|
|
* [Jared Whiklo](https://github.com/whikloj)
|
|
|
|
|
|
|
|
## Development
|
|
|
|
|
|
|
|
If you would like to contribute, please get involved by attending our weekly
|
|
|
|
[Tech Call][4]. 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][5] or
|
|
|
|
[Corporate Contributor License Agreement][6]. Please see the
|
|
|
|
[Contributors][7] pages on Islandora.ca for more information.
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
[GPLv2](http://www.gnu.org/licenses/gpl-2.0.txt)
|
|
|
|
|
|
|
|
[1]: https://travis-ci.org/Islandora-CLAW/islandora.png?branch=8.x-1.x
|
|
|
|
[2]: http://img.shields.io/badge/CONTRIBUTING-Guidelines-blue.svg
|
|
|
|
[3]: https://img.shields.io/badge/license-GPLv2-blue.svg?style=flat-square
|
|
|
|
[4]: https://github.com/Islandora-CLAW/CLAW/wiki
|
|
|
|
[5]: http://islandora.ca/sites/default/files/islandora_cla.pdf
|
|
|
|
[6]: http://islandora.ca/sites/default/files/islandora_ccla.pdf
|
|
|
|
[7]: http://islandora.ca/resources/contributors
|