diff options
author | zut <zut@web> | 2012-01-28 06:26:51 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-01-28 06:26:51 -0400 |
commit | f312ff30d48ad2be1f83e26c580f8ae85234f5c6 (patch) | |
tree | b298202963c6cbdd11b8c9272268d37ca3931515 /doc | |
parent | 4ba3c1c1048705eeb6c71d1b86528eba5cf33eb7 (diff) | |
download | ikiwiki-f312ff30d48ad2be1f83e26c580f8ae85234f5c6.tar ikiwiki-f312ff30d48ad2be1f83e26c580f8ae85234f5c6.tar.gz |
Encoding problem in french with ikiwiki-calendar
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum.mdwn | 21 |
1 files changed, 17 insertions, 4 deletions
diff --git a/doc/forum.mdwn b/doc/forum.mdwn index 19ca9ed0b..5722bef23 100644 --- a/doc/forum.mdwn +++ b/doc/forum.mdwn @@ -1,8 +1,21 @@ -This is a place for questions and discussions that don't have a Discussion -page fitting enough. Users of ikiwiki can ask questions here. +Hi! + +I'm using the ikiwiki calendar plugin. + +My website is in french (locale fr_FR.UTF-8), and calendars that are generated by the plugin makes some encoding problem (with "Février", "Août" and "Décembre". + +I don't know how the plugin generate translation for dates, but I've seen that there is no ikiwiki translation file for this. + +That's why I suppose (but I'm not sure) that it use date unix command to insert date into the html page, without replacing specials characters with html code ( "é" by "é" for example). + +Could I have forgotten some options to make it nice or not? + +Is someone could test it and verify if it works or not? + +Thanks. + +Zut -Note that for more formal bug reports or todo items, you can also edit the -[[bugs]] and [[todo]] pages. ## Current topics ## |