ZdMultiLang is a wordpress plugin allowing you to blog in multiple languages.
Here is a list of functions :
- Translate posts ang pages
- Translate categories and tags
- Switch blog language
- Widget to change currently viewed language
Changelog
v1.2.4:
- Update for Wordpress 2.8 : Media Upload fix + Save button fix
v1.2.1:
- Updated a variable used to make translations, a bug prevented to translate posts/pages. This has been corrected.
v1.2.0:
- Completely redesigned the editor page
- Added import from google feature
- Won't display flags for current language
- Added draft feature for translations
- Added term descriptions
- Added link descriptions and translations, Blog name, Blog description
- Better definition of Languages
- Compatible with Wordpress 2.7
v1.1.1:
- Added the media bar in the html editor
- Found the reason why the editor didn't work : csforms2 is breaking the tiny_mce editor, to fix it, just disable the WP Editor Button support in your general settings.
v1.1.0:
- Added the possibility to switch default languages (meaning: exchange original posts/tags/cats with translated ones)
- Added translate links directly into the manage pages & into the Media zone of page/posts edition
- Added an option to generate permalinks for default language (ex-default behavior was always yes)
- Changed default character set as UTF-8
- Added an option to add "Translate with Google Translate" to untranslated posts
- Added an option to hide untranslated posts if they exists (ex-default : show all posts)
v1.0.1:
- Updated all database queries, reduced the numbers of queries executed per page (about 200 queries less) via caching methods. The plugin should now require something like 9 queries per page (which is huge i Know, but to translate a blog, this is "necessary").