版本 0.6.0 – 从快速走向更快


Image by Nathan Eal Photography

很快,但现在快

这个版本是一个重要版本, 并有很多新的东西在这个版本. 所以咱们克服的项目清单

  • 现在有汽车批量翻译的翻译速度更快,这使得提高用户体验支持, 以前Transposh已加载从各种汽车翻译后端脚本,然后将一个迭代的短语之一,得到翻译, 现在,这些组合在一起的减少提出的请求的数目, 事实上,任何外部脚本加载速度降低复杂性并提高.
  • 的MSN (冰) 翻译并不再需要一个关键, 因为他们有自己的API和升级转而使用一个应用的关键, 现在您可以只选择在默认翻译引擎将, 如果这个引擎是不能用于该语言 – Transposh将诉诸使用其他一.
  • Transposh谷歌代理现在包含使来自谷歌的阿尔法水平语种翻译 (同 5 新的语言支持 – 亚美尼亚, 阿塞拜疆, 巴斯克, 格鲁吉亚和乌尔都语) – 这个代理是位于内部的插件和重定向请求到谷歌翻译让您的服务器使用它们的脚本. 这个过程是缓慢的 – 它增加了您的服务器的负载 – 和一般不太推荐, 并会尽快消除这些语言谷歌发布到一般消费. 但是,如果你有迫切需要翻译您的网站,阿塞拜疆人, 至少你可以做到这一点.
  • 标识和反向链接的Transposh现在可以删除从部件, 如果你选择这个选项 – Transposh将尝试使你的翻译网页上的广告空间的现有资金只, 这笔钱将帮助我们在我们的发展努力, 如果你不想失去任何金钱从您的广告, 只是维持联系汇率. 该条款是可读 这里.
  • 所有按钮的翻译也更新, 并应快得多使用配料.

一般的错误修复在这里分享, 我想感谢他们的贡献有见地的意见和罗赫略和Marko到固定的臭虫. 有人企图在头插件错误, 但我们不能复制它,我们不知道它是否工作, 所以我们的手指交叉. 如果此版本是严重打破了你, 请报告的意见在这里, 我们在创造我们的门票 的trac. 我们对我们的问题 Twitter的帐户 或我们 Facebook的页面 或致电我们的手机, 最好是在 3 关于. 您可以随时恢复到以前的版本, 我们不要得罪.

我们希望你会喜欢这个版本.

, , , , ,

  1. #1dgrut 关于 七月 29, 2010 - 8:39 下午

    plugin activated successfully, but Logo removing term : http://transposh.org/logoterms is directing to 404 页面.
    Im very curious on content of the page.

    • #2ofer 关于 七月 29, 2010 - 8:59 下午

      Fixed, had some weird plugins issue here. You are welcomed to read and discuss.

  2. #3gevv 关于 七月 30, 2010 - 9:03 下午

    你好

    I have suggested

    widget add reset button go defalut original laguage

    widget default title add h2 h3 selection

    谢谢

    最好的问候

    • #4ofer 关于 八月 1, 2010 - 12:46 下午

      你好,
      regarding the h2 h3, just use your css files to achieve that.
      and the reset button? since you have pluggable widgets, that would be a snap to code, just take any widget and change it appropriately

      感谢您的建议

  3. #5特伦斯 关于 七月 31, 2010 - 12:53 下午

    I love this plugin. It just keeps getting better and better. The only problem I have with it at the moment is that I can only use it once. And because I have a static front page to my site, this means I have to choose between putting it on the front page or an inside page, and not both. That’s not good because I never know where a new user is going to land and the new user won’t know that he can translate a page if he can’t see the Transposh button right away. Is it possible that you can make the widget a multiple instance widget like some of the others?

    • #6ofer 关于 七月 31, 2010 - 2:40 下午

      您好特伦斯,

      第一, the good news is that I have just committed a deeper buddypress integration to the svn, mainly it integrates with the activity feed much better.

      Scond, I use buddypress on a test site, using their default theme and I don’t have a similar issue, plus you can always add another widget instance with the code:

      < ?php if(function_exists("transposh_widget")) { transposh_widget(); }?>

      好运

(将不会被发表)