Lines 228-233
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
228 |
('IDreamBooksResults','0','','Display IDreamBooks.com rating in search results','YesNo'), |
228 |
('IDreamBooksResults','0','','Display IDreamBooks.com rating in search results','YesNo'), |
229 |
('IDreamBooksReviews','0','','Display book review snippets from IDreamBooks.com','YesNo'), |
229 |
('IDreamBooksReviews','0','','Display book review snippets from IDreamBooks.com','YesNo'), |
230 |
('IdRef','0','','Disable/enable the IdRef webservice from the OPAC detail page.','YesNo'), |
230 |
('IdRef','0','','Disable/enable the IdRef webservice from the OPAC detail page.','YesNo'), |
|
|
231 |
('ILLHiddenRequestStatuses', NULL, NULL, 'ILL statuses that are considered finished and should not be displayed in the ILL module', 'multiple'), |
231 |
('IllLog', 0, '', 'If ON, log information about ILL requests', 'YesNo'), |
232 |
('IllLog', 0, '', 'If ON, log information about ILL requests', 'YesNo'), |
232 |
('ILLModule','0','If ON, enables the interlibrary loans module.','','YesNo'), |
233 |
('ILLModule','0','If ON, enables the interlibrary loans module.','','YesNo'), |
233 |
('ILLModuleCopyrightClearance','','70|10','Enter text to enable the copyright clearance stage of request creation. Text will be displayed','Textarea'), |
234 |
('ILLModuleCopyrightClearance','','70|10','Enter text to enable the copyright clearance stage of request creation. Text will be displayed','Textarea'), |