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