https://github.com/roblib/roblib_coins
https://github.com/roblib/roblib_coins
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/roblib/roblib_coins
- Owner: roblib
- License: gpl-2.0
- Created: 2024-12-04T17:36:51.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-19T19:06:30.000Z (5 months ago)
- Last Synced: 2025-02-08T21:46:11.852Z (3 months ago)
- Language: PHP
- Size: 21.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)