Lines 230-235
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
230 |
('minPasswordLength','3',NULL,'Specify the minimum length of a patron/staff password','free'), |
230 |
('minPasswordLength','3',NULL,'Specify the minimum length of a patron/staff password','free'), |
231 |
('NewItemsDefaultLocation','','','If set, all new items will have a location of the given Location Code ( Authorized Value type LOC )',''), |
231 |
('NewItemsDefaultLocation','','','If set, all new items will have a location of the given Location Code ( Authorized Value type LOC )',''), |
232 |
('NewsAuthorDisplay','none','none|opac|staff|both','Display the author name for news items.','Choice'), |
232 |
('NewsAuthorDisplay','none','none|opac|staff|both','Display the author name for news items.','Choice'), |
|
|
233 |
('NewsArchiveEnabled','0',NULL,'Enables users to view expired news items.','YesNo'), |
233 |
('noissuescharge','5','','Define maximum amount withstanding before check outs are blocked','Integer'), |
234 |
('noissuescharge','5','','Define maximum amount withstanding before check outs are blocked','Integer'), |
234 |
('noItemTypeImages','0',NULL,'If ON, disables item-type images','YesNo'), |
235 |
('noItemTypeImages','0',NULL,'If ON, disables item-type images','YesNo'), |
235 |
('NoLoginInstructions', '', '60|10', 'Instructions to display on the OPAC login form when a patron is not logged in', 'Textarea'), |
236 |
('NoLoginInstructions', '', '60|10', 'Instructions to display on the OPAC login form when a patron is not logged in', 'Textarea'), |