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
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
Version 0.3.9 – More flexibility
The new version includes two major features. The first is the ability to sort the languages on the widget, you can now put your default language first or move languages around in any way you like. Icons have appeared that tell you if the language is supported by bing and google and if the language is written form right to left. You can also switch between the original name of the language and its English name, so understanding which language is which becomes even cleared.
We have also moved some files around and enabled an ajax entry file, this makes the alternate post settings redundant (we hope, let us know if you find bugs) and makes things generally snappier. If you are used to just unzipping the new version over the old one, it is now safe to delete all files that are not in sub-directories (save for transposh.php) heck, we even recommend that…
Some more exciting features are planned for the next release, and if you want to keep informed. Follow our twitter stream…
Version 0.3.8 – Language Detection
This version adds the detection of languages for website visitors (based on the browser negotiation – geoip can be added if enough interest will be shown). It also supports the new `rel=canonical` in the new wordpress (2.9) which was released yesterday. The usual share of assorted bugfixes are also here. And again we want to thank Kevin Hart for his help.
This is the last version to officially support wordpress 2.7, as we would rather spend our limited resources on improvement than supporting old code base. For anyone using an old wordpress we have two suggestions: 1. upgrade. or 2. use an old transposh release. The plan for the future will be similar, once wordpress 3.0 will be out we will drop support for 2.8. Any comments on this will be welcomed.
Version 0.3.7 – Feed that feed
This new version puts emphasis on correcting the RSS XML feeds. Settings such as GUID and language are now being correctly set. I would like to thank Kevin Hart for his help and support in nailing those issues. Other improvements are made to the parser which will remove some redundant phrases from being translated (such as [….]).
As always – see the full change log.
- « Previous Page
- 1
- …
- 8
- 9
- 10
- 11
- 12
- …
- 16
- Next Page »