Lines 792-798
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
792 |
('SuspensionsCalendar','noSuspensionsWhenClosed','ignoreCalendar|noSuspensionsWhenClosed','Specify whether to use the Calendar in calculating suspension expiration','Choice'), |
792 |
('SuspensionsCalendar','noSuspensionsWhenClosed','ignoreCalendar|noSuspensionsWhenClosed','Specify whether to use the Calendar in calculating suspension expiration','Choice'), |
793 |
('SvcMaxReportRows','10',NULL,'Maximum number of rows to return via the report web service.','Integer'), |
793 |
('SvcMaxReportRows','10',NULL,'Maximum number of rows to return via the report web service.','Integer'), |
794 |
('SwitchOnSiteCheckouts','0',NULL,'Automatically switch an on-site checkout to a normal checkout','YesNo'), |
794 |
('SwitchOnSiteCheckouts','0',NULL,'Automatically switch an on-site checkout to a normal checkout','YesNo'), |
795 |
('SyndeticsAuthorNotes','0','','Display Notes about the Author on OPAC from Syndetics','YesNo'), |
795 |
('SyndeticsAuthorNotes','','staff|opac','Display Notes about the Author from Syndetics','multiple'), |
796 |
('SyndeticsAwards','0','','Display Awards on OPAC from Syndetics','YesNo'), |
796 |
('SyndeticsAwards','0','','Display Awards on OPAC from Syndetics','YesNo'), |
797 |
('SyndeticsClientCode','0','','Client Code for using Syndetics Solutions content','free'), |
797 |
('SyndeticsClientCode','0','','Client Code for using Syndetics Solutions content','free'), |
798 |
('SyndeticsCoverImages','0','','Display Cover Images from Syndetics','YesNo'), |
798 |
('SyndeticsCoverImages','0','','Display Cover Images from Syndetics','YesNo'), |
799 |
- |
|
|