Lines 310-315
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
310 |
('previousIssuesDefaultSortOrder','asc','asc|desc','Specify the sort order of Previous Issues on the circulation page','Choice'), |
310 |
('previousIssuesDefaultSortOrder','asc','asc|desc','Specify the sort order of Previous Issues on the circulation page','Choice'), |
311 |
('printcirculationslips','1','','If ON, enable printing circulation receipts','YesNo'), |
311 |
('printcirculationslips','1','','If ON, enable printing circulation receipts','YesNo'), |
312 |
('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'), |
312 |
('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'), |
|
|
313 |
('PublicCatalogUsesSSL',0,'','Public catalog/OPAC uses SSL','YesNo'), |
313 |
('QueryAutoTruncate','1',NULL,'If ON, query truncation is enabled by default','YesNo'), |
314 |
('QueryAutoTruncate','1',NULL,'If ON, query truncation is enabled by default','YesNo'), |
314 |
('QueryFuzzy','1',NULL,'If ON, enables fuzzy option for searches','YesNo'), |
315 |
('QueryFuzzy','1',NULL,'If ON, enables fuzzy option for searches','YesNo'), |
315 |
('QueryStemming','1',NULL,'If ON, enables query stemming','YesNo'), |
316 |
('QueryStemming','1',NULL,'If ON, enables query stemming','YesNo'), |