--- Original Message --- Mail from: Marc Delisle Date: 29.09.2006 19:13
It's not a bad suggestion, I'm just trying to see how to do it.
I guess a German guy would want to download the main kit plus a language pack containing only German?
Marc
Yes ;) But I know, it would be really difficult to support such a thing.
An other thing: Is it possible, that the collation/charset dropdown may be configurable - hiding none needed charsets? This may be usefull to.
Sample: I only need UTF-8 charsets, latin-1 charsets and perhabs ISO-Charsets for my region. If I disable the not needed charsets in config.inc.php the dropdown box will always show all available charsets (the not needed too). I know, that the charset/collation dropdown box is filled by all available charsets/collations from the MySQL-Server. But hidding some not needed may be really usefull.
Michael
Sebastian Mendel a écrit :
Michael Keck schrieb:
I only need UTF-8 charsets, latin-1 charsets and perhabs ISO-Charsets for my region.
why do you require latin and iso?
what is it good for using another charset?
On pre-MySQL 4.1, if there is no support for recoding, a user might need non-UTF-8 lang files.
Marc