Lines 675-680
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
675 |
('UseQueryParser','0',NULL,'If enabled, try to use QueryParser for queries.','YesNo'), |
675 |
('UseQueryParser','0',NULL,'If enabled, try to use QueryParser for queries.','YesNo'), |
676 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
676 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
677 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
677 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
|
|
678 |
('EnableVolumes','0','','Enable volumes feature','YesNo'), |
678 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |
679 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |
679 |
('viewLabeledMARC','0','','Allow display of labeled MARC view of bibiographic records','YesNo'), |
680 |
('viewLabeledMARC','0','','Allow display of labeled MARC view of bibiographic records','YesNo'), |
680 |
('viewMARC','1','','Allow display of MARC view of bibiographic records','YesNo'), |
681 |
('viewMARC','1','','Allow display of MARC view of bibiographic records','YesNo'), |