Lines 99-105
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
99 |
('BorrowersTitles','Mr|Mrs|Miss|Ms',NULL,'Define appropriate Titles for patrons','free'), |
99 |
('BorrowersTitles','Mr|Mrs|Miss|Ms',NULL,'Define appropriate Titles for patrons','free'), |
100 |
('BorrowerUnwantedField','',NULL,'Name the fields you don\'t need to store for a patron\'s account','free'), |
100 |
('BorrowerUnwantedField','',NULL,'Name the fields you don\'t need to store for a patron\'s account','free'), |
101 |
('BranchTransferLimitsType','ccode','itemtype|ccode','When using branch transfer limits, choose whether to limit by itemtype or collection code.','Choice'), |
101 |
('BranchTransferLimitsType','ccode','itemtype|ccode','When using branch transfer limits, choose whether to limit by itemtype or collection code.','Choice'), |
102 |
('BrowseInterface', '0',NULL, "Elasticsearch only: add a page allowing users to 'browse' all items in the collection",'YesNo'), |
|
|
103 |
('BrowseResultSelection','0',NULL,'Enable/Disable browsing search results fromt the bibliographic record detail page in staff client','YesNo'), |
102 |
('BrowseResultSelection','0',NULL,'Enable/Disable browsing search results fromt the bibliographic record detail page in staff client','YesNo'), |
104 |
('CalculateFinesOnReturn','1','','Switch to control if overdue fines are calculated on return or not','YesNo'), |
103 |
('CalculateFinesOnReturn','1','','Switch to control if overdue fines are calculated on return or not','YesNo'), |
105 |
('CalendarFirstDayOfWeek','0','0|1|2|3|4|5|6','Select the first day of week to use in the calendar.','Choice'), |
104 |
('CalendarFirstDayOfWeek','0','0|1|2|3|4|5|6','Select the first day of week to use in the calendar.','Choice'), |
Lines 342-347
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
342 |
('OpacAuthorities','1',NULL,'If ON, enables the search authorities link on OPAC','YesNo'), |
341 |
('OpacAuthorities','1',NULL,'If ON, enables the search authorities link on OPAC','YesNo'), |
343 |
('OPACBaseURL','',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'), |
342 |
('OPACBaseURL','',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'), |
344 |
('opacbookbag','1','','If ON, enables display of Cart feature','YesNo'), |
343 |
('opacbookbag','1','','If ON, enables display of Cart feature','YesNo'), |
|
|
344 |
('OpacBrowseInterface', '0',NULL, "Elasticsearch only: add a page allowing users to 'browse' all items in the collection",'YesNo'), |
345 |
('OpacBrowser','0',NULL,'If ON, enables subject authorities browser on OPAC (needs to set misc/cronjob/sbuild_browser_and_cloud.pl)','YesNo'), |
345 |
('OpacBrowser','0',NULL,'If ON, enables subject authorities browser on OPAC (needs to set misc/cronjob/sbuild_browser_and_cloud.pl)','YesNo'), |
346 |
('OpacBrowseResults','1',NULL,'Disable/enable browsing and paging search results from the OPAC detail page.','YesNo'), |
346 |
('OpacBrowseResults','1',NULL,'Disable/enable browsing and paging search results from the OPAC detail page.','YesNo'), |
347 |
('OpacCloud','0',NULL,'If ON, enables subject cloud on OPAC','YesNo'), |
347 |
('OpacCloud','0',NULL,'If ON, enables subject cloud on OPAC','YesNo'), |