Polyglot
Polyglot is next WordPress plug-in I want to tell you about. You maybe already has notice this flags at the post caption. As you may think this is translation of this post. Such translations are possible with polyglot Plug-in.
The Plug-In homepage has an installation instruction, fread it befor begin with installtions. Actual you need to copy polyglot to your WordPress installtion and then put something like this
<?php if(function_exists(‘polyglot_other_langs’)) {
//display existing language versions of the post
polyglot_other_langs(‘ ‘,’<ul>’, ‘</ul>’, ‘<li>’, ‘</li>’);
}?>
in to your template for enabling the flags. Also look in the PHP file of the plug-in, there is a lot of configuration options, wich allows you fine tun of Plug-in.
All in one such kind of Plug-in setup is not a problem for one singular blog, but can get you tired when you have to administrate several WordPress installations. May be a will write some upgrade to Polyglot in the future that covers such issues.
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.



[...] the total number of reviewed and selected useful plugins is almost the double of my own. Thanks to Shuron’s introduction, my blog will also support multi-language posts using the Polyglot plugin. Technorati tags: [...]