Lines 406-412
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
406 |
('OPACLocalCoverImages','0','1','Display local cover images on OPAC search and details pages.','YesNo'), |
406 |
('OPACLocalCoverImages','0','1','Display local cover images on OPAC search and details pages.','YesNo'), |
407 |
('OpacLocationBranchToDisplay','holding','holding|home|both','In the OPAC, under location show which branch for Location in the record details.','Choice'), |
407 |
('OpacLocationBranchToDisplay','holding','holding|home|both','In the OPAC, under location show which branch for Location in the record details.','Choice'), |
408 |
('OpacLocationOnDetail','holding','holding|home|both|column','In the OPAC detail, display the shelving location on its own column or under a library columns.', 'Choice'), |
408 |
('OpacLocationOnDetail','holding','holding|home|both|column','In the OPAC detail, display the shelving location on its own column or under a library columns.', 'Choice'), |
409 |
('OpacLoginInstructions', '', '60|10', 'Instructions to display on the OPAC login form when a patron is not logged in', 'Textarea'), |
|
|
410 |
('OpacMaintenance','0','','If ON, enables maintenance warning in OPAC','YesNo'), |
409 |
('OpacMaintenance','0','','If ON, enables maintenance warning in OPAC','YesNo'), |
411 |
('OpacMaintenanceNotice','','','A user-defined block of HTML to appear on screen when OpacMaintenace is enabled','Textarea'), |
410 |
('OpacMaintenanceNotice','','','A user-defined block of HTML to appear on screen when OpacMaintenace is enabled','Textarea'), |
412 |
('OpacMaxItemsToDisplay','50','','Max items to display at the OPAC on a biblio detail','Integer'), |
411 |
('OpacMaxItemsToDisplay','50','','Max items to display at the OPAC on a biblio detail','Integer'), |