Gengo free WordPress plugin
Description
Gengo free WordPress plugin
Gengo is a full featured plugin that provides multi-language blogging for WordPress 2.5+. It allows for an unlimited number of translations and summaries for any post and provides template tags to display language information. It allows you to edit translations side by side, detects and filters by language automatically when a visitor comes to your site and automatically generates semantic information for links and content blocks. It is configurable via an options page.
Gengo is mainly written by Jamie Talbot, with some help from Paolo Tresso (aka Pixline) and the community.
More info & Support
WordPress Multilingual Blog
Support Forum
Issue Tracker
Commit Log
Known Issues
What happens if Javascript / XHTMLHTTP isn’t available?
It won’t work, sorry. A large portion of the admin code relies on these technologies to update information in the background. There’s no way around this.
It doesn’t change the page items like “Categories”, “Links” etc
You need a specially internationalised theme for this to work. In essence, the theme has to use _e() and __() functions around its text and provide a localisation .mo file. Contact your theme vendor