Lines 72-78
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
72 |
('AuthoritySeparator','--','10','Used to separate a list of authorities in a display. Usually --','free'), |
72 |
('AuthoritySeparator','--','10','Used to separate a list of authorities in a display. Usually --','free'), |
73 |
('AuthorityXSLTResultsDisplay','','','Enable XSL stylesheet control over authority results page display on intranet','Free'), |
73 |
('AuthorityXSLTResultsDisplay','','','Enable XSL stylesheet control over authority results page display on intranet','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|preyyyymmincr|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; preyyyymmincr of the form PRE2021030001 where PRE = branch specific prefix set on systempreference BarcodePrefix','Choice'), |
76 |
('AutoCreateAuthorities','0',NULL,'Automatically create authorities that do not exist when cataloging records.','YesNo'), |
76 |
('AutoCreateAuthorities','0',NULL,'Automatically create authorities that do not exist when cataloging records.','YesNo'), |
77 |
('AutoCreditNumber', '', '', 'Automatically generate a number for account credits', 'Choice'), |
77 |
('AutoCreditNumber', '', '', 'Automatically generate a number for account credits', 'Choice'), |
78 |
('AutoEmailNewUser','0',NULL,'Send an email to newly created patrons.','YesNo'), |
78 |
('AutoEmailNewUser','0',NULL,'Send an email to newly created patrons.','YesNo'), |
Lines 96-101
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
96 |
('BakerTaylorEnabled','0','','Enable or disable all Baker & Taylor features.','YesNo'), |
96 |
('BakerTaylorEnabled','0','','Enable or disable all Baker & Taylor features.','YesNo'), |
97 |
('BakerTaylorPassword','','','Baker & Taylor Password for Content Cafe (external content)','Free'), |
97 |
('BakerTaylorPassword','','','Baker & Taylor Password for Content Cafe (external content)','Free'), |
98 |
('BakerTaylorUsername','','','Baker & Taylor Username for Content Cafe (external content)','Free'), |
98 |
('BakerTaylorUsername','','','Baker & Taylor Username for Content Cafe (external content)','Free'), |
|
|
99 |
('BarcodePrefix','','','Defines the barcode prefixes when the autoBarcode value is set as preyyyymmincr','Textarea'), |
99 |
('BarcodeSeparators','\\s\\r\\n','','Splitting characters for barcodes','Free'), |
100 |
('BarcodeSeparators','\\s\\r\\n','','Splitting characters for barcodes','Free'), |
100 |
('BasketConfirmations','1','always ask for confirmation.|do not ask for confirmation.','When closing or reopening a basket,','Choice'), |
101 |
('BasketConfirmations','1','always ask for confirmation.|do not ask for confirmation.','When closing or reopening a basket,','Choice'), |
101 |
('BatchCheckouts','0','','Enable or disable batch checkouts','YesNo'), |
102 |
('BatchCheckouts','0','','Enable or disable batch checkouts','YesNo'), |