Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1] Need to be able to book 'available' items #56

Open
richardGreen opened this issue Aug 24, 2012 · 2 comments
Open

[1] Need to be able to book 'available' items #56

richardGreen opened this issue Aug 24, 2012 · 2 comments

Comments

@richardGreen
Copy link

Need to be able to book 'available' items by clicking a link constructed appropriately to take you to the right place in Millennium.

Need to talk to Chris and Diane about what fields to pick up on.

@clawre
Copy link

clawre commented Oct 30, 2012

CA (update 30/10/12): The structure of a URL for a booking is as follows:

https://library.hull.ac.uk/webbook?/&back=/search

where the bib identifier is, e.g., b2247892

A booking can be made when the Location is 'BJL Short Loan' or 'KDL Short Loan'

Hence, Blacklight needs to review the location of items. If one or more items has the above location an icon should appear under 'View record' saying 'Book this item', with the created link behind it. This will take the user into the Millennium booking system.

@clawre
Copy link

clawre commented Nov 7, 2012

Apologies, just realised the URL doesn't have the bib number in it. It should be:

https://library.hull.ac.uk/webbook?/{bib identifier}&back=/search

I have also been corrected insofar as only items with Location 'BJL Short Loan' can be booked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants