Lines 448-453
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
448 |
('OpenURLResolverURL', '', NULL, 'URL of OpenURL Resolver', 'Free'), |
448 |
('OpenURLResolverURL', '', NULL, 'URL of OpenURL Resolver', 'Free'), |
449 |
('OpenURLText', '', NULL, 'Text of OpenURL links (or image title if OpenURLImageLocation is defined)', 'Free'), |
449 |
('OpenURLText', '', NULL, 'Text of OpenURL links (or image title if OpenURLImageLocation is defined)', 'Free'), |
450 |
('OpenURLImageLocation', '', NULL, 'Location of image for OpenURL links', 'Free'), |
450 |
('OpenURLImageLocation', '', NULL, 'Location of image for OpenURL links', 'Free'), |
|
|
451 |
('OPACFineNoRenewalsIncludeCredits','1',NULL,'If enabled the value specified in OPACFineNoRenewals should include any unapplied account credits in the calculation','YesNo'), |
451 |
('OPACShowOpenURL', '', NULL, 'Enable display of OpenURL links in OPAC search results and detail page', 'YesNo'), |
452 |
('OPACShowOpenURL', '', NULL, 'Enable display of OpenURL links in OPAC search results and detail page', 'YesNo'), |
452 |
('OPACOpenURLItemTypes', '', NULL, 'Show the OpenURL link only for these item types', 'Free'), |
453 |
('OPACOpenURLItemTypes', '', NULL, 'Show the OpenURL link only for these item types', 'Free'), |
453 |
('OrderPdfFormat','pdfformat::layout3pages','Controls what script is used for printing (basketgroups)','','free'), |
454 |
('OrderPdfFormat','pdfformat::layout3pages','Controls what script is used for printing (basketgroups)','','free'), |