Lines 521-526
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
521 |
('ShelfBrowserUsesCcode','1','0','Use the item collection code when finding items for the shelf browser.','YesNo'), |
521 |
('ShelfBrowserUsesCcode','1','0','Use the item collection code when finding items for the shelf browser.','YesNo'), |
522 |
('ShelfBrowserUsesHomeBranch','1','1','Use the item home branch when finding items for the shelf browser.','YesNo'), |
522 |
('ShelfBrowserUsesHomeBranch','1','1','Use the item home branch when finding items for the shelf browser.','YesNo'), |
523 |
('ShelfBrowserUsesLocation','1','1','Use the item location when finding items for the shelf browser.','YesNo'), |
523 |
('ShelfBrowserUsesLocation','1','1','Use the item location when finding items for the shelf browser.','YesNo'), |
|
|
524 |
('shibbolethName','',NULL,'Specify the name for Shibboleth accounts, "Shibboleth" will be used if blank','Free'), |
524 |
('ShowAllCheckins', '0', '', 'Show all checkins', 'YesNo'), |
525 |
('ShowAllCheckins', '0', '', 'Show all checkins', 'YesNo'), |
525 |
('showLastPatron','0','','If ON, enables the last patron feature in the intranet','YesNo'), |
526 |
('showLastPatron','0','','If ON, enables the last patron feature in the intranet','YesNo'), |
526 |
('ShowPatronImageInWebBasedSelfCheck','0','','If ON, displays patron image when a patron uses web-based self-checkout','YesNo'), |
527 |
('ShowPatronImageInWebBasedSelfCheck','0','','If ON, displays patron image when a patron uses web-based self-checkout','YesNo'), |