Language support without locale?

Having trouble installing serendipity?
Post Reply
donkoyote
Posts: 2
Joined: Thu Feb 08, 2007 9:01 pm

Language support without locale?

Post 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?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Language support without locale?

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
donkoyote
Posts: 2
Joined: Thu Feb 08, 2007 9:01 pm

Post by donkoyote »

Thanks

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