Lines 391-397
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
391 |
('UNIMARCField100Language','fre',NULL,'UNIMARC field 100 default language','short'), |
391 |
('UNIMARCField100Language','fre',NULL,'UNIMARC field 100 default language','short'), |
392 |
('UniqueItemFields','barcode','','Space-separated list of fields that should be unique (used in acquisition module for item creation). Fields must be valid SQL column names of items table','Free'), |
392 |
('UniqueItemFields','barcode','','Space-separated list of fields that should be unique (used in acquisition module for item creation). Fields must be valid SQL column names of items table','Free'), |
393 |
('UpdateTotalIssuesOnCirc','0',NULL,'Whether to update the totalissues field in the biblio on each circ.','YesNo'), |
393 |
('UpdateTotalIssuesOnCirc','0',NULL,'Whether to update the totalissues field in the biblio on each circ.','YesNo'), |
394 |
('uploadPath','',NULL,'Sets the upload path for the upload.pl plugin. For security reasons, the upload path MUST NOT be a public, webserver accessible directory.','Free') |
|
|
395 |
('uppercasesurnames','0',NULL,'If ON, surnames are converted to upper case in patron entry form','YesNo'), |
394 |
('uppercasesurnames','0',NULL,'If ON, surnames are converted to upper case in patron entry form','YesNo'), |
396 |
('URLLinkText','',NULL,'Text to display as the link anchor in the OPAC','free'), |
395 |
('URLLinkText','',NULL,'Text to display as the link anchor in the OPAC','free'), |
397 |
('UseAuthoritiesForTracings','1','0','Use authority record numbers for subject tracings instead of heading strings.','YesNo'), |
396 |
('UseAuthoritiesForTracings','1','0','Use authority record numbers for subject tracings instead of heading strings.','YesNo'), |