We'll create fresh WordPress site with Multilingual Text installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Just tag parts of your text to be in different languages, and a flag will appear next to the text and allows users to switch between them.
No other elements of the blog will be translated.
Use [:gb]
to specify that the following text part is english, or use any other two char language code.
To use one text block in multiple languages use e.g. [:gb,de]
, which is handy for parts like images.
Write [:*]
to use the block in all (within the text already known) languages.
You can without any problem mix many of those tags. e.g. [:gb]english-intro[:de]german-intro[:*]common image[...]
.
Optionally also the title of a text can be multilingual, but requires theme modification.
The flags can be placed:
Thanks to:
You may overwork the readme and also the other texts… that would be great.
If you have ideas/bugs please contact me.
The package also contains an version for PHP5.3+. The file is functional identical to the other one (which only requires PHP 5.2) but makes usage of a nice new feature and is easier to read/write.
When WordPress requires PHP5.3+ (sometime in the future) that file will be used.
The flags are from http://www.free-country-flags.com/ and under CC-BY-SA License (http://creativecommons.org/licenses/by-sa/3.0/).