Lines 87-93
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
87 |
('AuthorLinkSortOrder','asc','asc|dsc|az|za','Specify the default sort order for author links','Choice'), |
87 |
('AuthorLinkSortOrder','asc','asc|dsc|az|za','Specify the default sort order for author links','Choice'), |
88 |
('AuthSuccessLog','0',NULL,'If enabled, log successful authentications','YesNo'), |
88 |
('AuthSuccessLog','0',NULL,'If enabled, log successful authentications','YesNo'), |
89 |
('AutoApprovePatronProfileSettings', '0', '', 'Automatically approve patron profile changes from the OPAC.', 'YesNo'), |
89 |
('AutoApprovePatronProfileSettings', '0', '', 'Automatically approve patron profile changes from the OPAC.', 'YesNo'), |
90 |
('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'), |
90 |
('autoBarcode','OFF','incremental|annual|hbyymmincr|EAN13|preyymmddts|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; preyymmddts of the form PRE2021030001 where PRE = branch specific prefix set on systempreference BarcodePrefix','Choice'), |
91 |
('AutoClaimReturnStatusOnCheckin','','NULL','When in use this system preference will automatically resolve the claim return and will update the lost authorized value upon check in.','Free'), |
91 |
('AutoClaimReturnStatusOnCheckin','','NULL','When in use this system preference will automatically resolve the claim return and will update the lost authorized value upon check in.','Free'), |
92 |
('AutoClaimReturnStatusOnCheckout','','NULL','When in use this system preference will automatically resolve the claim return and will update the lost authorized value upon check out.','Free'), |
92 |
('AutoClaimReturnStatusOnCheckout','','NULL','When in use this system preference will automatically resolve the claim return and will update the lost authorized value upon check out.','Free'), |
93 |
('autoControlNumber','OFF','biblionumber|OFF','Used to autogenerate a Control Number: biblionumber will be as biblionumber, OFF will leave the field as it is;','Choice'), |
93 |
('autoControlNumber','OFF','biblionumber|OFF','Used to autogenerate a Control Number: biblionumber will be as biblionumber, OFF will leave the field as it is;','Choice'), |
Lines 117-122
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
117 |
('BakerTaylorEnabled','0','','Enable or disable all Baker & Taylor features.','YesNo'), |
117 |
('BakerTaylorEnabled','0','','Enable or disable all Baker & Taylor features.','YesNo'), |
118 |
('BakerTaylorPassword','','','Baker & Taylor Password for Content Cafe (external content)','Free'), |
118 |
('BakerTaylorPassword','','','Baker & Taylor Password for Content Cafe (external content)','Free'), |
119 |
('BakerTaylorUsername','','','Baker & Taylor Username for Content Cafe (external content)','Free'), |
119 |
('BakerTaylorUsername','','','Baker & Taylor Username for Content Cafe (external content)','Free'), |
|
|
120 |
('BarcodePrefix','','','Defines the barcode prefixes when the autoBarcode value is set as preyymmddts','Free'), |
120 |
('BarcodeSeparators','\\s\\r\\n','','Splitting characters for barcodes','Free'), |
121 |
('BarcodeSeparators','\\s\\r\\n','','Splitting characters for barcodes','Free'), |
121 |
('BasketConfirmations','1','always ask for confirmation.|do not ask for confirmation.','When closing or reopening a basket,','Choice'), |
122 |
('BasketConfirmations','1','always ask for confirmation.|do not ask for confirmation.','When closing or reopening a basket,','Choice'), |
122 |
('BatchCheckouts','0','','Enable or disable batch checkouts','YesNo'), |
123 |
('BatchCheckouts','0','','Enable or disable batch checkouts','YesNo'), |