Posts Tagged wordpress plugin
Version 0.5.5 – Buddypress Support
Posted by ofer in General Messages on June 18, 2010
Did you arm your vuvuzelas yet for the wordpress 3.0 release? Now you can do that and enjoy the fact that the latest transposh plugin for wordpress offers support for the new wordpress, and as a bonus, support for buddypress. This support for buddypress now means that urls generated and answered by it will now be translatable.
More changes include additional support for conditions that made the UI unworkable, when for example jQuery tools was used with some plugin or theme, now – we are able to make it work.
Like previously since a new major version of wordpress is out, we are dropping official support for the older wordpress 2.8 version, the plugin should still function but it will not be tested and patched for that version and we recommend that you upgrade.
As always – we want to hear you out, what features you want? and which team will win the world cup? just drop your comments here.
Version 0.5.2 – Improved lang attribute support
Posted by ofer in Release announcements on April 21, 2010
This version emerged from a few requests by multilingual blogger (especially bi-linguals). This version allows suggesting the original language for a phrase (other than the default) using the html lang attribute.
The paragraph/phrase marked with a different language than the original would be left intact when the target language equals the language marked, but will be translated in other languages (even in the default language – when such support is enabled).
For example, the following phrase is written in Hebrew and surrounded with a span with lang=he attribute, if you’re reading it in another language, you will be able to read it in that other language (English included).
Hello, in what language are you reading this paragraph?
It is now also possible to use the only_thislanguage class to mark a certain paragraph to appear only to readers in given language. A change in behaviour for this version is that now, the translate default version configuration option will only be used for non default marked paragraphs (and posts, see below regarding theme patches).
A patch would be provided to the default theme (didn’t decide if we’ll wait till version 3 of wordpress) that will enable marking a certain post’s original language, we’ll keep you posted.
Hope you enjoy this version.
Version 0.5.1 – Database improvements
Posted by ofer in Release announcements on April 11, 2010
This new version solves a very old problem with translating phrases longer than 255 characters. This change did not sacrifice speed, but actually enhanced it with a fine tuned index to match. By working on the database code we have also discovered a way to make the plugin perform much faster (mainly when APC caching was not used) where we now group many translation queries to the database into a single query.
A smaller bug with translation textarea tags was also solved thanks to timo.
Like always – looking forward for your feedbacks.
Version 0.5.0 – Back up
Posted by ofer in Release announcements on March 24, 2010
Today we have released v0.5.0 which is a relatively major change to the plugin as it offers two features that were requested by many.
The first one is the inclusion of a backup service inside the plugin. You can choose between either manually backing up, having the backup done for you daily or allowing the backup to happen live. Backup is only done for human translations, and in the live backup mode, the plugin simply sends the new translation to the backup service.
This backup service runs on top of the google appengine infrastructure, so its quite fast and scalable.
The second feature is the mass translate facility, now included in the transposh settings page. You can just hit the “Translate All Now” button and every page and post will be translated for you, slowly but surely. Note that the translation is done on the client side, and not the server side and with sufficient latency so there is no fear of your server abusing the automated translation service.
The next releases towards the 0.6.0 version will focus more on the user (translator) experience and multi-lingual blog wrtiting integrations.
Your ideas are always welcomed, just comment here or go to trac.transposh.org.
Version 0.4.3 – Our wordpress plugin anniversary
Posted by ofer in Release announcements on February 28, 2010
One year and 13,000 downloads later, we are happy to release version 0.4.3.
This version brings in more compatibility with some themes and better parsing of $ and % symbols.
Anyone wants to guess the number of downloads we will have next year?
Version 0.4.2 – The answer?
Posted by ofer in Release announcements on January 26, 2010
What was the question? Anyone?
Maybe – Does this version support translation from Haitian? Yes
Maybe – Can Bing translate be used to generate auto translate? Yes
Maybe – Did you finish optimizations and reduced the script size to 1.5k when gzipped (with added functionality)? Yes
We hope you’ll enjoy this one as much as we do.
Version 0.4.1 – Faster for your clients
Posted by ofer in Release announcements on January 13, 2010
This new version includes the first part of optimizing the client side experience with transposh. Now, instead of loading libraries that might not be used, the plugin opts to load those upon demand. The first thing you can notice is that google translate api, microsoft translate api and jquery api are only loaded when they are really required. The script used by transposh has also been reduced in size and is now only 3kb of javascript. In the next step of optimization we will take out the edit interface part to a separate file.
Work was also done on optimizing the .css files, with a reduction in the number of inclusions so that under normal widget use there will only be one file used.
If anything breaks for you, on any browser or theme. Just let us know.
Unfortunately, this release won’t include support for jQuery 1.4 as there’s a bug in the jQuery UI tabs which prevents the upgrade at this point, We will probably upgrade once the next version of jQuery UI goes live.
Version 0.4.0 – Happy new integrations
Posted by ofer in Release announcements on January 1, 2010
This new version provides integrations with two of the most popular wordpress plugins. The first, google-xml-sitemaps provides a way to create sitemaps for use with google and google webmaster tools, the integration creates for each url in the sitemaps additional urls for the translated pages. This integration needs a simple patch to be performed on the original plugin, read how in the FAQ, or contact us to receive the patched file. We hope that future versions of google-xml-sitemaps will include this patch by default.
The second integration is with wp-super-cache which provides a caching mechanism for wordpress, this plugin is not for the faint of heart and provides a strong caching mechanism in exchange for tons of problems on the way, installation is hard and integration is even harder. However, this integration provides this plugin user a simple change which delete the cached page upon translation action, this prevents translations from happening multiple times and from users to see non-translated content (and in the case of auto-translation, translating again and again).
If you have more plugins you want integration with, and you have ideas on how (and maybe some code), just drop a note here. And yes – happy new decade to us all!
————
Update 2010/1/3 – It appears there was an error with the patch instructions, the new instructions are updated on this site FAQ section (thanks myatus). The patch can also be directly downloaded from this link : sitemap-core-322-patched



Recent Comments