FILTER BY:
RSS2OAI
RSS2OAI is a PHP script that converts a WordPress RSS feed to a minimal OAI feed for harvest into Primo. At the top of the script, configure: the URL of the RSS feed you want to use as a source. The code only supports one RSS feed to one OAI feed, so if you have…
Automated system alerts on Primo
Displays a status alert on Primo NUI based on data from the Ex Libris status API When we migrated to Alma/Primo, our senior management challenged us on how we would deal with system outages in the cloud environment. Initially we planned to manually create an alert that could be displayed on Primo using javascript. We…
Self-hosted Interloan Form
Code and instructions for prepopulating a self-hosted interloan form from Alma/Primo. This solution may be suitable for you if you: Want to give users a direct link from a Primo result to a prepopulated ILL form Use Alma but don't use its internal ILL functionality Can run PHP on your own server Want ILL requests…
AlmEZ: Authenticate and authorise "external" patrons with EZProxy using Alma
A way to authenticate and authorise "external" patrons with EZproxy using Alma. Currently it works as advertised for us. However, I would say its ability to handle errors is undeveloped. The script is invoked as an external script by EZproxy. EZproxy's login form provides: the authentication method identifier (hidden input element used by user.txt) the…
Bookmarklet for Electronic Permalinks
Instructors often need to give links as part of course material. Such links should be permanent and work for students both on and off campus. If instructors do not create a permalink, off campus students cannot access the resources from the library databases as they will not be authenticated. Instructors can save this JavaScript bookmarklet…