Lines 146-153
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
146 |
('ImageLimit','5','','Limit images stored in the database by the Patron Card image manager to this number.','Integer'), |
146 |
('ImageLimit','5','','Limit images stored in the database by the Patron Card image manager to this number.','Integer'), |
147 |
('IncludeSeeFromInSearches','0','','Include see-from references in searches.','YesNo'), |
147 |
('IncludeSeeFromInSearches','0','','Include see-from references in searches.','YesNo'), |
148 |
('IndependentBranches','0',NULL,'If ON, increases security between libraries','YesNo'), |
148 |
('IndependentBranches','0',NULL,'If ON, increases security between libraries','YesNo'), |
149 |
('In-House use','0','','Enable/Disable the in-house use feature','YesNo'), |
149 |
('On-site checkouts','0','','Enable/Disable the on-site checkouts feature','YesNo'), |
150 |
('In-House use Force','0','','Enable/Disable the in-house for all cases (Even if a user is debarred, etc.)','YesNo'), |
150 |
('On-site checkouts Force','0','','Enable/Disable the on-site checkouts for all cases (Even if a user is debarred, etc.)','YesNo'), |
151 |
('InProcessingToShelvingCart','0','','If set, when any item with a location code of PROC is \'checked in\', it\'s location code will be changed to CART.','YesNo'), |
151 |
('InProcessingToShelvingCart','0','','If set, when any item with a location code of PROC is \'checked in\', it\'s location code will be changed to CART.','YesNo'), |
152 |
('INTRAdidyoumean',NULL,NULL,'Did you mean? configuration for the Intranet. Do not change, as this is controlled by /cgi-bin/koha/admin/didyoumean.pl.','Free'), |
152 |
('INTRAdidyoumean',NULL,NULL,'Did you mean? configuration for the Intranet. Do not change, as this is controlled by /cgi-bin/koha/admin/didyoumean.pl.','Free'), |
153 |
('IntranetBiblioDefaultView','normal','normal|marc|isbd|labeled_marc','Choose the default detail view in the staff interface; choose between normal, labeled_marc, marc or isbd','Choice'), |
153 |
('IntranetBiblioDefaultView','normal','normal|marc|isbd|labeled_marc','Choose the default detail view in the staff interface; choose between normal, labeled_marc, marc or isbd','Choice'), |