Lines 15-21
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
15 |
('AddressFormat','us','us|de|fr','Choose format to display postal addresses', 'Choice'), |
15 |
('AddressFormat','us','us|de|fr','Choose format to display postal addresses', 'Choice'), |
16 |
('advancedMARCeditor','0','','If ON, the MARC editor won\'t display field/subfield descriptions','YesNo'), |
16 |
('advancedMARCeditor','0','','If ON, the MARC editor won\'t display field/subfield descriptions','YesNo'), |
17 |
('AdvancedSearchLanguages','','','ISO 639-2 codes of languages you wish to see appear as an Advanced search option. Example: eng|fre|ita','Textarea'), |
17 |
('AdvancedSearchLanguages','','','ISO 639-2 codes of languages you wish to see appear as an Advanced search option. Example: eng|fre|ita','Textarea'), |
18 |
('AdvancedSearchTypes','itemtypes','itemtypes|ccode','Select which set of fields comprise the Type limit in the advanced search','Choice'), |
18 |
('AdvancedSearchTypes','itemtypes','itemtypes,ccode,loc','Select which set of fields comprise the Type limit in the advanced search','multiple'), |
19 |
('AgeRestrictionMarker','',NULL,'Markers for age restriction indication, e.g. FSK|PEGI|Age|','free'), |
19 |
('AgeRestrictionMarker','',NULL,'Markers for age restriction indication, e.g. FSK|PEGI|Age|','free'), |
20 |
('AgeRestrictionOverride','0',NULL,'Allow staff to check out an item with age restriction.','YesNo'), |
20 |
('AgeRestrictionOverride','0',NULL,'Allow staff to check out an item with age restriction.','YesNo'), |
21 |
('AggressiveMatchOnISBN','0', NULL,'If enabled, attempt to match aggressively by trying all variations of the ISBNs in the imported record as a phrase in the ISBN fields of already cataloged records when matching on ISBN with the record import tool','YesNo'), |
21 |
('AggressiveMatchOnISBN','0', NULL,'If enabled, attempt to match aggressively by trying all variations of the ISBNs in the imported record as a phrase in the ISBN fields of already cataloged records when matching on ISBN with the record import tool','YesNo'), |