Page 1 of 1

Language support without locale?

Posted: Thu Feb 08, 2007 9:51 pm
by donkoyote
Hi

I use s9y on OS which has no support for locale. While there is no problem with fonts, displaying texts (UTF-8) ... there is a problem with names of days and months. Is there a way to workaround this inconvenience?

Re: Language support without locale?

Posted: Fri Feb 09, 2007 9:53 am
by garvinhicking
Hi!

Serendipity depends on a locale setup. You will need to patch the core files on all occasions that use the PHP 'strftime' command...

Best regards,
Garvin

Posted: Fri Feb 09, 2007 9:03 pm
by donkoyote
Thanks

I will try to prepare a patch, maybe somebody will use it also.