Lines 40-46
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
40 |
('AnonymousPatron','0',NULL,'Set the identifier (borrowernumber) of the anonymous patron. Used for Suggestion and reading history privacy',''), |
40 |
('AnonymousPatron','0',NULL,'Set the identifier (borrowernumber) of the anonymous patron. Used for Suggestion and reading history privacy',''), |
41 |
('AuthDisplayHierarchy','0','','Display authority hierarchies','YesNo'), |
41 |
('AuthDisplayHierarchy','0','','Display authority hierarchies','YesNo'), |
42 |
('AuthoritiesLog','1',NULL,'If ON, log edit/create/delete actions on authorities.','YesNo'), |
42 |
('AuthoritiesLog','1',NULL,'If ON, log edit/create/delete actions on authorities.','YesNo'), |
43 |
('authoritysep','--','10','Used to separate a list of authorities in a display. Usually --','free'), |
43 |
('AuthoritySeparator','--','10','Used to separate a list of authorities in a display. Usually --','free'), |
44 |
('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'), |
44 |
('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'), |
45 |
('AutoCreateAuthorities','0',NULL,'Automatically create authorities that do not exist when cataloging records.','YesNo'), |
45 |
('AutoCreateAuthorities','0',NULL,'Automatically create authorities that do not exist when cataloging records.','YesNo'), |
46 |
('AutoEmailOpacUser','0',NULL,'Sends notification emails containing new account details to patrons - when account is created.','YesNo'), |
46 |
('AutoEmailOpacUser','0',NULL,'Sends notification emails containing new account details to patrons - when account is created.','YesNo'), |