Lines 489-495
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
489 |
('OPACLocalCoverImages','0','1','Display local cover images on OPAC search and details pages.','YesNo'), |
489 |
('OPACLocalCoverImages','0','1','Display local cover images on OPAC search and details pages.','YesNo'), |
490 |
('OpacLocationBranchToDisplay','holding','holding|home|both','In the OPAC, under location show which branch for Location in the record details.','Choice'), |
490 |
('OpacLocationBranchToDisplay','holding','holding|home|both','In the OPAC, under location show which branch for Location in the record details.','Choice'), |
491 |
('OpacLocationOnDetail','holding','holding|home|both|column','In the OPAC detail, display the shelving location on its own column or under a library columns.', 'Choice'), |
491 |
('OpacLocationOnDetail','holding','holding|home|both|column','In the OPAC detail, display the shelving location on its own column or under a library columns.', 'Choice'), |
492 |
('OPACLoginLabelTextContent','Cardnumber',NULL,NULL,NULL), |
492 |
('OPACLoginLabelTextContent','cardnumber',NULL,NULL,NULL), |
493 |
('OPACMandatoryHoldDates', '', '|start|end|both', 'Define which hold dates are required on OPAC reserve form', 'Choice'), |
493 |
('OPACMandatoryHoldDates', '', '|start|end|both', 'Define which hold dates are required on OPAC reserve form', 'Choice'), |
494 |
('OpacMaintenance','0','','If ON, enables maintenance warning in OPAC','YesNo'), |
494 |
('OpacMaintenance','0','','If ON, enables maintenance warning in OPAC','YesNo'), |
495 |
('OpacMaxItemsToDisplay','50','','Max items to display at the OPAC on a biblio detail','Integer'), |
495 |
('OpacMaxItemsToDisplay','50','','Max items to display at the OPAC on a biblio detail','Integer'), |