Lines 463-469
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
463 |
('OpacHighlightedWords','1','','If Set, then queried words are higlighted in OPAC','YesNo'), |
463 |
('OpacHighlightedWords','1','','If Set, then queried words are higlighted in OPAC','YesNo'), |
464 |
('OPACHoldingsDefaultSortField','first_column','first_column|homebranch|holdingbranch','Default sort field for the holdings table at the OPAC','choice'), |
464 |
('OPACHoldingsDefaultSortField','first_column','first_column|homebranch|holdingbranch','Default sort field for the holdings table at the OPAC','choice'), |
465 |
('OPACHoldsHistory','0','','If ON, enables display of Patron Holds History in OPAC','YesNo'), |
465 |
('OPACHoldsHistory','0','','If ON, enables display of Patron Holds History in OPAC','YesNo'), |
466 |
('OPACHoldsIfAvailableAtPickup','1','','Allow to pickup up holds at libraries where the item is available','YesNo'), |
466 |
('OPACHoldsIfAvailableAtPickup','1','','Allow patrons to place a hold at pickup locations (libraries) where the item is available','YesNo'), |
467 |
('OPACHoldsIfAvailableAtPickupExceptions','','','List the patron categories not affected by OPACHoldsIfAvailableAtPickup if off','Free'), |
467 |
('OPACHoldsIfAvailableAtPickupExceptions','','','List the patron categories not affected by OPACHoldsIfAvailableAtPickup if off','Free'), |
468 |
('OpacHoldNotes','0','','Show hold notes on OPAC','YesNo'), |
468 |
('OpacHoldNotes','0','','Show hold notes on OPAC','YesNo'), |
469 |
('OPACHoldRequests','1',NULL,'If ON, globally enables patron holds on OPAC','YesNo'), |
469 |
('OPACHoldRequests','1',NULL,'If ON, globally enables patron holds on OPAC','YesNo'), |