Lines 110-116
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
110 |
('CircControl','ItemHomeLibrary','PickupLibrary|PatronLibrary|ItemHomeLibrary','Specify the agency that controls the circulation and fines policy','Choice'), |
110 |
('CircControl','ItemHomeLibrary','PickupLibrary|PatronLibrary|ItemHomeLibrary','Specify the agency that controls the circulation and fines policy','Choice'), |
111 |
('CircSidebar','0',NULL,'Activate or deactivate the navigation sidebar on all Circulation pages','YesNo'), |
111 |
('CircSidebar','0',NULL,'Activate or deactivate the navigation sidebar on all Circulation pages','YesNo'), |
112 |
('ClaimsBccCopy','0','','Bcc the ClaimAcquisition and ClaimIssues alerts','YesNo'), |
112 |
('ClaimsBccCopy','0','','Bcc the ClaimAcquisition and ClaimIssues alerts','YesNo'), |
113 |
('Coce','0', NULL, 'If on, enables cover retrieval from the configured Coce server', 'YesNo'), |
|
|
114 |
('CoceHost', '', NULL, 'Coce server URL', 'Free'), |
113 |
('CoceHost', '', NULL, 'Coce server URL', 'Free'), |
115 |
('CoceProviders', '', 'aws,gb,ol', 'Coce providers', 'multiple'), |
114 |
('CoceProviders', '', 'aws,gb,ol', 'Coce providers', 'multiple'), |
116 |
('COinSinOPACResults','1','','If ON, use COinS in OPAC search results page. NOTE: this can slow down search response time significantly','YesNo'), |
115 |
('COinSinOPACResults','1','','If ON, use COinS in OPAC search results page. NOTE: this can slow down search response time significantly','YesNo'), |
Lines 219-224
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
219 |
('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'), |
218 |
('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'), |
220 |
('intranetbookbag','1','','If ON, enables display of Cart feature in the intranet','YesNo'), |
219 |
('intranetbookbag','1','','If ON, enables display of Cart feature in the intranet','YesNo'), |
221 |
('IntranetCirculationHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the reports home page', 'Free'), |
220 |
('IntranetCirculationHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the reports home page', 'Free'), |
|
|
221 |
('IntranetCoce','0', NULL, 'If on, enables cover retrieval from the configured Coce server in the staff intranet', 'YesNo'), |
222 |
('intranetcolorstylesheet','','50','Define the color stylesheet to use in the Staff Client','free'), |
222 |
('intranetcolorstylesheet','','50','Define the color stylesheet to use in the Staff Client','free'), |
223 |
('IntranetFavicon','','','Enter a complete URL to an image to replace the default Koha favicon on the Staff client','free'), |
223 |
('IntranetFavicon','','','Enter a complete URL to an image to replace the default Koha favicon on the Staff client','free'), |
224 |
('IntranetmainUserblock','','70|10','Add a block of HTML that will display on the intranet home page','Textarea'), |
224 |
('IntranetmainUserblock','','70|10','Add a block of HTML that will display on the intranet home page','Textarea'), |
Lines 326-331
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
326 |
('OpacBrowseResults','1',NULL,'Disable/enable browsing and paging search results from the OPAC detail page.','YesNo'), |
326 |
('OpacBrowseResults','1',NULL,'Disable/enable browsing and paging search results from the OPAC detail page.','YesNo'), |
327 |
('OpacCloud','0',NULL,'If ON, enables subject cloud on OPAC','YesNo'), |
327 |
('OpacCloud','0',NULL,'If ON, enables subject cloud on OPAC','YesNo'), |
328 |
('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'), |
328 |
('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'), |
|
|
329 |
('OpacCoce','0', NULL, 'If on, enables cover retrieval from the configured Coce server in the OPAC', 'YesNo'), |
329 |
('OpacCustomSearch','','70|10','Replace the search box on the OPAC with the provided HTML','Textarea'), |
330 |
('OpacCustomSearch','','70|10','Replace the search box on the OPAC with the provided HTML','Textarea'), |
330 |
('opaccredits','','70|10','Define HTML Credits at the bottom of the OPAC page','Textarea'), |
331 |
('opaccredits','','70|10','Define HTML Credits at the bottom of the OPAC page','Textarea'), |
331 |
('OPACdefaultSortField','relevance','relevance|popularity|call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |
332 |
('OPACdefaultSortField','relevance','relevance|popularity|call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |