Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 740 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 740 Bytes

rs_barcode

Show barcodes under certain fields in Resourcespace

Installation

Download the whole diretory and rename to "rs_barcode". Then you can install it one of two ways:

  1. Upload as rsp file
    • tar.gz it and change the extenstion to ".rsp"
    • upload the rsp file from the plugin config screen in ResourceSpace admin
    • activate the plugin
  2. Upload folder to the plugins directory
    • activate the plugin from the plugin config screen in ResourceSpace admin

Configuration Options

  • choose field(s) to have barcodes underneath them
  • select barcode type

Changelog

  • v 1.1.1 - fixed field not loading if initially blank
  • v 1.1 - dynamic loading, hide barcode div if empty and display error
  • v 1.0 - Initial release