Lines 218-223
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
218 |
('FinesIncludeGracePeriod','1',NULL,'If enabled, fines calculations will include the grace period.','YesNo'), |
218 |
('FinesIncludeGracePeriod','1',NULL,'If enabled, fines calculations will include the grace period.','YesNo'), |
219 |
('FinesLog','1',NULL,'If ON, log fines','YesNo'), |
219 |
('FinesLog','1',NULL,'If ON, log fines','YesNo'), |
220 |
('finesMode','off','off|production','Choose the fines mode, \'off\' (no charges), \'production\' (accrue overdue fines). Requires accruefines cronjob.','Choice'), |
220 |
('finesMode','off','off|production','Choose the fines mode, \'off\' (no charges), \'production\' (accrue overdue fines). Requires accruefines cronjob.','Choice'), |
|
|
221 |
('FineNoRenewals','100','','Fine limit above which user or staff cannot renew items','Integer'), |
221 |
('FRBRizeEditions','0','','If ON, Koha will query one or more ISBN web services for associated ISBNs and display an Editions tab on the details pages','YesNo'), |
222 |
('FRBRizeEditions','0','','If ON, Koha will query one or more ISBN web services for associated ISBNs and display an Editions tab on the details pages','YesNo'), |
222 |
('GDPR_Policy','','Enforced|Permissive|Disabled','General Data Protection Regulation - policy', 'Choice'), |
223 |
('GDPR_Policy','','Enforced|Permissive|Disabled','General Data Protection Regulation - policy', 'Choice'), |
223 |
('TaxRates','0','','Default Goods and Services tax rate NOT in %, but in numeric form (0.12 for 12%), set to 0 to disable GST','Integer'), |
224 |
('TaxRates','0','','Default Goods and Services tax rate NOT in %, but in numeric form (0.12 for 12%), set to 0 to disable GST','Integer'), |
Lines 338-344
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
338 |
('maxItemsInSearchResults','20',NULL,'Specify the maximum number of items to display for each result on a page of results','free'), |
339 |
('maxItemsInSearchResults','20',NULL,'Specify the maximum number of items to display for each result on a page of results','free'), |
339 |
('MaxOpenSuggestions','',NULL,'Limit the number of open suggestions a patron can have at once','Integer'), |
340 |
('MaxOpenSuggestions','',NULL,'Limit the number of open suggestions a patron can have at once','Integer'), |
340 |
('maxoutstanding','5','','maximum amount withstanding to be able make holds','Integer'), |
341 |
('maxoutstanding','5','','maximum amount withstanding to be able make holds','Integer'), |
341 |
('OPACFineNoRenewalsBlockAutoRenew','0','','Block/Allow auto renewals if the patron owe more than OPACFineNoRenewals','YesNo'), |
342 |
('OPACFineNoRenewalsBlockAutoRenew','0','','Block/Allow auto renewals if the patron owe more than FineNoRenewals','YesNo'), |
342 |
('maxRecordsForFacets','20',NULL,NULL,'Integer'), |
343 |
('maxRecordsForFacets','20',NULL,NULL,'Integer'), |
343 |
('maxreserves','50','','Define maximum number of holds a patron can place','Integer'), |
344 |
('maxreserves','50','','Define maximum number of holds a patron can place','Integer'), |
344 |
('MaxSearchResultsItemsPerRecordStatusCheck','20','','Max number of items per record for which to check transit and hold status','Integer'), |
345 |
('MaxSearchResultsItemsPerRecordStatusCheck','20','','Max number of items per record for which to check transit and hold status','Integer'), |
Lines 407-413
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
407 |
('OpacExportOptions','bibtex,dc,marcxml,marc8,utf8,marcstd,mods,ris,isbd','','Define export options available on OPAC detail page.','multiple'), |
408 |
('OpacExportOptions','bibtex,dc,marcxml,marc8,utf8,marcstd,mods,ris,isbd','','Define export options available on OPAC detail page.','multiple'), |
408 |
('OPACFallback', 'prog', 'bootstrap|prog', 'Define the fallback theme for the OPAC interface.', 'Themes'), |
409 |
('OPACFallback', 'prog', 'bootstrap|prog', 'Define the fallback theme for the OPAC interface.', 'Themes'), |
409 |
('OpacFavicon','','','Enter a complete URL to an image to replace the default Koha favicon on the OPAC','free'), |
410 |
('OpacFavicon','','','Enter a complete URL to an image to replace the default Koha favicon on the OPAC','free'), |
410 |
('OPACFineNoRenewals','100','','Fine limit above which user cannot renew books via OPAC','Integer'), |
|
|
411 |
('OPACFinesTab','1','','If OFF the patron fines tab in the OPAC is disabled.','YesNo'), |
411 |
('OPACFinesTab','1','','If OFF the patron fines tab in the OPAC is disabled.','YesNo'), |
412 |
('OPACFRBRizeEditions','0','','If ON, the OPAC will query one or more ISBN web services for associated ISBNs and display an Editions tab on the details pages','YesNo'), |
412 |
('OPACFRBRizeEditions','0','','If ON, the OPAC will query one or more ISBN web services for associated ISBNs and display an Editions tab on the details pages','YesNo'), |
413 |
('OpacHiddenItems','','','This syspref allows to define custom rules for hiding specific items at the OPAC. See http://wiki.koha-community.org/wiki/OpacHiddenItems for more information.','Textarea'), |
413 |
('OpacHiddenItems','','','This syspref allows to define custom rules for hiding specific items at the OPAC. See http://wiki.koha-community.org/wiki/OpacHiddenItems for more information.','Textarea'), |
Lines 492-498
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
492 |
('OpenURLResolverURL', '', NULL, 'URL of OpenURL Resolver', 'Free'), |
492 |
('OpenURLResolverURL', '', NULL, 'URL of OpenURL Resolver', 'Free'), |
493 |
('OpenURLText', '', NULL, 'Text of OpenURL links (or image title if OpenURLImageLocation is defined)', 'Free'), |
493 |
('OpenURLText', '', NULL, 'Text of OpenURL links (or image title if OpenURLImageLocation is defined)', 'Free'), |
494 |
('OpenURLImageLocation', '', NULL, 'Location of image for OpenURL links', 'Free'), |
494 |
('OpenURLImageLocation', '', NULL, 'Location of image for OpenURL links', 'Free'), |
495 |
('OPACFineNoRenewalsIncludeCredits','1',NULL,'If enabled the value specified in OPACFineNoRenewals should include any unapplied account credits in the calculation','YesNo'), |
495 |
('OPACFineNoRenewalsIncludeCredits','1',NULL,'If enabled the value specified in FineNoRenewals should include any unapplied account credits in the calculation','YesNo'), |
496 |
('OPACShowOpenURL', '0', NULL, 'Enable display of OpenURL links in OPAC search results and detail page', 'YesNo'), |
496 |
('OPACShowOpenURL', '0', NULL, 'Enable display of OpenURL links in OPAC search results and detail page', 'YesNo'), |
497 |
('OPACOpenURLItemTypes', '', NULL, 'Show the OpenURL link only for these item types', 'Free'), |
497 |
('OPACOpenURLItemTypes', '', NULL, 'Show the OpenURL link only for these item types', 'Free'), |
498 |
('OrderPdfFormat','pdfformat::layout3pages','Controls what script is used for printing (basketgroups)','','free'), |
498 |
('OrderPdfFormat','pdfformat::layout3pages','Controls what script is used for printing (basketgroups)','','free'), |