Lines 69-74
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
69 |
('AuthoritySeparator','--','10','Used to separate a list of authorities in a display. Usually --','free'), |
69 |
('AuthoritySeparator','--','10','Used to separate a list of authorities in a display. Usually --','free'), |
70 |
('AuthSuccessLog','0',NULL,'If enabled, log successful authentications','YesNo'), |
70 |
('AuthSuccessLog','0',NULL,'If enabled, log successful authentications','YesNo'), |
71 |
('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'), |
71 |
('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'), |
|
|
72 |
('autoControlNumber','OFF','incremental|biblionumber|OFF','Used to autogenerate a Control Number: incremental will be of the form 1, 2, 3; biblionumber will be as biblionumber;','Choice'), |
72 |
('AutoCreateAuthorities','0',NULL,'Automatically create authorities that do not exist when cataloging records.','YesNo'), |
73 |
('AutoCreateAuthorities','0',NULL,'Automatically create authorities that do not exist when cataloging records.','YesNo'), |
73 |
('AutoCreditNumber', '', '', 'Automatically generate a number for account credits', 'Choice'), |
74 |
('AutoCreditNumber', '', '', 'Automatically generate a number for account credits', 'Choice'), |
74 |
('AutoEmailOpacUser','0',NULL,'Sends notification emails containing new account details to patrons - when account is created.','YesNo'), |
75 |
('AutoEmailOpacUser','0',NULL,'Sends notification emails containing new account details to patrons - when account is created.','YesNo'), |
Lines 255-260
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
255 |
('ILS-DI:AuthorizedIPs','','Restricts usage of ILS-DI to some IPs','.','Free'), |
256 |
('ILS-DI:AuthorizedIPs','','Restricts usage of ILS-DI to some IPs','.','Free'), |
256 |
('ImageLimit','5','','Limit images stored in the database by the Patron Card image manager to this number.','Integer'), |
257 |
('ImageLimit','5','','Limit images stored in the database by the Patron Card image manager to this number.','Integer'), |
257 |
('IncludeSeeFromInSearches','0','','Include see-from references in searches.','YesNo'), |
258 |
('IncludeSeeFromInSearches','0','','Include see-from references in searches.','YesNo'), |
|
|
259 |
('incrementalControlNumber', '1', 'Set the number (controlnumber) of the next bibliographic record.',NULL,''), |
258 |
('IndependentBranches','0',NULL,'If ON, increases security between libraries','YesNo'), |
260 |
('IndependentBranches','0',NULL,'If ON, increases security between libraries','YesNo'), |
259 |
('IndependentBranchesPatronModifications','0', NULL, 'Show only modification request for the logged in branch','YesNo'), |
261 |
('IndependentBranchesPatronModifications','0', NULL, 'Show only modification request for the logged in branch','YesNo'), |
260 |
('IndependentBranchesTransfers','0', NULL, 'Allow non-superlibrarians to transfer items between libraries','YesNo'), |
262 |
('IndependentBranchesTransfers','0', NULL, 'Allow non-superlibrarians to transfer items between libraries','YesNo'), |