Skip to content

Scholarly PDF Solution Pack for handling scholarly data and theses. A foundational module for implementing Islandora as an institutional repository.

License

Notifications You must be signed in to change notification settings

nmader/islandora_scholar

 
 

Repository files navigation

Islandora Scholar Build Status

Introduction

Based on the UPEI scholar module, Islandora Scholar is designed to implement a feature-rich Institutional Repository.

Requirements

This module requires the following modules/libraries:

Additionally, as this module requires the Citeproc moudle, it is necessary to install the citeproc-php library into the sites/all/libraries directory, such that the main CiteProc.php file is located at sites/all/libraries/citeproc-php/CiteProc.php. More information is available in Citeproc's README.md file.

Installation

Install as usual, see this for further information.

Configuration

Set the path for Sherpa/RoMEO in Administration » Islandora » Solution pack configuation » Scholar (admin/islandora/solution_pack_config/scholar).

image

Islandora 7 has re-defined how we are displaying citations to the user. As such, existing citations should be updated using the provided Drush script. The command creates PDF derivatives for any existing attached PDFs as the Google PDF Viewer has been removed in favor of displaying just the PREVIEW datastream.

This can be done by running: drush -u 1 islandora-scholar-update-citations

Documentation

Further documentation for this module is available at our wiki.

Troubleshooting/Issues

Having problems or solved a problem? Check out the Islandora google groups for a solution.

Maintainers/Sponsors

Current maintainers:

Development

If you would like to contribute to this module, please check out CONTRIBUTING.md. In addition, we have helpful Documentation for Developers info, as well as our Developers section on the Islandora.ca site.

License

GPLv3

About

Scholarly PDF Solution Pack for handling scholarly data and theses. A foundational module for implementing Islandora as an institutional repository.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • PHP 58.4%
  • XSLT 14.6%
  • HTML 12.1%
  • JavaScript 10.5%
  • CSS 4.4%