Changeset 501 for trunk/WordPress/plugin/transposh/readme.txt
- Timestamp:
- 08/09/2010 02:51:07 PM (22 months ago)
- File:
-
- 1 edited
-
trunk/WordPress/plugin/transposh/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WordPress/plugin/transposh/readme.txt
r475 r501 146 146 147 147 You can wrap the element with the "no_translate" class, or add a span similar to `<span class="no_translate">` 148 149 = How to mark a post with a different than default language? = 150 151 Using the wordpress editing, add a custom field called tp_language and insert the two letter code of the language used in that post, so if 152 your blog is in English and you have a post in Spanish just add tp_language es as a custom field. 148 153 149 154 = Can I make different images appear in different languages in my themes? = … … 187 192 188 193 == Changelog == 194 = 2010/08/09 - 0.6.2 = 195 * Allow marking of complete posts in different languages (see FAQ) 196 * Fixed typo in buddypress stream (thanks revonorway) 197 * Allow parser processing of nested lang tags 198 * Treat the noscript tag as hidden, fixes bug with buddypress (thanks [Terence](http://virtualcrowds.org)) 199 * Fixes to translate with non latin chars (thanks [Martin](http://www.maskaran.com)) 200 * Fixes to mass translate with bing translator for Chinese and Taiwanese 201 * Moved functions and constants to static classes to reduce collisions (Such as with "WordPress MU Domain Mapping" plugin) 202 * Added functions to remove automated translations from the database, either all or those older than 14 days 203 * Shortened copyright notice in source files, and made it a bit more informative 189 204 = 2010/08/01 - 0.6.1 = 190 205 * Makes themes that support RTL actually use that support
Note: See TracChangeset
for help on using the changeset viewer.
