An open API service indexing awesome lists of open source software.

https://github.com/roblib/roblib_coins


https://github.com/roblib/roblib_coins

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Roblib COINS

Creates Compliant COIN URLs

## Introduction

A block with an EBSCOhost link is now available to place on any page. The block will not display if the Authors field is unpopulated or the Genre field is `Dissertations/Thesis`.

## Installation

Install as
[usual](https://www.drupal.org/docs/extending-drupal/installing-modules).

## Usage

After installing and enabling the module, navigate to `admin/config/system/coin-settings` to pair Drupal Fields with parameters for the COIN URL. Then, place the block in the usual way.

The URL can also be retrieved programmatically using the `mintCoin` function on `roblib_coins.mint_coin_service`

## Maintainers
Current maintainers:

* [Robertson Library](https://library.upei.ca/)

## License
[GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt)