Languages.pl

From EPrints Documentation
Revision as of 12:47, 23 January 2022 by Drn@ecs.soton.ac.uk (talk | contribs) (Added page about config file)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects


Back to cfg.d

This file contains configuration for use of languages within EPrints. This has two settings:

  1. $c->{defaultlanguage} - The default language of the repository. By default this in en for English.
  2. $c->{languages} - The list of languages supported by this repository. This includes en by default but other languages could be added (e.g. fr for French, de for German, etc.). N.B. that you may need to define you own phrases for languages other than English or the English phrases will be used by default.