Lines 265-270
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
265 |
('MARCOrgCode','OSt','','Define MARC Organization Code for MARC21 records - http://www.loc.gov/marc/organizations/orgshome.html','free'), |
265 |
('MARCOrgCode','OSt','','Define MARC Organization Code for MARC21 records - http://www.loc.gov/marc/organizations/orgshome.html','free'), |
266 |
('MaxFine',NULL,'','Maximum fine a patron can have for all late returns at one moment. Single item caps are specified in the circulation rules matrix.','Integer'), |
266 |
('MaxFine',NULL,'','Maximum fine a patron can have for all late returns at one moment. Single item caps are specified in the circulation rules matrix.','Integer'), |
267 |
('MaxItemsToDisplayForBatchDel','1000',NULL,'Display up to a given number of items in a single item deletionbatch.','Integer'), |
267 |
('MaxItemsToDisplayForBatchDel','1000',NULL,'Display up to a given number of items in a single item deletionbatch.','Integer'), |
|
|
268 |
('MaxItemsToDisplayForBatchMod','1000',NULL,'Display up to a given number of items in a single item modification batch.','Integer'), |
268 |
('MaxItemsToProcessForBatchMod','1000',NULL,'Process up to a given number of items in a single item modification batch.','Integer'), |
269 |
('MaxItemsToProcessForBatchMod','1000',NULL,'Process up to a given number of items in a single item modification batch.','Integer'), |
269 |
('maxItemsInSearchResults','20',NULL,'Specify the maximum number of items to display for each result on a page of results','free'), |
270 |
('maxItemsInSearchResults','20',NULL,'Specify the maximum number of items to display for each result on a page of results','free'), |
270 |
('MaxOpenSuggestions','',NULL,'Limit the number of open suggestions a patron can have at once','Integer'), |
271 |
('MaxOpenSuggestions','',NULL,'Limit the number of open suggestions a patron can have at once','Integer'), |