Lines 291-296
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
291 |
('IllLog', 0, '', 'If ON, log information about ILL requests', 'YesNo'), |
291 |
('IllLog', 0, '', 'If ON, log information about ILL requests', 'YesNo'), |
292 |
('ILLModule','0','If ON, enables the interlibrary loans module.','','YesNo'), |
292 |
('ILLModule','0','If ON, enables the interlibrary loans module.','','YesNo'), |
293 |
('ILLModuleCopyrightClearance','','70|10','Enter text to enable the copyright clearance stage of request creation. Text will be displayed','Textarea'), |
293 |
('ILLModuleCopyrightClearance','','70|10','Enter text to enable the copyright clearance stage of request creation. Text will be displayed','Textarea'), |
|
|
294 |
('ILLModuleDisclaimerByType','','','YAML defining disclaimer settings for each ILL request type','Textarea'), |
294 |
('ILLModuleUnmediated','0','','If enabled, try to immediately progress newly placed ILL requests.','YesNo'), |
295 |
('ILLModuleUnmediated','0','','If enabled, try to immediately progress newly placed ILL requests.','YesNo'), |
295 |
('ILLOpacbackends',NULL,NULL,'ILL backends to enabled for OPAC initiated requests','multiple'), |
296 |
('ILLOpacbackends',NULL,NULL,'ILL backends to enabled for OPAC initiated requests','multiple'), |
296 |
('ILLSendStaffNotices', NULL, NULL, 'Send these ILL notices to staff', 'multiple'), |
297 |
('ILLSendStaffNotices', NULL, NULL, 'Send these ILL notices to staff', 'multiple'), |