Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yorkulibraries/islandora_transcript
https://github.com/yorkulibraries/islandora_transcript
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yorkulibraries/islandora_transcript
- Owner: yorkulibraries
- License: gpl-3.0
- Created: 2016-03-29T12:55:20.000Z (over 8 years ago)
- Default Branch: 7.x
- Last Pushed: 2017-06-28T22:17:10.000Z (over 7 years ago)
- Last Synced: 2024-05-02T21:50:04.856Z (7 months ago)
- Language: PHP
- Size: 22.5 KB
- Stars: 3
- Watchers: 9
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
- islandora_awesome - Islandora Transcript - Allows for viewing the TRANSCRIPT datastream of an object, if it exists, in a tab. The TRANSCRIPT datastream should be a text file. The module will keep the spirit of the formatting of the TRANSCRIPT datastream on rendering. (The Islandora 7.x-1.x List / Utility Modules)
README
# Islandora Transcript [![Build Status](https://travis-ci.org/yorkulibraries/islandora_transcript.png?branch=7.x)](https://travis-ci.org/yorkulibraries/islandora_transcript)
## Introduction
Allows for viewing the TRANSCRIPT datastream of an object, if it exists, in a tab. The TRANSCRIPT datastream should be a text file. The module will keep the spirit of the formatting of the TRANSCRIPT datastream on rendering.
Example: https://digital.library.yorku.ca/yul-307926/letter-mrs-stepler-gordon-stepler-august-23-1916/transcript
## Requirements
This module requires the following modules/libraries:
* [Islandora](https://github.com/islandora/islandora)
* [Tuque](https://github.com/islandora/tuque)## Installation
Install as usual, see [this](https://drupal.org/documentation/install/modules-themes/modules-7) for further information.
## Configuration
N/A
## Troubleshooting/Issues
Having problems or solved a problem? Check out the Islandora google groups for a solution.
* [Islandora Group](https://groups.google.com/forum/?hl=en&fromgroups#!forum/islandora)
* [Islandora Dev Group](https://groups.google.com/forum/?hl=en&fromgroups#!forum/islandora-dev)## Maintainers/Sponsors
Current maintainers:
* [Nick Ruest](https://github.com/ruebot)
* [York University Libraries](https://github.com/yorkulibraries)## Development
If you would like to contribute to this module, please check out [CONTRIBUTING.md](CONTRIBUTING.md). In addition, we have helpful [Documentation for Developers](https://github.com/Islandora/islandora/wiki#wiki-documentation-for-developers) info, as well as our [Developers](http://islandora.ca/developers) section on the [Islandora.ca](http://islandora.ca) site.
## License
[GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt)