>Now, say I have only Polish sites to administer where would be the best >place to set global locale? In midgard-root, code-global or code-init?
I would never set anything in midgard-root.php - it is system-wide. I ususaly put <meta> in style element called <[head]> >Will locale_all take care for the charset, too? >I am looking for the "set and forget" solution here. Locale handles the way computers deal with national specific like sorting, currencies dates and so on. Charset is the other side: you can deal with Polish locale using chinese charset :-) And chrs themselves Solt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
