Lines 52-57
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
52 |
('AudioAlerts','0','','Enable circulation sounds during checkin and checkout in the staff interface. Not supported by all web browsers yet.','YesNo'), |
52 |
('AudioAlerts','0','','Enable circulation sounds during checkin and checkout in the staff interface. Not supported by all web browsers yet.','YesNo'), |
53 |
('AuthDisplayHierarchy','0','','Display authority hierarchies','YesNo'), |
53 |
('AuthDisplayHierarchy','0','','Display authority hierarchies','YesNo'), |
54 |
('AuthoritiesLog','1',NULL,'If ON, log edit/create/delete actions on authorities.','YesNo'), |
54 |
('AuthoritiesLog','1',NULL,'If ON, log edit/create/delete actions on authorities.','YesNo'), |
|
|
55 |
('AuthorityMergeMode','loose','loose|strict','Authority merge mode','Choice'), |
55 |
('AuthoritySeparator','--','10','Used to separate a list of authorities in a display. Usually --','free'), |
56 |
('AuthoritySeparator','--','10','Used to separate a list of authorities in a display. Usually --','free'), |
56 |
('autoBarcode','OFF','incremental|annual|hbyymmincr|EAN13|OFF','Used to autogenerate a barcode: incremental will be of the form 1, 2, 3; annual of the form 2007-0001, 2007-0002; hbyymmincr of the form HB08010001 where HB=Home Branch','Choice'), |
57 |
('autoBarcode','OFF','incremental|annual|hbyymmincr|EAN13|OFF','Used to autogenerate a barcode: incremental will be of the form 1, 2, 3; annual of the form 2007-0001, 2007-0002; hbyymmincr of the form HB08010001 where HB=Home Branch','Choice'), |
57 |
('AutoCreateAuthorities','0',NULL,'Automatically create authorities that do not exist when cataloging records.','YesNo'), |
58 |
('AutoCreateAuthorities','0',NULL,'Automatically create authorities that do not exist when cataloging records.','YesNo'), |