Lines 445-450
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
445 |
('OpacCloud','0',NULL,'If ON, enables subject cloud on OPAC','YesNo'), |
445 |
('OpacCloud','0',NULL,'If ON, enables subject cloud on OPAC','YesNo'), |
446 |
('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'), |
446 |
('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'), |
447 |
('OpacCoce','0', NULL, 'If on, enables cover retrieval from the configured Coce server in the OPAC', 'YesNo'), |
447 |
('OpacCoce','0', NULL, 'If on, enables cover retrieval from the configured Coce server in the OPAC', 'YesNo'), |
|
|
448 |
('OPACCustomConsentTypes', '0', NULL, 'If enabled, custom consent types can be registered on account page', 'YesNo'), |
448 |
('OPACCustomCoverImages','0',NULL,'If enabled, the custom cover images will be displayed at the OPAC. CustomCoverImagesURL must be defined.','YesNo'), |
449 |
('OPACCustomCoverImages','0',NULL,'If enabled, the custom cover images will be displayed at the OPAC. CustomCoverImagesURL must be defined.','YesNo'), |
449 |
('OPACdefaultSortField','relevance','relevance|popularity|call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |
450 |
('OPACdefaultSortField','relevance','relevance|popularity|call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |
450 |
('OPACdefaultSortOrder','dsc','asc|dsc|za|az','Specify the default sort order','Choice'), |
451 |
('OPACdefaultSortOrder','dsc','asc|dsc|za|az','Specify the default sort order','Choice'), |