Lines 521-526
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
521 |
('OpacSuppressionRedirect','1','Redirect the opac detail page for suppressed records to an explanatory page (otherwise redirect to 404 error page)','','YesNo'), |
521 |
('OpacSuppressionRedirect','1','Redirect the opac detail page for suppressed records to an explanatory page (otherwise redirect to 404 error page)','','YesNo'), |
522 |
('opacthemes','bootstrap','','Define the current theme for the OPAC interface.','Themes'), |
522 |
('opacthemes','bootstrap','','Define the current theme for the OPAC interface.','Themes'), |
523 |
('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'), |
523 |
('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'), |
|
|
524 |
('OpacTrustedCheckout', '0', NULL, 'Allow logged in OPAC users to check out to themselves', 'YesNo'), |
524 |
('OPACURLOpenInNewWindow','0',NULL,'If ON, URLs in the OPAC open in a new window','YesNo'), |
525 |
('OPACURLOpenInNewWindow','0',NULL,'If ON, URLs in the OPAC open in a new window','YesNo'), |
525 |
('OPACUserCSS','',NULL,'Add CSS to be included in the OPAC in an embedded <style> tag.','free'), |
526 |
('OPACUserCSS','',NULL,'Add CSS to be included in the OPAC in an embedded <style> tag.','free'), |
526 |
('OPACUserJS','','70|10','Define custom javascript for inclusion in OPAC','Textarea'), |
527 |
('OPACUserJS','','70|10','Define custom javascript for inclusion in OPAC','Textarea'), |