Lines 423-428
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
423 |
('UpdateTotalIssuesOnCirc','0',NULL,'Whether to update the totalissues field in the biblio on each circ.','YesNo'), |
423 |
('UpdateTotalIssuesOnCirc','0',NULL,'Whether to update the totalissues field in the biblio on each circ.','YesNo'), |
424 |
('uppercasesurnames','0',NULL,'If ON, surnames are converted to upper case in patron entry form','YesNo'), |
424 |
('uppercasesurnames','0',NULL,'If ON, surnames are converted to upper case in patron entry form','YesNo'), |
425 |
('URLLinkText','',NULL,'Text to display as the link anchor in the OPAC','free'), |
425 |
('URLLinkText','',NULL,'Text to display as the link anchor in the OPAC','free'), |
|
|
426 |
('UsageStatsCountry', '', 'The country where your library is to show on hea Koha community website', NULL, 'YesNo'), |
427 |
('UsageStatsID', '', 'This pref is part of Koha but it should not be deleted or updated manually.', '', 'Free'), |
428 |
('UsageStatsLastUpdateTime', '', 'This pref is part of Koha but it should not be deleted or updated manually.', '', 'Free'), |
429 |
('UsageStatsLibraryName', '', 'The library name to show on hea Koha community website', NULL, 'Free'), |
430 |
('UsageStatsLibraryType', 'public', 'public|university', 'The library type to show on hea Koha community website', NULL, 'Choice'), |
431 |
('UsageStatsLibraryUrl', '', 'The library url to show on hea Koha community website', NULL, 'Free'), |
432 |
('UsageStatsShare', 0, 'Share data volumetry with Koha community (HEA).', NULL, 'YesNo'), |
426 |
('UseAuthoritiesForTracings','1','0','Use authority record numbers for subject tracings instead of heading strings.','YesNo'), |
433 |
('UseAuthoritiesForTracings','1','0','Use authority record numbers for subject tracings instead of heading strings.','YesNo'), |
427 |
('UseBranchTransferLimits','0','','If ON, Koha will will use the rules defined in branch_transfer_limits to decide if an item transfer should be allowed.','YesNo'), |
434 |
('UseBranchTransferLimits','0','','If ON, Koha will will use the rules defined in branch_transfer_limits to decide if an item transfer should be allowed.','YesNo'), |
428 |
('UseControlNumber','0','','If ON, record control number (w subfields) and control number (001) are used for linking of bibliographic records.','YesNo'), |
435 |
('UseControlNumber','0','','If ON, record control number (w subfields) and control number (001) are used for linking of bibliographic records.','YesNo'), |