Lines 422-427
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
422 |
('opacreadinghistory','1','','If ON, enables display of Patron Circulation History in OPAC','YesNo'), |
422 |
('opacreadinghistory','1','','If ON, enables display of Patron Circulation History in OPAC','YesNo'), |
423 |
('OpacRenewalAllowed','0',NULL,'If ON, users can renew their issues directly from their OPAC account','YesNo'), |
423 |
('OpacRenewalAllowed','0',NULL,'If ON, users can renew their issues directly from their OPAC account','YesNo'), |
424 |
('OpacRenewalBranch','checkoutbranch','itemhomebranch|patronhomebranch|checkoutbranch|null','Choose how the branch for an OPAC renewal is recorded in statistics','Choice'), |
424 |
('OpacRenewalBranch','checkoutbranch','itemhomebranch|patronhomebranch|checkoutbranch|null','Choose how the branch for an OPAC renewal is recorded in statistics','Choice'), |
|
|
425 |
('OPACReportProblem', 0, NULL, 'Allow patrons to submit problem reports for OPAC pages to the library or Koha Administrator', 'YesNo'), |
425 |
('OpacResetPassword','0','','Shows the ''Forgot your password?'' link in the OPAC','YesNo'), |
426 |
('OpacResetPassword','0','','Shows the ''Forgot your password?'' link in the OPAC','YesNo'), |
426 |
('OPACResultsLibrary', 'homebranch', 'homebranch|holdingbranch', 'Defines whether the OPAC displays the holding or home branch in search results when using XSLT', 'Choice'), |
427 |
('OPACResultsLibrary', 'homebranch', 'homebranch|holdingbranch', 'Defines whether the OPAC displays the holding or home branch in search results when using XSLT', 'Choice'), |
427 |
('OPACResultsSidebar','','70|10','Define HTML to be included on the search results page, underneath the facets sidebar','Textarea'), |
428 |
('OPACResultsSidebar','','70|10','Define HTML to be included on the search results page, underneath the facets sidebar','Textarea'), |