Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ex Libris Primo JavaScript Files

This is a collection of miscellaneous JavaScript files to enhance the Primo 4 user experience.

The scripts are written in CoffeeScript in the coffeescript directory and automatically compiled to JavaScript in the javascript directory.

In order to use a script you can download the .js version of the file, copy it to your Primo application, and add a <script> tag that includes the file.

send-to-links: Easier access to "Send to" action links

Primo has a helpful dropdown of links providing features such as email, print, citation, permalink, etc. By default this dropdown is only available after clicking on a record's detail tab. This script adds a version of the dropdown links at the record level so users can access the functionality without clicking on the detail tab.

fix-dateslider: Enhancements to Primo's date slider

Primo 4 added a date facet with a slider to select the year range. The default implementation contains a number of usability issues that this script attempts to address. Read More

About

Various javascript files to enhance the user experience for Ex Libris Primo discovery service

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors