Lines 602-608
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
602 |
('SelfCheckInTimeout','120','','Define the number of seconds before the self check-in module times out.','Integer'), |
602 |
('SelfCheckInTimeout','120','','Define the number of seconds before the self check-in module times out.','Integer'), |
603 |
('SelfCheckInUserCSS','',NULL,'Add CSS to be included in the self check-in module in an embedded <style> tag.','free'), |
603 |
('SelfCheckInUserCSS','',NULL,'Add CSS to be included in the self check-in module in an embedded <style> tag.','free'), |
604 |
('SelfCheckInUserJS','',NULL,'Define custom javascript for inclusion in the self check-in module.','free'), |
604 |
('SelfCheckInUserJS','',NULL,'Define custom javascript for inclusion in the self check-in module.','free'), |
605 |
('SelfCheckoutByLogin','1',NULL,'Have patrons login into the web-based self checkout system with their username/password or their cardnumber','YesNo'), |
605 |
('SelfCheckoutByLogin','username','username|cardnumber|shibboleth','Have patrons log in to the web-based self checkout system with their username/password, their cardnumber, or using Shibboleth','Choice'), |
606 |
('SelfCheckReceiptPrompt','1','NULL','If ON, print receipt dialog pops up when self checkout is finished','YesNo'), |
606 |
('SelfCheckReceiptPrompt','1','NULL','If ON, print receipt dialog pops up when self checkout is finished','YesNo'), |
607 |
('SelfCheckTimeout','120','','Define the number of seconds before the Web-based Self Checkout times out a patron','Integer'), |
607 |
('SelfCheckTimeout','120','','Define the number of seconds before the Web-based Self Checkout times out a patron','Integer'), |
608 |
('SendAllEmailsTo','',NULL,'All emails will be redirected to this email if it is not empty','free'), |
608 |
('SendAllEmailsTo','',NULL,'All emails will be redirected to this email if it is not empty','free'), |