Lines 223-233
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
223 |
('EnableAdvancedCatalogingEditor','0','','Enable the Rancor advanced cataloging editor','YesNo'), |
223 |
('EnableAdvancedCatalogingEditor','0','','Enable the Rancor advanced cataloging editor','YesNo'), |
224 |
('EnableBorrowerFiles','0',NULL,'If enabled, allows librarians to upload and attach arbitrary files to a borrower record.','YesNo'), |
224 |
('EnableBorrowerFiles','0',NULL,'If enabled, allows librarians to upload and attach arbitrary files to a borrower record.','YesNo'), |
225 |
('EnableExpiredPasswordReset', '0', NULL, 'Enable ability for patrons with expired password to reset their password directly', 'YesNo'), |
225 |
('EnableExpiredPasswordReset', '0', NULL, 'Enable ability for patrons with expired password to reset their password directly', 'YesNo'), |
|
|
226 |
('EnableItemGroupHolds','0','','Enable item groups holds feature','YesNo'), |
227 |
('EnableItemGroups','0','','Enable the item groups feature','YesNo'), |
226 |
('EnableOpacSearchHistory','1','YesNo','Enable or disable opac search history',''), |
228 |
('EnableOpacSearchHistory','1','YesNo','Enable or disable opac search history',''), |
227 |
('EnablePointOfSale','0',NULL,'Enable the point of sale feature to allow anonymous transactions with the accounting system. (Requires UseCashRegisters)','YesNo'), |
229 |
('EnablePointOfSale','0',NULL,'Enable the point of sale feature to allow anonymous transactions with the accounting system. (Requires UseCashRegisters)','YesNo'), |
|
|
230 |
('EnablePopulateCallnumbers','0','','Enable populate callnumber feature','YesNo'), |
228 |
('EnableSearchHistory','0','','Enable or disable search history','YesNo'), |
231 |
('EnableSearchHistory','0','','Enable or disable search history','YesNo'), |
229 |
('EnableItemGroups','0','','Enable the item groups feature','YesNo'), |
|
|
230 |
('EnableItemGroupHolds','0','','Enable item groups holds feature','YesNo'), |
231 |
('EnhancedMessagingPreferences','1','','If ON, allows patrons to select to receive additional messages about items due or nearly due.','YesNo'), |
232 |
('EnhancedMessagingPreferences','1','','If ON, allows patrons to select to receive additional messages about items due or nearly due.','YesNo'), |
232 |
('EnhancedMessagingPreferencesOPAC', '1', NULL, 'If ON, show patrons messaging setting on the OPAC.', 'YesNo'), |
233 |
('EnhancedMessagingPreferencesOPAC', '1', NULL, 'If ON, show patrons messaging setting on the OPAC.', 'YesNo'), |
233 |
('ERMModule', '0', NULL, 'Enable the e-resource management module', 'YesNo'), |
234 |
('ERMModule', '0', NULL, 'Enable the e-resource management module', 'YesNo'), |