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

Have item on multiple floors #4

Open
misilot opened this issue Sep 2, 2014 · 1 comment
Open

Have item on multiple floors #4

misilot opened this issue Sep 2, 2014 · 1 comment

Comments

@misilot
Copy link

misilot commented Sep 2, 2014

Hi,

I am having trouble setting this up. How would I go about making it so a book can show up on multiple floors?

Thanks

@steven1350
Copy link
Member

Hi,

The way we setup multiple floor item mapping currently relies on our catalogue (see this example: http://catalogue.library.ryerson.ca/record=b1768874~S0). The code takes this page, screenscrapes all locations into an array, and passes this to the front end via JSON.

I would take a look at "application/models/model_api.php" and see how catalogue_info() handles locations if you are having trouble.

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

No branches or pull requests

2 participants