[wp-hackers] Multi-language support feature
Jennifer Hodgdon
yahgrp at poplarware.com
Tue Aug 5 18:46:03 GMT 2008
Maria Casale wrote:
> I used this plugin but for every new version of wordpress I need to edit manually the code of CMS. It is to complex.
That is because WordPress is not willing to make the Taxonomy table have
a wide enough field for category and tag names. The default field is not
big enough to hold multi-lingual names. See
http://trac.wordpress.org/ticket/3729
Maybe if enough of us comment that we'd like to see this fixed, it would
be, but until then Language Switcher will require you to edit your
schema.php file to make the term name field wider.
Anyway, that aside, I was going to mention that besides my Language
Switcher plugin (which was based on one called Polyglot, which I think
is still available), there is also Gengo. As far as I know, those are
the two main multi-lingual plugins of the sort the original poster was
looking for (where you write your own content in multiple languages).
I think that Gengo and Language Switcher use rather different
philosophies, so if you don't like one, you might find the other works well.
Regards,
Jennifer
>
> mailapera <mailapera at gmail.com> wrote:
> Well, actually I am using Language Switcher from poplarware
> http://www.poplarware.com/languageplugin.html and it is quite easy to set up
> in a multi language format. It prompts a user translation just as you point
> out and it does not clash with anything else I have installed on WP. There
> is some time to be spent setting up the po files to internationalize your
> custom templates, but if you have a wordpress-tailored theme then it's a
> very quick process.
More information about the wp-hackers
mailing list