User login
Quick Help
SVN Commit Log
Locum
rev 164: 06.07.10 10:33
submitted by: jblyberg
Small adjustment to the .ini file.
Fixed a bug in the syndetics code that prevented syndetics cache from timing out correctly.
Fixed a bug in the syndetics code that prevented syndetics cache from timing out correctly.
Connectors
rev 126: 06.12.10 1:53
submitted by: smaskit
refactor: replace all instances of self:: with $this-> in iii 2007 connector
License Informaiton
SOPAC, Locum, and Insurge are made freely available under the GNU Public License v3
Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution 3.0 License
Search
New forum topics
Recent comments
- Call Centre India
1 week 5 days ago - VMware Workstation or Server?
2 weeks 1 day ago - Dedicated Server India
2 weeks 3 days ago - Did you create a file called
4 weeks 2 days ago - I've run it against a 2009B
6 weeks 1 day ago - Sort of. We're using the
9 weeks 6 days ago - I'd like to say before ALA
13 weeks 6 days ago - Do you have a ETA for your
14 weeks 17 hours ago - From what I've heard, the
14 weeks 1 day ago - You'll need to enable
14 weeks 1 day ago



The current version does not support multiple pickup locations. Requests for holds will always fail under this condition. I am close to having a patch which implements this feature.
I have solved this problem by using the profile module. Enable this module, then define your pickup locations.
Here is a nice little video that show you how to do this.
http://www.youtube.com/watch?v=Vd6Qklh13Ss
Thanks to funding by The Palos Verdes Library District, CraftySpace CMS has updated SOPAC so it handles multiple branches in the following ways:
1) When a user is placing a hold, they will be presented with a pulldown to select at which branch they wish to pick up the item. (In a single branch situation, this step is skipped.)
2) As part of a user's profile, a user may choose a branch as their home branch.
3) If a user has selected a home branch, that will be the selected default in the pulldown mentioned in #1 above. (Currently, that is all that home branch is used for.)
4) The site admin can enable or disable having a home branch as part of the user profile.
These changes have been committed to the svn development branch, and will be part of the next release.