Lines 304-309
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
304 |
('numReturnedItemsToShow','20',NULL,'Number of returned items to show on the check-in page','Integer'), |
304 |
('numReturnedItemsToShow','20',NULL,'Number of returned items to show on the check-in page','Integer'), |
305 |
('NumSavedReports', '20', NULL, 'By default, show this number of saved reports.', 'Integer'), |
305 |
('NumSavedReports', '20', NULL, 'By default, show this number of saved reports.', 'Integer'), |
306 |
('numSearchResults','20',NULL,'Specify the maximum number of results to display on a page of results','Integer'), |
306 |
('numSearchResults','20',NULL,'Specify the maximum number of results to display on a page of results','Integer'), |
|
|
307 |
('numSearchResultsPerPage', '10,20,40,60,80,100', NULL, 'Option list of number of results per page to show in staff client search results','YesNo'), |
307 |
('numSearchRSSResults','50',NULL,'Specify the maximum number of results to display on a RSS page of results','Integer'), |
308 |
('numSearchRSSResults','50',NULL,'Specify the maximum number of results to display on a RSS page of results','Integer'), |
308 |
('OAI-PMH','0',NULL,'if ON, OAI-PMH server is enabled','YesNo'), |
309 |
('OAI-PMH','0',NULL,'if ON, OAI-PMH server is enabled','YesNo'), |
309 |
('OAI-PMH:archiveID','KOHA-OAI-TEST',NULL,'OAI-PMH archive identification','Free'), |
310 |
('OAI-PMH:archiveID','KOHA-OAI-TEST',NULL,'OAI-PMH archive identification','Free'), |
Lines 371-376
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
371 |
('OPACNoResultsFound','','70|10','Display this HTML when no results are found for a search in the OPAC','Textarea'), |
372 |
('OPACNoResultsFound','','70|10','Display this HTML when no results are found for a search in the OPAC','Textarea'), |
372 |
('OPACNumbersPreferPhrase','0',NULL,'Control the use of phr operator in callnumber and standard number OPAC searches','YesNo'), |
373 |
('OPACNumbersPreferPhrase','0',NULL,'Control the use of phr operator in callnumber and standard number OPAC searches','YesNo'), |
373 |
('OPACnumSearchResults','20',NULL,'Specify the maximum number of results to display on a page of results','Integer'), |
374 |
('OPACnumSearchResults','20',NULL,'Specify the maximum number of results to display on a page of results','Integer'), |
|
|
375 |
('OPACnumSearchResultsPerPage', '10,20,40,60,80,100', NULL, 'Option list of number of results per page to show in OPAC search results','YesNo'), |
374 |
('OpacPasswordChange','1',NULL,'If ON, enables patron-initiated password change in OPAC (disable it when using LDAP auth)','YesNo'), |
376 |
('OpacPasswordChange','1',NULL,'If ON, enables patron-initiated password change in OPAC (disable it when using LDAP auth)','YesNo'), |
375 |
('OPACPatronDetails','1','','If OFF the patron details tab in the OPAC is disabled.','YesNo'), |
377 |
('OPACPatronDetails','1','','If OFF the patron details tab in the OPAC is disabled.','YesNo'), |
376 |
('OPACpatronimages','0',NULL,'Enable patron images in the OPAC','YesNo'), |
378 |
('OPACpatronimages','0',NULL,'Enable patron images in the OPAC','YesNo'), |