Edgewall Software

Ticket #5238 (closed enhancement: duplicate)

Opened 21 months ago

Last modified 21 months ago

L10N support on Wiki

Reported by: shawn Owned by: cboos
Priority: normal Milestone:
Component: wiki system Version:
Severity: normal Keywords: L10N
Cc:

Description

My project is using trac. And all the project documents is in the wiki sub system. I'm dreaming of the following functionality that supporting L10N on wiki pages. For example, the HotTo? wiki page. We can store them in different languages as following. /wiki/HowTo /wiki/HowTo/en_US /wiki/HowTo/zh_CN If my browser's prefer language is zh_CN and the HowTo?/zh_CN exists, wiki page will render the chinese version of HowTO page to me automatically.

If no such language exists in the wiki, just fall back to the default language.

The default language should be configurable in trac.ini and when the author creates the trac page without locale specified, the default language will be used.

In the wiki render result page, there should be links available for other languages. So that user can just click to switch the language instead of type in the language suffix manually.

Because I'm not familary with python, so hope some trac/python expert can implements this. It should not be very difficult I think. At least if trac is written in java, I'm pretty sure it is very easy to to so. :)

Attachments

Change History

Changed 21 months ago by cboos

  • status changed from new to closed
  • resolution set to duplicate

See #1513.

Add/Change #5238 (L10N support on Wiki)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from cboos. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.