Lines 121-127
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
121 |
('CircControl','ItemHomeLibrary','PickupLibrary|PatronLibrary|ItemHomeLibrary','Specify the agency that controls the circulation and fines policy','Choice'), |
121 |
('CircControl','ItemHomeLibrary','PickupLibrary|PatronLibrary|ItemHomeLibrary','Specify the agency that controls the circulation and fines policy','Choice'), |
122 |
('CircSidebar','0',NULL,'Activate or deactivate the navigation sidebar on all Circulation pages','YesNo'), |
122 |
('CircSidebar','0',NULL,'Activate or deactivate the navigation sidebar on all Circulation pages','YesNo'), |
123 |
('ClaimsBccCopy','0','','Bcc the ClaimAcquisition and ClaimIssues alerts','YesNo'), |
123 |
('ClaimsBccCopy','0','','Bcc the ClaimAcquisition and ClaimIssues alerts','YesNo'), |
124 |
('Coce','0', NULL, 'If on, enables cover retrieval from the configured Coce server', 'YesNo'), |
|
|
125 |
('CoceHost', '', NULL, 'Coce server URL', 'Free'), |
124 |
('CoceHost', '', NULL, 'Coce server URL', 'Free'), |
126 |
('CoceProviders', '', 'aws,gb,ol', 'Coce providers', 'multiple'), |
125 |
('CoceProviders', '', 'aws,gb,ol', 'Coce providers', 'multiple'), |
127 |
('COinSinOPACResults','1','','If ON, use COinS in OPAC search results page. NOTE: this can slow down search response time significantly','YesNo'), |
126 |
('COinSinOPACResults','1','','If ON, use COinS in OPAC search results page. NOTE: this can slow down search response time significantly','YesNo'), |
Lines 248-253
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
248 |
('IntranetBiblioDefaultView','normal','normal|marc|isbd|labeled_marc','Choose the default detail view in the staff interface; choose between normal, labeled_marc, marc or isbd','Choice'), |
247 |
('IntranetBiblioDefaultView','normal','normal|marc|isbd|labeled_marc','Choose the default detail view in the staff interface; choose between normal, labeled_marc, marc or isbd','Choice'), |
249 |
('intranetbookbag','1','','If ON, enables display of Cart feature in the intranet','YesNo'), |
248 |
('intranetbookbag','1','','If ON, enables display of Cart feature in the intranet','YesNo'), |
250 |
('IntranetCirculationHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the reports home page', 'Free'), |
249 |
('IntranetCirculationHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the reports home page', 'Free'), |
|
|
250 |
('IntranetCoce','0', NULL, 'If on, enables cover retrieval from the configured Coce server in the staff intranet', 'YesNo'), |
251 |
('intranetcolorstylesheet','','50','Define the color stylesheet to use in the Staff Client','free'), |
251 |
('intranetcolorstylesheet','','50','Define the color stylesheet to use in the Staff Client','free'), |
252 |
('IntranetFavicon','','','Enter a complete URL to an image to replace the default Koha favicon on the Staff client','free'), |
252 |
('IntranetFavicon','','','Enter a complete URL to an image to replace the default Koha favicon on the Staff client','free'), |
253 |
('IntranetmainUserblock','','70|10','Add a block of HTML that will display on the intranet home page','Textarea'), |
253 |
('IntranetmainUserblock','','70|10','Add a block of HTML that will display on the intranet home page','Textarea'), |
Lines 361-366
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
361 |
('OpacBrowseResults','1',NULL,'Disable/enable browsing and paging search results from the OPAC detail page.','YesNo'), |
361 |
('OpacBrowseResults','1',NULL,'Disable/enable browsing and paging search results from the OPAC detail page.','YesNo'), |
362 |
('OpacCloud','0',NULL,'If ON, enables subject cloud on OPAC','YesNo'), |
362 |
('OpacCloud','0',NULL,'If ON, enables subject cloud on OPAC','YesNo'), |
363 |
('OpacAdditionalStylesheet','','','Define an auxiliary stylesheet for OPAC use, to override specified settings from the primary opac.css stylesheet. Enter the filename (if the file is in the server\'s css directory) or a complete URL beginning with http (if the file lives on a remote server).','free'), |
363 |
('OpacAdditionalStylesheet','','','Define an auxiliary stylesheet for OPAC use, to override specified settings from the primary opac.css stylesheet. Enter the filename (if the file is in the server\'s css directory) or a complete URL beginning with http (if the file lives on a remote server).','free'), |
|
|
364 |
('OpacCoce','0', NULL, 'If on, enables cover retrieval from the configured Coce server in the OPAC', 'YesNo'), |
364 |
('OpacCustomSearch','','70|10','Replace the search box on the OPAC with the provided HTML','Textarea'), |
365 |
('OpacCustomSearch','','70|10','Replace the search box on the OPAC with the provided HTML','Textarea'), |
365 |
('opaccredits','','70|10','Define HTML Credits at the bottom of the OPAC page','Textarea'), |
366 |
('opaccredits','','70|10','Define HTML Credits at the bottom of the OPAC page','Textarea'), |
366 |
('OPACdefaultSortField','relevance','relevance|popularity|call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |
367 |
('OPACdefaultSortField','relevance','relevance|popularity|call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |