Lines 562-567
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
562 |
('SCOUserCSS','',NULL,'Add CSS to be included in the SCO module in an embedded <style> tag.','free'), |
562 |
('SCOUserCSS','',NULL,'Add CSS to be included in the SCO module in an embedded <style> tag.','free'), |
563 |
('SCOUserJS','',NULL,'Define custom javascript for inclusion in the SCO module','free'), |
563 |
('SCOUserJS','',NULL,'Define custom javascript for inclusion in the SCO module','free'), |
564 |
('SearchEngine','Zebra','Elasticsearch|Zebra','Search Engine','Choice'), |
564 |
('SearchEngine','Zebra','Elasticsearch|Zebra','Search Engine','Choice'), |
|
|
565 |
('SearchLimitLibrary', 'both', 'homebranch|holdingbranch|both', "When limiting search results with a library or library group, use the item's home library, or holding library, or both.", 'Choice'), |
565 |
('SearchMyLibraryFirst','0',NULL,'If ON, OPAC searches return results limited by the user\'s library by default if they are logged in','YesNo'), |
566 |
('SearchMyLibraryFirst','0',NULL,'If ON, OPAC searches return results limited by the user\'s library by default if they are logged in','YesNo'), |
566 |
('SearchWithISBNVariations','0',NULL,'If enabled, search on all variations of the ISBN','YesNo'), |
567 |
('SearchWithISBNVariations','0',NULL,'If enabled, search on all variations of the ISBN','YesNo'), |
567 |
('SelfCheckAllowByIPRanges','',NULL,'(Leave blank if not used. Use ranges or simple ip addresses separated by spaces, like <code>192.168.1.1 192.168.0.0/24</code>.)','Short'), |
568 |
('SelfCheckAllowByIPRanges','',NULL,'(Leave blank if not used. Use ranges or simple ip addresses separated by spaces, like <code>192.168.1.1 192.168.0.0/24</code>.)','Short'), |