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.