Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread
Message: 90278
BY: Admin Admin (kimberlygriggs)
DATE: 2009-09-14 22:50
SUBJECT: RE: Use of course reserves module

 

Hi Wade,
The course reserves module only works for the III OPAC and even then would need some coding probably since III can be customized per institution.

You can test it out by editing
/lib/reserves_scraper

and adding your own values for:
OASIS_DOMAIN
BASE_URI =
SEARCH_URI =

for example here are OSUs values:
OASIS_DOMAIN = "oasis.library.oregonstate.edu"
BASE_URI = "http://oasis.library.oregonstate.edu";
SEARCH_URI = "http://oasis.library.oregonstate.edu/search~S13/r?SEARCH=";

Hope that helps.


Thread View

Thread Author Date
Use of course reserves modulewade guidry2009-09-14 22:38
      RE: Use of course reserves moduleAdmin Admin2009-09-14 22:50
      RE: Use of course reserves moduleChad Hutchens2009-09-28 16:54
            RE: Use of course reserves moduleAdmin Admin2009-09-28 16:56
                  RE: Use of course reserves moduleChad Hutchens2009-09-28 16:58

Post a followup to this message