jgm / gitit

A wiki using HAppS, pandoc, and git
GNU General Public License v2.0
2.16k stars 225 forks source link

Localizing content #149

Open jgm opened 13 years ago

jgm commented 13 years ago
It should be possible to localize the content of the wiki according to the
preferred Content-Language of the request. This implies:
 1. finding the correct mechanism in HAppS to do this
 2. implementing it
 3. translating page decoration and main pages (eg. Welcome, Help)

I am willing to help in this if given some indication for 1 and 2.

Arnaud

Google Code Info:
Issue #: 5
Author: arnaud.o...@gmail.com
Created On: 2008-12-16T21:16:38.000Z
Closed On: 
jgm commented 13 years ago

This is a good idea, though it might be quite a bit of work, because (as far as I know) HAppS doesn't include any built-in support for localization. Thanks for offering to help.

There is an i18n library: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/i18n. I'll need to look into how this could be integrated with gitit.

Google Code Info: Author: fiddloso...@gmail.com Created On: 2008-12-16T22:06:39.000Z

jgm commented 13 years ago

Google Code Info: Author: fiddloso...@gmail.com Created On: 2009-02-05T19:17:10.000Z

jgm commented 13 years ago

Google Code Info: Author: fiddloso...@gmail.com Created On: 2009-06-25T06:30:13.000Z