Lines 73-78
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
73 |
('AuthoritySeparator','--','10','Used to separate a list of authorities in a display. Usually --','free'), |
73 |
('AuthoritySeparator','--','10','Used to separate a list of authorities in a display. Usually --','free'), |
74 |
('AuthSuccessLog','0',NULL,'If enabled, log successful authentications','YesNo'), |
74 |
('AuthSuccessLog','0',NULL,'If enabled, log successful authentications','YesNo'), |
75 |
('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'), |
75 |
('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'), |
|
|
76 |
('AutoAddSystemControlNumberAndMARCOrgCode', '0', NULL, 'Automatically add biblionumber to 001, and MARCOrgCode to 003', 'YesNo'), |
76 |
('AutoCreateAuthorities','0',NULL,'Automatically create authorities that do not exist when cataloging records.','YesNo'), |
77 |
('AutoCreateAuthorities','0',NULL,'Automatically create authorities that do not exist when cataloging records.','YesNo'), |
77 |
('AutoCreditNumber', '', '', 'Automatically generate a number for account credits', 'Choice'), |
78 |
('AutoCreditNumber', '', '', 'Automatically generate a number for account credits', 'Choice'), |
78 |
('AutoEmailOpacUser','0',NULL,'Sends notification emails containing new account details to patrons - when account is created.','YesNo'), |
79 |
('AutoEmailOpacUser','0',NULL,'Sends notification emails containing new account details to patrons - when account is created.','YesNo'), |