Lines 245-251
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
245 |
('OpacBrowser','0',NULL,'If ON, enables subject authorities browser on OPAC (needs to set misc/cronjob/sbuild_browser_and_cloud.pl)','YesNo'), |
245 |
('OpacBrowser','0',NULL,'If ON, enables subject authorities browser on OPAC (needs to set misc/cronjob/sbuild_browser_and_cloud.pl)','YesNo'), |
246 |
('OpacBrowseResults','1',NULL,'Disable/enable browsing and paging search results from the OPAC detail page.','YesNo'), |
246 |
('OpacBrowseResults','1',NULL,'Disable/enable browsing and paging search results from the OPAC detail page.','YesNo'), |
247 |
('OpacCloud','0',NULL,'If ON, enables subject cloud on OPAC','YesNo'), |
247 |
('OpacCloud','0',NULL,'If ON, enables subject cloud on OPAC','YesNo'), |
248 |
('opaccolorstylesheet','','','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'), |
248 |
('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'), |
249 |
('OpacCustomSearch','','70|10','Replace the search box on the OPAC with the provided HTML','Textarea'), |
249 |
('OpacCustomSearch','','70|10','Replace the search box on the OPAC with the provided HTML','Textarea'), |
250 |
('opaccredits','','70|10','Define HTML Credits at the bottom of the OPAC page','Textarea'), |
250 |
('opaccredits','','70|10','Define HTML Credits at the bottom of the OPAC page','Textarea'), |
251 |
('OPACdefaultSortField','relevance','relevance|popularity|call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |
251 |
('OPACdefaultSortField','relevance','relevance|popularity|call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |