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