Lines 279-285
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
279 |
('noissuescharge','5','','Define maximum amount withstanding before check outs are blocked','Integer'), |
279 |
('noissuescharge','5','','Define maximum amount withstanding before check outs are blocked','Integer'), |
280 |
('NoIssuesChargeGuarantees','','','Define maximum amount withstanding before check outs are blocked','Integer'), |
280 |
('NoIssuesChargeGuarantees','','','Define maximum amount withstanding before check outs are blocked','Integer'), |
281 |
('noItemTypeImages','0',NULL,'If ON, disables item-type images','YesNo'), |
281 |
('noItemTypeImages','0',NULL,'If ON, disables item-type images','YesNo'), |
282 |
('NoLoginInstructions', '', '60|10', 'Instructions to display on the OPAC login form when a patron is not logged in', 'Textarea'), |
|
|
283 |
('NorwegianPatronDBEnable','0',NULL,'Enable communication with the Norwegian national patron database.', 'YesNo'), |
282 |
('NorwegianPatronDBEnable','0',NULL,'Enable communication with the Norwegian national patron database.', 'YesNo'), |
284 |
('NorwegianPatronDBEndpoint','',NULL,'Which NL endpoint to use.', 'Free'), |
283 |
('NorwegianPatronDBEndpoint','',NULL,'Which NL endpoint to use.', 'Free'), |
285 |
('NorwegianPatronDBUsername','',NULL,'Username for communication with the Norwegian national patron database.','Free'), |
284 |
('NorwegianPatronDBUsername','',NULL,'Username for communication with the Norwegian national patron database.','Free'), |
Lines 353-358
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
353 |
('OPACLocalCoverImages','0','1','Display local cover images on OPAC search and details pages.','YesNo'), |
352 |
('OPACLocalCoverImages','0','1','Display local cover images on OPAC search and details pages.','YesNo'), |
354 |
('OpacLocationBranchToDisplay','holding','holding|home|both','In the OPAC, under location show which branch for Location in the record details.','Choice'), |
353 |
('OpacLocationBranchToDisplay','holding','holding|home|both','In the OPAC, under location show which branch for Location in the record details.','Choice'), |
355 |
('OpacLocationOnDetail','holding','holding|home|both|column','In the OPAC detail, display the shelving location on its own column or under a library columns.', 'Choice'), |
354 |
('OpacLocationOnDetail','holding','holding|home|both|column','In the OPAC detail, display the shelving location on its own column or under a library columns.', 'Choice'), |
|
|
355 |
('OpacLoginInstructions', '', '60|10', 'Instructions to display on the OPAC login form when a patron is not logged in', 'Textarea'), |
356 |
('OpacMaintenance','0','','If ON, enables maintenance warning in OPAC','YesNo'), |
356 |
('OpacMaintenance','0','','If ON, enables maintenance warning in OPAC','YesNo'), |
357 |
('OpacMaintenanceNotice','','','A user-defined block of HTML to appear on screen when OpacMaintenace is enabled','Textarea'), |
357 |
('OpacMaintenanceNotice','','','A user-defined block of HTML to appear on screen when OpacMaintenace is enabled','Textarea'), |
358 |
('OpacMainUserBlock','Welcome to Koha...\r\n<hr>','70|10','A user-defined block of HTML in the main content area of the opac main page','Textarea'), |
358 |
('OpacMainUserBlock','Welcome to Koha...\r\n<hr>','70|10','A user-defined block of HTML in the main content area of the opac main page','Textarea'), |