Lines 493-499
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
493 |
('OPACdidyoumean','',NULL,'Did you mean? configuration for the OPAC. Do not change, as this is controlled by /cgi-bin/koha/admin/didyoumean.pl.','Free'), |
493 |
('OPACdidyoumean','',NULL,'Did you mean? configuration for the OPAC. Do not change, as this is controlled by /cgi-bin/koha/admin/didyoumean.pl.','Free'), |
494 |
('OPACDisableSendList','0',NULL,'Allow OPAC users to email lists via a "Send list" button','YesNo'), |
494 |
('OPACDisableSendList','0',NULL,'Allow OPAC users to email lists via a "Send list" button','YesNo'), |
495 |
('OPACDisplay856uAsImage','OFF','OFF|Details|Results|Both','Display the URI in the 856u field as an image, the corresponding OPACXSLT option must be on','Choice'), |
495 |
('OPACDisplay856uAsImage','OFF','OFF|Details|Results|Both','Display the URI in the 856u field as an image, the corresponding OPACXSLT option must be on','Choice'), |
496 |
('OpacExportOptions','bibtex,dc,marcxml,marc8,utf8,marcstd,mods,ris,isbd,custom','','Define export options available on OPAC detail page.','multiple'), |
496 |
('OpacExportOptions','bibtex,dc,marcxml,marc8,utf8,marcstd,mods,ris,isbd,html','','Define export options available on OPAC detail page.','multiple'), |
497 |
('OPACFallback', 'prog', 'bootstrap|prog', 'Define the fallback theme for the OPAC interface.', 'Themes'), |
497 |
('OPACFallback', 'prog', 'bootstrap|prog', 'Define the fallback theme for the OPAC interface.', 'Themes'), |
498 |
('OpacFavicon','','','Enter a complete URL to an image to replace the default Koha favicon on the OPAC','free'), |
498 |
('OpacFavicon','','','Enter a complete URL to an image to replace the default Koha favicon on the OPAC','free'), |
499 |
('OPACFineNoRenewals','100','','Fine limit above which user cannot renew books via OPAC','Integer'), |
499 |
('OPACFineNoRenewals','100','','Fine limit above which user cannot renew books via OPAC','Integer'), |