Lines 330-335
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
330 |
('minPasswordLength','8',NULL,'Specify the minimum length of a patron/staff password','free'), |
330 |
('minPasswordLength','8',NULL,'Specify the minimum length of a patron/staff password','free'), |
331 |
('NewItemsDefaultLocation','','','If set, all new items will have a location of the given Location Code ( Authorized Value type LOC )',''), |
331 |
('NewItemsDefaultLocation','','','If set, all new items will have a location of the given Location Code ( Authorized Value type LOC )',''), |
332 |
('NewsAuthorDisplay','none','none|opac|staff|both','Display the author name for news items.','Choice'), |
332 |
('NewsAuthorDisplay','none','none|opac|staff|both','Display the author name for news items.','Choice'), |
|
|
333 |
('NewsToolEditor','tinymce','tinymce|codemirror','Choose tool for editing News.', 'Choice'), |
333 |
('noissuescharge','5','','Define maximum amount withstanding before check outs are blocked','Integer'), |
334 |
('noissuescharge','5','','Define maximum amount withstanding before check outs are blocked','Integer'), |
334 |
('NoIssuesChargeGuarantees','','','Define maximum amount withstanding before check outs are blocked','Integer'), |
335 |
('NoIssuesChargeGuarantees','','','Define maximum amount withstanding before check outs are blocked','Integer'), |
335 |
('noItemTypeImages','0',NULL,'If ON, disables itemtype images in the staff interface','YesNo'), |
336 |
('noItemTypeImages','0',NULL,'If ON, disables itemtype images in the staff interface','YesNo'), |