Lines 127-132
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
127 |
('casLogout','0','','Does a logout from Koha should also log the user out of CAS?','YesNo'), |
127 |
('casLogout','0','','Does a logout from Koha should also log the user out of CAS?','YesNo'), |
128 |
('casServerUrl','https://localhost:8443/cas','','URL of the cas server','Free'), |
128 |
('casServerUrl','https://localhost:8443/cas','','URL of the cas server','Free'), |
129 |
('casServerVersion','2', '2|3','Version of the CAS server Koha will connect to.','Choice'), |
129 |
('casServerVersion','2', '2|3','Version of the CAS server Koha will connect to.','Choice'), |
|
|
130 |
('CatalogConcerns', '0', NULL, 'Allow users to report catalog concerns', 'YesNo'), |
130 |
('CatalogModuleRelink','0',NULL,'If OFF the linker will never replace the authids that are set in the cataloging module.','YesNo'), |
131 |
('CatalogModuleRelink','0',NULL,'If OFF the linker will never replace the authids that are set in the cataloging module.','YesNo'), |
131 |
('CataloguingLog','1',NULL,'If ON, log edit/create/delete actions on bibliographic data. WARNING: this feature is very resource consuming.','YesNo'), |
132 |
('CataloguingLog','1',NULL,'If ON, log edit/create/delete actions on bibliographic data. WARNING: this feature is very resource consuming.','YesNo'), |
132 |
('ChargeFinesOnClosedDays','0',NULL,'Charge fines on days the library is closed.','YesNo'), |
133 |
('ChargeFinesOnClosedDays','0',NULL,'Charge fines on days the library is closed.','YesNo'), |
Lines 419-424
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
419 |
('OpacBrowser','0',NULL,'If ON, enables subject authorities browser on OPAC (needs to set misc/cronjob/sbuild_browser_and_cloud.pl)','YesNo'), |
420 |
('OpacBrowser','0',NULL,'If ON, enables subject authorities browser on OPAC (needs to set misc/cronjob/sbuild_browser_and_cloud.pl)','YesNo'), |
420 |
('OpacBrowseResults','1',NULL,'Disable/enable browsing and paging search results from the OPAC detail page.','YesNo'), |
421 |
('OpacBrowseResults','1',NULL,'Disable/enable browsing and paging search results from the OPAC detail page.','YesNo'), |
421 |
('OpacBrowseSearch', '0',NULL, "Elasticsearch only: add a page allowing users to 'browse' all items in the collection",'YesNo'), |
422 |
('OpacBrowseSearch', '0',NULL, "Elasticsearch only: add a page allowing users to 'browse' all items in the collection",'YesNo'), |
|
|
423 |
('OpacCatalogConcerns', '0', NULL, 'Allow logged in OPAC users to report catalog concerns', 'YesNo'), |
422 |
('OpacCloud','0',NULL,'If ON, enables subject cloud on OPAC','YesNo'), |
424 |
('OpacCloud','0',NULL,'If ON, enables subject cloud on OPAC','YesNo'), |
423 |
('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'), |
425 |
('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'), |
424 |
('OpacCoce','0', NULL, 'If on, enables cover retrieval from the configured Coce server in the OPAC', 'YesNo'), |
426 |
('OpacCoce','0', NULL, 'If on, enables cover retrieval from the configured Coce server in the OPAC', 'YesNo'), |