Modify ↓
Opened 3 years ago
Closed 2 years ago
#7413 closed enhancement (fixed)
[PATCH] Options to choose the default language and the language page name
| Reported by: | abompard | Owned by: | ftofficer |
|---|---|---|---|
| Priority: | normal | Component: | TranslatedPagesMacro |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Here's a small patch to turn the hard-coded values for the default language and the language page name into options, which can be set in trac.ini.
I've tested it on my Trac instances (0.11) and it works fine.
Attachments (1)
Change History (2)
Changed 3 years ago by abompard
comment:1 Changed 2 years ago by stoecker
- Resolution set to fixed
- Status changed from new to closed
Fixed in r10364.
Note: See
TracTickets for help on using
tickets.


Patch