Lines 373-378
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
373 |
('previousIssuesDefaultSortOrder','asc','asc|desc','Specify the sort order of Previous Issues on the circulation page','Choice'), |
373 |
('previousIssuesDefaultSortOrder','asc','asc|desc','Specify the sort order of Previous Issues on the circulation page','Choice'), |
374 |
('printcirculationslips','1','','If ON, enable printing circulation receipts','YesNo'), |
374 |
('printcirculationslips','1','','If ON, enable printing circulation receipts','YesNo'), |
375 |
('PrintNoticesMaxLines','0','','If greater than 0, sets the maximum number of lines an overdue notice will print. If the number of items is greater than this number, the notice will end with a warning asking the borrower to check their online account for a full list of overdue items.','Integer'), |
375 |
('PrintNoticesMaxLines','0','','If greater than 0, sets the maximum number of lines an overdue notice will print. If the number of items is greater than this number, the notice will end with a warning asking the borrower to check their online account for a full list of overdue items.','Integer'), |
|
|
376 |
('PrintNoticesEmailField','email','email|replyto|returnpath','Send print notices to the email address in the given branch field/syspref.','Choice'), |
376 |
('QueryAutoTruncate','1',NULL,'If ON, query truncation is enabled by default','YesNo'), |
377 |
('QueryAutoTruncate','1',NULL,'If ON, query truncation is enabled by default','YesNo'), |
377 |
('QueryFuzzy','1',NULL,'If ON, enables fuzzy option for searches','YesNo'), |
378 |
('QueryFuzzy','1',NULL,'If ON, enables fuzzy option for searches','YesNo'), |
378 |
('QueryStemming','1',NULL,'If ON, enables query stemming','YesNo'), |
379 |
('QueryStemming','1',NULL,'If ON, enables query stemming','YesNo'), |