Lines 283-288
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
283 |
('NovelistSelectStaffView','tab','tab|above|below','Where to display Novelist Select content in the staff client','Choice'), |
283 |
('NovelistSelectStaffView','tab','tab|above|below','Where to display Novelist Select content in the staff client','Choice'), |
284 |
('NovelistSelectView','tab','tab|above|below|right','Where to display Novelist Select content','Choice'), |
284 |
('NovelistSelectView','tab','tab|above|below|right','Where to display Novelist Select content','Choice'), |
285 |
('numReturnedItemsToShow','20',NULL,'Number of returned items to show on the check-in page','Integer'), |
285 |
('numReturnedItemsToShow','20',NULL,'Number of returned items to show on the check-in page','Integer'), |
|
|
286 |
('NumSavedReports', '20', NULL, 'By default, show this number of saved reports.', 'Integer'), |
286 |
('numSearchResults','20',NULL,'Specify the maximum number of results to display on a page of results','Integer'), |
287 |
('numSearchResults','20',NULL,'Specify the maximum number of results to display on a page of results','Integer'), |
287 |
('numSearchRSSResults','50',NULL,'Specify the maximum number of results to display on a RSS page of results','Integer'), |
288 |
('numSearchRSSResults','50',NULL,'Specify the maximum number of results to display on a RSS page of results','Integer'), |
288 |
('OAI-PMH','0',NULL,'if ON, OAI-PMH server is enabled','YesNo'), |
289 |
('OAI-PMH','0',NULL,'if ON, OAI-PMH server is enabled','YesNo'), |