Lines 118-124
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
118 |
('CircControl','ItemHomeLibrary','PickupLibrary|PatronLibrary|ItemHomeLibrary','Specify the agency that controls the circulation and fines policy','Choice'), |
118 |
('CircControl','ItemHomeLibrary','PickupLibrary|PatronLibrary|ItemHomeLibrary','Specify the agency that controls the circulation and fines policy','Choice'), |
119 |
('CircSidebar','0',NULL,'Activate or deactivate the navigation sidebar on all Circulation pages','YesNo'), |
119 |
('CircSidebar','0',NULL,'Activate or deactivate the navigation sidebar on all Circulation pages','YesNo'), |
120 |
('ClaimsBccCopy','0','','Bcc the ClaimAcquisition and ClaimIssues alerts','YesNo'), |
120 |
('ClaimsBccCopy','0','','Bcc the ClaimAcquisition and ClaimIssues alerts','YesNo'), |
121 |
('Coce','0', NULL, 'If on, enables cover retrieval from the configured Coce server', 'YesNo'), |
|
|
122 |
('CoceHost', '', NULL, 'Coce server URL', 'Free'), |
121 |
('CoceHost', '', NULL, 'Coce server URL', 'Free'), |
123 |
('CoceProviders', '', 'aws,gb,ol', 'Coce providers', 'multiple'), |
122 |
('CoceProviders', '', 'aws,gb,ol', 'Coce providers', 'multiple'), |
124 |
('COinSinOPACResults','1','','If ON, use COinS in OPAC search results page. NOTE: this can slow down search response time significantly','YesNo'), |
123 |
('COinSinOPACResults','1','','If ON, use COinS in OPAC search results page. NOTE: this can slow down search response time significantly','YesNo'), |
Lines 242-247
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
242 |
('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'), |
241 |
('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'), |
243 |
('intranetbookbag','1','','If ON, enables display of Cart feature in the intranet','YesNo'), |
242 |
('intranetbookbag','1','','If ON, enables display of Cart feature in the intranet','YesNo'), |
244 |
('IntranetCirculationHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the reports home page', 'Free'), |
243 |
('IntranetCirculationHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the reports home page', 'Free'), |
|
|
244 |
('IntranetCoce','0', NULL, 'If on, enables cover retrieval from the configured Coce server in the staff intranet', 'YesNo'), |
245 |
('intranetcolorstylesheet','','50','Define the color stylesheet to use in the Staff Client','free'), |
245 |
('intranetcolorstylesheet','','50','Define the color stylesheet to use in the Staff Client','free'), |
246 |
('IntranetFavicon','','','Enter a complete URL to an image to replace the default Koha favicon on the Staff client','free'), |
246 |
('IntranetFavicon','','','Enter a complete URL to an image to replace the default Koha favicon on the Staff client','free'), |
247 |
('IntranetmainUserblock','','70|10','Add a block of HTML that will display on the intranet home page','Textarea'), |
247 |
('IntranetmainUserblock','','70|10','Add a block of HTML that will display on the intranet home page','Textarea'), |
Lines 355-360
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
355 |
('OpacBrowseResults','1',NULL,'Disable/enable browsing and paging search results from the OPAC detail page.','YesNo'), |
355 |
('OpacBrowseResults','1',NULL,'Disable/enable browsing and paging search results from the OPAC detail page.','YesNo'), |
356 |
('OpacCloud','0',NULL,'If ON, enables subject cloud on OPAC','YesNo'), |
356 |
('OpacCloud','0',NULL,'If ON, enables subject cloud on OPAC','YesNo'), |
357 |
('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'), |
357 |
('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'), |
|
|
358 |
('OpacCoce','0', NULL, 'If on, enables cover retrieval from the configured Coce server in the OPAC', 'YesNo'), |
358 |
('OpacCustomSearch','','70|10','Replace the search box on the OPAC with the provided HTML','Textarea'), |
359 |
('OpacCustomSearch','','70|10','Replace the search box on the OPAC with the provided HTML','Textarea'), |
359 |
('opaccredits','','70|10','Define HTML Credits at the bottom of the OPAC page','Textarea'), |
360 |
('opaccredits','','70|10','Define HTML Credits at the bottom of the OPAC page','Textarea'), |
360 |
('OPACdefaultSortField','relevance','relevance|popularity|call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |
361 |
('OPACdefaultSortField','relevance','relevance|popularity|call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |