Lines 479-484
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
479 |
('OPACDetailQRCode','0','','Enable the display of a QR Code on the OPAC detail page','YesNo'), |
479 |
('OPACDetailQRCode','0','','Enable the display of a QR Code on the OPAC detail page','YesNo'), |
480 |
('OPACdidyoumean','',NULL,'Did you mean? configuration for the OPAC. Do not change, as this is controlled by /cgi-bin/koha/admin/didyoumean.pl.','Free'), |
480 |
('OPACdidyoumean','',NULL,'Did you mean? configuration for the OPAC. Do not change, as this is controlled by /cgi-bin/koha/admin/didyoumean.pl.','Free'), |
481 |
('OPACDisplay856uAsImage','OFF','OFF|Details|Results|Both','Display the URI in the 856u field as an image, the corresponding OPACXSLT option must be on','Choice'), |
481 |
('OPACDisplay856uAsImage','OFF','OFF|Details|Results|Both','Display the URI in the 856u field as an image, the corresponding OPACXSLT option must be on','Choice'), |
|
|
482 |
('OpacEnableLocalLogin','1','','If ON enables local login for the OPAC','YesNo'), |
482 |
('OpacExportOptions','bibtex,dc,marcxml,marc8,utf8,marcstd,mods,ris,isbd','','Define export options available on OPAC detail page.','multiple'), |
483 |
('OpacExportOptions','bibtex,dc,marcxml,marc8,utf8,marcstd,mods,ris,isbd','','Define export options available on OPAC detail page.','multiple'), |
483 |
('OPACFallback', 'prog', 'bootstrap|prog', 'Define the fallback theme for the OPAC interface.', 'Themes'), |
484 |
('OPACFallback', 'prog', 'bootstrap|prog', 'Define the fallback theme for the OPAC interface.', 'Themes'), |
484 |
('OpacFavicon','','','Enter a complete URL to an image to replace the default Koha favicon on the OPAC','free'), |
485 |
('OpacFavicon','','','Enter a complete URL to an image to replace the default Koha favicon on the OPAC','free'), |
Lines 738-743
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
738 |
('SpineLabelFormat','<itemcallnumber><copynumber>','30|10','This preference defines the format for the quick spine label printer. Just list the fields you would like to see in the order you would like to see them, surrounded by <>, for example <itemcallnumber>.','Textarea'), |
739 |
('SpineLabelFormat','<itemcallnumber><copynumber>','30|10','This preference defines the format for the quick spine label printer. Just list the fields you would like to see in the order you would like to see them, surrounded by <>, for example <itemcallnumber>.','Textarea'), |
739 |
('SpineLabelShowPrintOnBibDetails','0','','If turned on, a \"Print label\" link will appear for each item on the bib details page in the staff interface.','YesNo'), |
740 |
('SpineLabelShowPrintOnBibDetails','0','','If turned on, a \"Print label\" link will appear for each item on the bib details page in the staff interface.','YesNo'), |
740 |
('staffClientBaseURL','',NULL,'Specify the base URL of the staff interface starting with http:// or https://. Do not include a trailing slash in the URL. (This must be filled in correctly for CAS, svc, and load_testing to work.)','free'), |
741 |
('staffClientBaseURL','',NULL,'Specify the base URL of the staff interface starting with http:// or https://. Do not include a trailing slash in the URL. (This must be filled in correctly for CAS, svc, and load_testing to work.)','free'), |
|
|
742 |
('StaffEnableLocalLogin','1','','If ON enables local login for the staff interface','YesNo'), |
741 |
('StaffHighlightedWords','1','','Highlight search terms on staff interface','YesNo'), |
743 |
('StaffHighlightedWords','1','','Highlight search terms on staff interface','YesNo'), |
742 |
('StaffLangSelectorMode','footer','top|both|footer','Select the location to display the language selector in staff interface','Choice'), |
744 |
('StaffLangSelectorMode','footer','top|both|footer','Select the location to display the language selector in staff interface','Choice'), |
743 |
('StaffLoginInstructions', '', NULL, 'HTML to go into the login box for the staff interface','Free'), |
745 |
('StaffLoginInstructions', '', NULL, 'HTML to go into the login box for the staff interface','Free'), |