Lines 175-180
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
175 |
('ContentWarningField', '', NULL, 'MARC field to use for content warnings', 'Free'), |
175 |
('ContentWarningField', '', NULL, 'MARC field to use for content warnings', 'Free'), |
176 |
('CookieConsent', '0', NULL, 'Require cookie consent to be displayed', 'YesNo'), |
176 |
('CookieConsent', '0', NULL, 'Require cookie consent to be displayed', 'YesNo'), |
177 |
('CookieConsentedJS', '', NULL, 'Add Javascript code that will run if cookie consent is provided (e.g. tracking code).', 'Free'), |
177 |
('CookieConsentedJS', '', NULL, 'Add Javascript code that will run if cookie consent is provided (e.g. tracking code).', 'Free'), |
|
|
178 |
('CoverImagesCategories', '', NULL, 'Cover images will show in the patron checkouts table for selected patron categories. Please note: this only currently works for Amazon cover images', 'Free'), |
178 |
('CreateAVFromCataloguing', '1', '', 'Ability to create authorized values from the cataloguing module', 'YesNo'), |
179 |
('CreateAVFromCataloguing', '1', '', 'Ability to create authorized values from the cataloguing module', 'YesNo'), |
179 |
('CronjobLog','0',NULL,'If ON, log information from cron jobs.','YesNo'), |
180 |
('CronjobLog','0',NULL,'If ON, log information from cron jobs.','YesNo'), |
180 |
('CSVDelimiter',',',';|tabulation|,|/|\\|#||','Define the default separator character for exporting reports','Choice'), |
181 |
('CSVDelimiter',',',';|tabulation|,|/|\\|#||','Define the default separator character for exporting reports','Choice'), |