Lines 215-220
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
215 |
('MembershipExpiryDaysNotice',NULL,'Send an account expiration notice that a patron\'s card is about to expire after',NULL,'Integer'), |
215 |
('MembershipExpiryDaysNotice',NULL,'Send an account expiration notice that a patron\'s card is about to expire after',NULL,'Integer'), |
216 |
('minPasswordLength','3',NULL,'Specify the minimum length of a patron/staff password','free'), |
216 |
('minPasswordLength','3',NULL,'Specify the minimum length of a patron/staff password','free'), |
217 |
('NewItemsDefaultLocation','','','If set, all new items will have a location of the given Location Code ( Authorized Value type LOC )',''), |
217 |
('NewItemsDefaultLocation','','','If set, all new items will have a location of the given Location Code ( Authorized Value type LOC )',''), |
|
|
218 |
('NewsAuthorDisplay','none','none|opac|staff|both','Display the author name for news items.','Choice'), |
218 |
('noissuescharge','5','','Define maximum amount withstanding before check outs are blocked','Integer'), |
219 |
('noissuescharge','5','','Define maximum amount withstanding before check outs are blocked','Integer'), |
219 |
('noItemTypeImages','0',NULL,'If ON, disables item-type images','YesNo'), |
220 |
('noItemTypeImages','0',NULL,'If ON, disables item-type images','YesNo'), |
220 |
('NoLoginInstructions', '', '60|10', 'Instructions to display on the OPAC login form when a patron is not logged in', 'Textarea'), |
221 |
('NoLoginInstructions', '', '60|10', 'Instructions to display on the OPAC login form when a patron is not logged in', 'Textarea'), |