Lines 658-664
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
658 |
('SearchWithISBNVariations','0',NULL,'If enabled, search on all variations of the ISBN','YesNo'), |
658 |
('SearchWithISBNVariations','0',NULL,'If enabled, search on all variations of the ISBN','YesNo'), |
659 |
('SearchWithISSNVariations','0',NULL,'If enabled, search on all variations of the ISSN','YesNo'), |
659 |
('SearchWithISSNVariations','0',NULL,'If enabled, search on all variations of the ISSN','YesNo'), |
660 |
('SelfCheckAllowByIPRanges','',NULL,'(Leave blank if not used. Use ranges or simple ip addresses separated by spaces, like <code>192.168.1.1 192.168.0.0/24</code>.)','Short'), |
660 |
('SelfCheckAllowByIPRanges','',NULL,'(Leave blank if not used. Use ranges or simple ip addresses separated by spaces, like <code>192.168.1.1 192.168.0.0/24</code>.)','Short'), |
661 |
('SelfCheckHelpMessage','','70|10','Enter HTML to include under the basic Web-based Self Checkout instructions on the Help page','Textarea'), |
|
|
662 |
('SelfCheckInMainUserBlock','','70|10','Add a block of HTML that will display on the self check-in screen.','Textarea'), |
661 |
('SelfCheckInMainUserBlock','','70|10','Add a block of HTML that will display on the self check-in screen.','Textarea'), |
663 |
('SelfCheckInModule', 0, NULL, 'Enable the standalone self-checkin module.', 'YesNo'), |
662 |
('SelfCheckInModule', 0, NULL, 'Enable the standalone self-checkin module.', 'YesNo'), |
664 |
('SelfCheckInTimeout','120','','Define the number of seconds before the self check-in module times out.','Integer'), |
663 |
('SelfCheckInTimeout','120','','Define the number of seconds before the self check-in module times out.','Integer'), |