Lines 725-730
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
725 |
('UseICUStyleQuotes','0','1','Tell Koha whether to use ICU style quotes ({) or default (") when tracing subjects .','YesNo'), |
725 |
('UseICUStyleQuotes','0','1','Tell Koha whether to use ICU style quotes ({) or default (") when tracing subjects .','YesNo'), |
726 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
726 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
727 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
727 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
|
|
728 |
('ValidateISBN', '0', NULL, 'If enabled, Koha will check and validate ISBNs when cataloguing bibliographic records', 'YesNo') |
728 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |
729 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |
729 |
('viewLabeledMARC','0','','Allow display of labeled MARC view of bibiographic records','YesNo'), |
730 |
('viewLabeledMARC','0','','Allow display of labeled MARC view of bibiographic records','YesNo'), |
730 |
('viewMARC','1','','Allow display of MARC view of bibiographic records','YesNo'), |
731 |
('viewMARC','1','','Allow display of MARC view of bibiographic records','YesNo'), |