Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-beta-7
-
Fix Version/s: 1.0-beta-8
-
Component/s: Core
-
Labels:None
-
Number of attachments :
Description
Add L10N support. By convention, given a root source directory / the localised content be specified by a language code, eg
/content
/it/content <-- italian
/fr/content <-- french
/pt/content <-- portuguese
An additional (non-mandatory) option will specific the language codes as CSV.
For each a sitemap file is expected (using the same relative path as the main content).
The skin and resource files will default to main content ones if not found in language-specific path.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Summary | Add I18N support | Add L10N support |
| Description |
Add I18N support. By convention, given a root source directory / the I18N content be specified by a language code, eg /content /it/content <-- italian /fr/content <-- french /pt/content <-- portuguese An additional (non-mandatory) option will specific the language codes as CSV. For each a sitemap file is expected (using the same relative path as the main content). The skin file will default to main skin file if not found in language-specific path. |
Add L10N support. By convention, given a root source directory / the localised content be specified by a language code, eg /content /it/content <-- italian /fr/content <-- french /pt/content <-- portuguese An additional (non-mandatory) option will specific the language codes as CSV. For each a sitemap file is expected (using the same relative path as the main content). The skin file will default to main skin file if not found in language-specific path. |
| Description |
Add L10N support. By convention, given a root source directory / the localised content be specified by a language code, eg /content /it/content <-- italian /fr/content <-- french /pt/content <-- portuguese An additional (non-mandatory) option will specific the language codes as CSV. For each a sitemap file is expected (using the same relative path as the main content). The skin file will default to main skin file if not found in language-specific path. |
Add L10N support. By convention, given a root source directory / the localised content be specified by a language code, eg /content /it/content <-- italian /fr/content <-- french /pt/content <-- portuguese An additional (non-mandatory) option will specific the language codes as CSV. For each a sitemap file is expected (using the same relative path as the main content). The skin and resource files will default to main content ones if not found in language-specific path. |
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |