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