Lines 420-425
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
420 |
('OverDriveClientKey','','Client key for OverDrive integration','30','Free'), |
420 |
('OverDriveClientKey','','Client key for OverDrive integration','30','Free'), |
421 |
('OverDriveClientSecret','','Client key for OverDrive integration','30','YesNo'), |
421 |
('OverDriveClientSecret','','Client key for OverDrive integration','30','YesNo'), |
422 |
('OverDriveLibraryID','','Library ID for OverDrive integration','','Integer'), |
422 |
('OverDriveLibraryID','','Library ID for OverDrive integration','','Integer'), |
|
|
423 |
('OverDrivePasswordRequired','',NULL,'Does the library require passwords for OverDrive SIP authentication','YesNo'), |
423 |
('OverdueNoticeCalendar',0,NULL,'Take the calendar into consideration when generating overdue notices','YesNo'), |
424 |
('OverdueNoticeCalendar',0,NULL,'Take the calendar into consideration when generating overdue notices','YesNo'), |
424 |
('OverduesBlockCirc','noblock','noblock|confirmation|block','When checking out an item should overdues block checkout, generate a confirmation dialogue, or allow checkout','Choice'), |
425 |
('OverduesBlockCirc','noblock','noblock|confirmation|block','When checking out an item should overdues block checkout, generate a confirmation dialogue, or allow checkout','Choice'), |
425 |
('OverduesBlockRenewing','allow','allow|blockitem|block','If any of patron checked out documents is late, should renewal be allowed, blocked only on overdue items or blocked on whatever checked out document','Choice'), |
426 |
('OverduesBlockRenewing','allow','allow|blockitem|block','If any of patron checked out documents is late, should renewal be allowed, blocked only on overdue items or blocked on whatever checked out document','Choice'), |