Lines 43-53
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
43 |
('AmazonLocale','US','US|CA|DE|FR|JP|UK','Use to set the Locale of your Amazon.com Web Services','Choice'), |
43 |
('AmazonLocale','US','US|CA|DE|FR|JP|UK','Use to set the Locale of your Amazon.com Web Services','Choice'), |
44 |
('AnonSuggestions','0',NULL,'Set to enable Anonymous suggestions to AnonymousPatron borrowernumber','YesNo'), |
44 |
('AnonSuggestions','0',NULL,'Set to enable Anonymous suggestions to AnonymousPatron borrowernumber','YesNo'), |
45 |
('AnonymousPatron','0',NULL,'Set the identifier (borrowernumber) of the anonymous patron. Used for Suggestion and reading history privacy',''), |
45 |
('AnonymousPatron','0',NULL,'Set the identifier (borrowernumber) of the anonymous patron. Used for Suggestion and reading history privacy',''), |
46 |
('AudioAlerts','0','','Enable circulation sounds during checkin and checkout in the staff interface. Not supported by all web browsers yet.','YesNo'), |
|
|
47 |
('ArticleRequests', '0', NULL, 'Enables the article request feature', 'YesNo'), |
46 |
('ArticleRequests', '0', NULL, 'Enables the article request feature', 'YesNo'), |
48 |
('ArticleRequestsMandatoryFields', '', NULL, 'Comma delimited list of required fields for bibs where article requests rule = ''yes''', 'multiple'), |
47 |
('ArticleRequestsMandatoryFields', '', NULL, 'Comma delimited list of required fields for bibs where article requests rule = ''yes''', 'multiple'), |
49 |
('ArticleRequestsMandatoryFieldsItemsOnly', '', NULL, 'Comma delimited list of required fields for bibs where article requests rule = ''item_only''', 'multiple'), |
48 |
('ArticleRequestsMandatoryFieldsItemsOnly', '', NULL, 'Comma delimited list of required fields for bibs where article requests rule = ''item_only''', 'multiple'), |
50 |
('ArticleRequestsMandatoryFieldsRecordOnly', '', NULL, 'Comma delimited list of required fields for bibs where article requests rule = ''bib_only''', 'multiple'), |
49 |
('ArticleRequestsMandatoryFieldsRecordOnly', '', NULL, 'Comma delimited list of required fields for bibs where article requests rule = ''bib_only''', 'multiple'), |
|
|
50 |
('AudioAlerts','0','','Enable circulation sounds during checkin and checkout in the staff interface. Not supported by all web browsers yet.','YesNo'), |
51 |
('AuthDisplayHierarchy','0','','Display authority hierarchies','YesNo'), |
51 |
('AuthDisplayHierarchy','0','','Display authority hierarchies','YesNo'), |
52 |
('AuthoritiesLog','1',NULL,'If ON, log edit/create/delete actions on authorities.','YesNo'), |
52 |
('AuthoritiesLog','1',NULL,'If ON, log edit/create/delete actions on authorities.','YesNo'), |
53 |
('AuthoritySeparator','--','10','Used to separate a list of authorities in a display. Usually --','free'), |
53 |
('AuthoritySeparator','--','10','Used to separate a list of authorities in a display. Usually --','free'), |