Lines 167-172
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
167 |
('ComponentSortField','title','call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |
167 |
('ComponentSortField','title','call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |
168 |
('ComponentSortOrder','asc','asc|dsc|az|za','Specify the default sort order','Choice'), |
168 |
('ComponentSortOrder','asc','asc|dsc|az|za','Specify the default sort order','Choice'), |
169 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
169 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
|
|
170 |
('ConsiderLibraryHoursInCirculation', 'close', 'close|open|ignore', "Take library opening hours into consideration to calculate due date when circulating.", 'Choice'), |
170 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
171 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
171 |
('ContentWarningField', '', NULL, 'MARC field to use for content warnings', 'Free'), |
172 |
('ContentWarningField', '', NULL, 'MARC field to use for content warnings', 'Free'), |
172 |
('CookieConsent', '0', NULL, 'Require cookie consent to be displayed', 'YesNo'), |
173 |
('CookieConsent', '0', NULL, 'Require cookie consent to be displayed', 'YesNo'), |