Lines 530-535
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
530 |
('OPACOpenURLItemTypes', '', NULL, 'Show the OpenURL link only for these item types', 'Free'), |
530 |
('OPACOpenURLItemTypes', '', NULL, 'Show the OpenURL link only for these item types', 'Free'), |
531 |
('OPACOverDrive','0',NULL,'Enable OverDrive integration in the OPAC','YesNo'), |
531 |
('OPACOverDrive','0',NULL,'Enable OverDrive integration in the OPAC','YesNo'), |
532 |
('OpacPasswordChange','1',NULL,'If ON, enables patron-initiated password change in OPAC (disable it when using LDAP auth)','YesNo'), |
532 |
('OpacPasswordChange','1',NULL,'If ON, enables patron-initiated password change in OPAC (disable it when using LDAP auth)','YesNo'), |
|
|
533 |
('OPACPasswordLabelTextContent','password',NULL,NULL,NULL), |
533 |
('OPACPatronDetails','1','','If OFF the patron details tab in the OPAC is disabled.','YesNo'), |
534 |
('OPACPatronDetails','1','','If OFF the patron details tab in the OPAC is disabled.','YesNo'), |
534 |
('OPACpatronimages','0',NULL,'Enable patron images in the OPAC','YesNo'), |
535 |
('OPACpatronimages','0',NULL,'Enable patron images in the OPAC','YesNo'), |
535 |
('OPACPlayMusicalInscripts','0','','If displayed musical inscripts, play midi conversion on the OPAC record details page.','YesNo'), |
536 |
('OPACPlayMusicalInscripts','0','','If displayed musical inscripts, play midi conversion on the OPAC record details page.','YesNo'), |