Lines 457-467
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
457 |
('uppercasesurnames','0',NULL,'If ON, surnames are converted to upper case in patron entry form','YesNo'), |
457 |
('uppercasesurnames','0',NULL,'If ON, surnames are converted to upper case in patron entry form','YesNo'), |
458 |
('URLLinkText','',NULL,'Text to display as the link anchor in the OPAC','free'), |
458 |
('URLLinkText','',NULL,'Text to display as the link anchor in the OPAC','free'), |
459 |
('UsageStats', 0, NULL, 'Share anonymous usage data on the Hea Koha community website.', 'YesNo'), |
459 |
('UsageStats', 0, NULL, 'Share anonymous usage data on the Hea Koha community website.', 'YesNo'), |
460 |
('UsageStatsCountry', '', NULL, 'The country where your library is located, to be shown on the Hea Koha community website', 'YesNo'), |
460 |
('UsageStatsCountry', '', NULL, 'The country where your library is located, to be shown on the Hea Koha community website', 'Choice'), |
461 |
('UsageStatsID', '', NULL, 'This preference is part of Koha but it should not be deleted or updated manually.', 'Free'), |
461 |
('UsageStatsID', '', NULL, 'This preference is part of Koha but it should not be deleted or updated manually.', 'Free'), |
462 |
('UsageStatsLastUpdateTime', '', NULL, 'This preference is part of Koha but it should not be deleted or updated manually.', 'Free'), |
462 |
('UsageStatsLastUpdateTime', '', NULL, 'This preference is part of Koha but it should not be deleted or updated manually.', 'Free'), |
463 |
('UsageStatsLibraryName', '', NULL, 'The library name to be shown on Hea Koha community website', 'Free'), |
463 |
('UsageStatsLibraryName', '', NULL, 'The library name to be shown on Hea Koha community website', 'Free'), |
464 |
('UsageStatsLibraryType', 'public', 'public|school|academic|research|private|societyAssociation|corporate|government|religiousOrg|subscription', 'The library type to be shown on the Hea Koha community website', 'Choice'), |
464 |
('UsageStatsLibraryType', '', 'public|school|academic|research|private|societyAssociation|corporate|government|religiousOrg|subscription', 'The library type to be shown on the Hea Koha community website', 'Choice'), |
465 |
('UsageStatsLibraryUrl', '', NULL, 'The library URL to be shown on Hea Koha community website', 'Free'), |
465 |
('UsageStatsLibraryUrl', '', NULL, 'The library URL to be shown on Hea Koha community website', 'Free'), |
466 |
('UseAuthoritiesForTracings','1','0','Use authority record numbers for subject tracings instead of heading strings.','YesNo'), |
466 |
('UseAuthoritiesForTracings','1','0','Use authority record numbers for subject tracings instead of heading strings.','YesNo'), |
467 |
('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'), |
467 |
('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'), |