Lines 172-177
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
172 |
('ComponentSortField','title','call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |
172 |
('ComponentSortField','title','call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |
173 |
('ComponentSortOrder','asc','asc|dsc|az|za','Specify the default sort order','Choice'), |
173 |
('ComponentSortOrder','asc','asc|dsc|az|za','Specify the default sort order','Choice'), |
174 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
174 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
|
|
175 |
('ConsiderHeadingUse', '0', NULL, 'Consider authority heading use (main/added entry, or subject, or series title) in cataloging and linking', 'YesNo'), |
175 |
('ConsiderLibraryHoursInCirculation', 'close', 'close|open|ignore', "Take library opening hours into consideration to calculate due date when circulating.", 'Choice'), |
176 |
('ConsiderLibraryHoursInCirculation', 'close', 'close|open|ignore', "Take library opening hours into consideration to calculate due date when circulating.", 'Choice'), |
176 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
177 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
177 |
('ContentWarningField', '', NULL, 'MARC field to use for content warnings', 'Free'), |
178 |
('ContentWarningField', '', NULL, 'MARC field to use for content warnings', 'Free'), |