Lines 501-506
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
501 |
('OpacSuppressionRedirect','1','Redirect the opac detail page for suppressed records to an explanatory page (otherwise redirect to 404 error page)','','YesNo'), |
501 |
('OpacSuppressionRedirect','1','Redirect the opac detail page for suppressed records to an explanatory page (otherwise redirect to 404 error page)','','YesNo'), |
502 |
('opacthemes','bootstrap','','Define the current theme for the OPAC interface.','Themes'), |
502 |
('opacthemes','bootstrap','','Define the current theme for the OPAC interface.','Themes'), |
503 |
('OpacTopissue','0',NULL,'If ON, enables the \'most popular items\' link on OPAC. Warning, this is an EXPERIMENTAL feature, turning ON may overload your server','YesNo'), |
503 |
('OpacTopissue','0',NULL,'If ON, enables the \'most popular items\' link on OPAC. Warning, this is an EXPERIMENTAL feature, turning ON may overload your server','YesNo'), |
|
|
504 |
('OpacTrustedCheckout', '0', NULL, 'Allow logged in OPAC users to check out to themselves', 'YesNo'), |
504 |
('OPACURLOpenInNewWindow','0',NULL,'If ON, URLs in the OPAC open in a new window','YesNo'), |
505 |
('OPACURLOpenInNewWindow','0',NULL,'If ON, URLs in the OPAC open in a new window','YesNo'), |
505 |
('OPACUserCSS','',NULL,'Add CSS to be included in the OPAC in an embedded <style> tag.','free'), |
506 |
('OPACUserCSS','',NULL,'Add CSS to be included in the OPAC in an embedded <style> tag.','free'), |
506 |
('OPACUserJS','','70|10','Define custom javascript for inclusion in OPAC','Textarea'), |
507 |
('OPACUserJS','','70|10','Define custom javascript for inclusion in OPAC','Textarea'), |