Lines 102-107
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
102 |
('DefaultLongOverdueLostValue', NULL, NULL, "Set the LOST value of an item to n when the item has been overdue for more than defaultlongoverduedays days.", 'integer'), |
102 |
('DefaultLongOverdueLostValue', NULL, NULL, "Set the LOST value of an item to n when the item has been overdue for more than defaultlongoverduedays days.", 'integer'), |
103 |
('defaultSortField','relevance','relevance|popularity|call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |
103 |
('defaultSortField','relevance','relevance|popularity|call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |
104 |
('defaultSortOrder','dsc','asc|dsc|az|za','Specify the default sort order','Choice'), |
104 |
('defaultSortOrder','dsc','asc|dsc|az|za','Specify the default sort order','Choice'), |
|
|
105 |
('DefaultToLoggedInLibraryCircRules', '0', NULL , 'If enabled, circ rules editor will default to the logged in library''s rules, rather than the ''all libraries'' rules.', 'YesNo'), |
106 |
('DefaultToLoggedInLibraryNoticesSlips', '0', NULL , 'If enabled,slips and notices editor will default to the logged in library''s rules, rather than the ''all libraries'' rules.', 'YesNo'), |
105 |
('delimiter',';',';|tabulation|,|/|\\|#||','Define the default separator character for exporting reports','Choice'), |
107 |
('delimiter',';',';|tabulation|,|/|\\|#||','Define the default separator character for exporting reports','Choice'), |
106 |
('Display856uAsImage','OFF','OFF|Details|Results|Both','Display the URI in the 856u field as an image, the corresponding Staff Client XSLT option must be on','Choice'), |
108 |
('Display856uAsImage','OFF','OFF|Details|Results|Both','Display the URI in the 856u field as an image, the corresponding Staff Client XSLT option must be on','Choice'), |
107 |
('DisplayClearScreenButton','0','','If set to ON, a clear screen button will appear on the circulation page.','YesNo'), |
109 |
('DisplayClearScreenButton','0','','If set to ON, a clear screen button will appear on the circulation page.','YesNo'), |