Lines 210-215
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
210 |
('maxreserves','50','','Define maximum number of holds a patron can place','Integer'), |
210 |
('maxreserves','50','','Define maximum number of holds a patron can place','Integer'), |
211 |
('minPasswordLength','3',NULL,'Specify the minimum length of a patron/staff password','free'), |
211 |
('minPasswordLength','3',NULL,'Specify the minimum length of a patron/staff password','free'), |
212 |
('NewItemsDefaultLocation','','','If set, all new items will have a location of the given Location Code ( Authorized Value type LOC )',''), |
212 |
('NewItemsDefaultLocation','','','If set, all new items will have a location of the given Location Code ( Authorized Value type LOC )',''), |
|
|
213 |
('NewsAuthorDisplay','none','none|opac|staff|both','Display the author name for news items.','Choice'), |
213 |
('noissuescharge','5','','Define maximum amount withstanding before check outs are blocked','Integer'), |
214 |
('noissuescharge','5','','Define maximum amount withstanding before check outs are blocked','Integer'), |
214 |
('noItemTypeImages','0',NULL,'If ON, disables item-type images','YesNo'), |
215 |
('noItemTypeImages','0',NULL,'If ON, disables item-type images','YesNo'), |
215 |
('NoLoginInstructions', '', '60|10', 'Instructions to display on the OPAC login form when a patron is not logged in', 'Textarea'), |
216 |
('NoLoginInstructions', '', '60|10', 'Instructions to display on the OPAC login form when a patron is not logged in', 'Textarea'), |