Lines 240-246
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
240 |
('OPACAllowUserToChooseBranch','1','1','Allow the user to choose the branch they want to pickup their hold from','YesNo'), |
240 |
('OPACAllowUserToChooseBranch','1','1','Allow the user to choose the branch they want to pickup their hold from','YesNo'), |
241 |
('OPACAmazonCoverImages','0','','Display cover images on OPAC from Amazon Web Services','YesNo'), |
241 |
('OPACAmazonCoverImages','0','','Display cover images on OPAC from Amazon Web Services','YesNo'), |
242 |
('OpacAuthorities','1',NULL,'If ON, enables the search authorities link on OPAC','YesNo'), |
242 |
('OpacAuthorities','1',NULL,'If ON, enables the search authorities link on OPAC','YesNo'), |
243 |
('OPACBaseURL',NULL,NULL,'Specify the Base URL of the OPAC, e.g., opac.mylibrary.com, the http:// will be added automatically by Koha.','Free'), |
243 |
('OPACBaseURL',NULL,NULL,'Specify the Base URL of the OPAC, e.g., http://opac.mylibrary.com, including the protocol (http:// or https://). Otherwise, the http:// will be added automatically by Koha upon saving.','Free'), |
244 |
('opacbookbag','1','','If ON, enables display of Cart feature','YesNo'), |
244 |
('opacbookbag','1','','If ON, enables display of Cart feature','YesNo'), |
245 |
('OpacBrowser','0',NULL,'If ON, enables subject authorities browser on OPAC (needs to set misc/cronjob/sbuild_browser_and_cloud.pl)','YesNo'), |
245 |
('OpacBrowser','0',NULL,'If ON, enables subject authorities browser on OPAC (needs to set misc/cronjob/sbuild_browser_and_cloud.pl)','YesNo'), |
246 |
('OpacBrowseResults','1',NULL,'Disable/enable browsing and paging search results from the OPAC detail page.','YesNo'), |
246 |
('OpacBrowseResults','1',NULL,'Disable/enable browsing and paging search results from the OPAC detail page.','YesNo'), |