Closed (fixed)
Project:
Millennium OPAC Integration
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 May 2008 at 22:28 UTC
Updated:
2 Jul 2008 at 22:15 UTC
Millennium has a command URL for placing Holds, which means users could directly click on a link to place a hold from within a Drupal node. The link format is:
http://example.com/search?/.i[item rec num]/.b[bib rec num]/1%2C1%2C1%2CB/request%7Eb[bib rec num]
The feature request is to implement a link in the holdings information, perhaps depending on whether there are any available items or not.
Comments
Comment #1
janusman commentedAdded a new link via hook_link() in DEV... and it checks whether or not a hold is actually possible before showing the link... is this an unneccessary performance hit?
Maybe this should be switchable...
Comment #2
janusman commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.