Lines 343-348
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
343 |
('numReturnedItemsToShow','20',NULL,'Number of returned items to show on the check-in page','Integer'), |
343 |
('numReturnedItemsToShow','20',NULL,'Number of returned items to show on the check-in page','Integer'), |
344 |
('NumSavedReports', '20', NULL, 'By default, show this number of saved reports.', 'Integer'), |
344 |
('NumSavedReports', '20', NULL, 'By default, show this number of saved reports.', 'Integer'), |
345 |
('numSearchResults','20',NULL,'Specify the maximum number of results to display on a page of results','Integer'), |
345 |
('numSearchResults','20',NULL,'Specify the maximum number of results to display on a page of results','Integer'), |
|
|
346 |
('numSearchResultsDropdown', 0, NULL, 'Enable option list of number of results per page to show in staff client search results','YesNo'), |
346 |
('numSearchRSSResults','50',NULL,'Specify the maximum number of results to display on a RSS page of results','Integer'), |
347 |
('numSearchRSSResults','50',NULL,'Specify the maximum number of results to display on a RSS page of results','Integer'), |
347 |
('OAI-PMH','0',NULL,'if ON, OAI-PMH server is enabled','YesNo'), |
348 |
('OAI-PMH','0',NULL,'if ON, OAI-PMH server is enabled','YesNo'), |
348 |
('OAI-PMH:archiveID','KOHA-OAI-TEST',NULL,'OAI-PMH archive identification','Free'), |
349 |
('OAI-PMH:archiveID','KOHA-OAI-TEST',NULL,'OAI-PMH archive identification','Free'), |
Lines 413-418
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
413 |
('OPACNoResultsFound','','70|10','Display this HTML when no results are found for a search in the OPAC','Textarea'), |
414 |
('OPACNoResultsFound','','70|10','Display this HTML when no results are found for a search in the OPAC','Textarea'), |
414 |
('OPACNumbersPreferPhrase','0',NULL,'Control the use of phr operator in callnumber and standard number OPAC searches','YesNo'), |
415 |
('OPACNumbersPreferPhrase','0',NULL,'Control the use of phr operator in callnumber and standard number OPAC searches','YesNo'), |
415 |
('OPACnumSearchResults','20',NULL,'Specify the maximum number of results to display on a page of results','Integer'), |
416 |
('OPACnumSearchResults','20',NULL,'Specify the maximum number of results to display on a page of results','Integer'), |
|
|
417 |
('OPACnumSearchResultsDropdown', 0, NULL, 'Enable option list of number of results per page to show in OPAC search results','YesNo'), |
416 |
('OpacPasswordChange','1',NULL,'If ON, enables patron-initiated password change in OPAC (disable it when using LDAP auth)','YesNo'), |
418 |
('OpacPasswordChange','1',NULL,'If ON, enables patron-initiated password change in OPAC (disable it when using LDAP auth)','YesNo'), |
417 |
('OPACPatronDetails','1','','If OFF the patron details tab in the OPAC is disabled.','YesNo'), |
419 |
('OPACPatronDetails','1','','If OFF the patron details tab in the OPAC is disabled.','YesNo'), |
418 |
('OPACpatronimages','0',NULL,'Enable patron images in the OPAC','YesNo'), |
420 |
('OPACpatronimages','0',NULL,'Enable patron images in the OPAC','YesNo'), |