Lines 205-210
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
205 |
('EnableOpacSearchHistory','1','YesNo','Enable or disable opac search history',''), |
205 |
('EnableOpacSearchHistory','1','YesNo','Enable or disable opac search history',''), |
206 |
('EnablePointOfSale','0',NULL,'Enable the point of sale feature to allow anonymous transactions with the accounting system. (Requires UseCashRegisters)','YesNo'), |
206 |
('EnablePointOfSale','0',NULL,'Enable the point of sale feature to allow anonymous transactions with the accounting system. (Requires UseCashRegisters)','YesNo'), |
207 |
('EnableSearchHistory','0','','Enable or disable search history','YesNo'), |
207 |
('EnableSearchHistory','0','','Enable or disable search history','YesNo'), |
|
|
208 |
('EnableItemGroups','0','','Enable the item groups feature','YesNo'), |
208 |
('EnhancedMessagingPreferences','1','','If ON, allows patrons to select to receive additional messages about items due or nearly due.','YesNo'), |
209 |
('EnhancedMessagingPreferences','1','','If ON, allows patrons to select to receive additional messages about items due or nearly due.','YesNo'), |
209 |
('EnhancedMessagingPreferencesOPAC', '1', NULL, 'If ON, show patrons messaging setting on the OPAC.', 'YesNo'), |
210 |
('EnhancedMessagingPreferencesOPAC', '1', NULL, 'If ON, show patrons messaging setting on the OPAC.', 'YesNo'), |
210 |
('expandedSearchOption','0',NULL,'If ON, set advanced search to be expanded by default','YesNo'), |
211 |
('expandedSearchOption','0',NULL,'If ON, set advanced search to be expanded by default','YesNo'), |