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

janusman’s picture

Added 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...

janusman’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.