xLanguage (Wordpress Plugin)

Monday, January 21st, 2008

同類比較

Comparisons

Compare to qTranslate v2.0.2 (Jan 2009)

The logic behind qTranslate is similar to that of xLanguage – both using HTML tag to differentiate the contents of languages and requires no database modification. qTranslate uses HTML comment tag while xLanguage uses the lang=”..” attribute.

The major differences lie within the admin interface, qTranslate provides strong Admin UI integration such that user enters the title, the category name and so on in independent textbox. The post is also to be post to an independent editor. While xLanguage, user enters the data in the same input box. For authoring in language that are very similar (like Cantonese and Written Chinese), and that cross-authoring is common, the method that xLanguage use will reduce much duplication work.

Due to the above restriction, qTranslate supports only one-to-one mapping between authoring and viewable lanugage. while xLanguage does not have this restriction. And hence, xLanguage allows all texts to be presented under one single URL for search engine to crawl with. (Think of SEO)

Feature-wise, xLanguage currently lacks of Pre-domain URL Permalinks mode, as well as automatic MO file download. (Note: MO does work in xLanguage but just have to be downloaded manually). Contribution would certainly help in accelerate these getting done :) .

Compare to Gengo v2.5.3 (Jan 2009)

Gengo v2.5.3 is not tested with Wordpress 2.7 according to the published plugin info.

In Gengo, each translations is a standalone post, linked to the original post. It enables you to create maps between different content. Think of different language version of Wikipedia, basically Gengo is the same – and it helps you to maintain such link table.

In xLanguage, everything is in the same post. The xLanguage approaches make no structural changes to the WordPress itself, and hence should be easier maintain. No extra magic in xLanguage is needed to keep the commenting, searching, popularity counter works.

Compare to Language Switcher v1.11 (Jan 2008)

This is actually the plugin that inspired me to build the xLanguage. The Language Switcher and the xLanguage is working in a very similar way — Both enable multilingual post by tagging the it. The Language Switcher uses square bracket instead of HTML tag, but have no assisting tools when composing the post. The language code is limited to the length of 2, and offer no overlapping possibility. Same as xLanguage, it allows user to enable multilingual functionality on single line content like tag, title and such.

Compare to jLanguage v1.4 (Jan 2008)

Almost the same as Language Switcher, both functionality and working principle. However, jLanguage v1.4 does not have widget for user to select their favorite language. In addition, It currently offer almost no customization, plus it does not work for single line content. The language selection could not affect the MO file selection.

It enables the language tagging by using square brakets instead of standard tag, similar to that of Language Switcher.

Compare to Multilingual post v0.2 (Jan 2008)

Please be aware that Multilingual post v0.2 does not belong to this category at all. It does not enable poster to published mixed language in a post. The user also cannot selectively view the post in a particular language.

It only does insert the lang=”..” tag at the HEAD such that browser can render the page better. xLanguage also does this.

Compare to Bunny’s Language Linker v0.2 (Jan 2008)

Bunny’s Language Linker’s way to enable multilanguage blog is minimal and simple, yet the integration is very loose. It works like Gengo, the pros and cons compare to xLanguage is very similar.

Compare to Basic Bilingual v0.31 (Jan 2008)

Basic Bilingual v0.31 allows you to insert a summaries in a different language. It is yet another very simple plugin.

Latest news available in category xLanguage (WordPress)

793 Responses to “xLanguage (Wordpress Plugin)”

Pages: [32] 31 30 29 28 27 26 25 24 23 221 » Show All

  1. 793
    tester Says:

    Hi,

    I’ve just installed the plugin but I don’ t really understand this message at all when I set up the permlinks options:

    “Options cannot be saved because:
    The permalinks supported mode must include the primary appending position.
    The Square Bracket Syntax must be consists of a-z, A-Z, 0-9, – (dash) and _ (underscore) only.”

    I choosed that on Primary Appending Position:
    ” Prefix looks like http://example.com/blogurl/lang/en/archives/123. This has better compability with other plugins”

    And that on Square Bracket Syntax:
    “/”

    Any HELP please???

  2. 792
    Carlo Says:

    This works:
    blablebli

    This does not work:

    blablebliblo blo blo

    Why?

  3. 791
    Zoran Says:

    After I edit an article with Windows Live Writer all the text in the article is shown, regardless of the language. I must open it in WYSIWYG editor in WordPress and save it from there. Only then it looks OK again.

  4. 790
    Alberto Says:

    Hi,

    We are using your plugin xLanguage. It works great!! but we have a doubt. Now we are using ‘ugly’ permalinks like ‘http://xxxxx/?p=123′, and now we’d like to use pretty permalinks like ‘http://xxxxxx/2010/02/17/sample-post/’. I have tried to do it, but the permalinks are not good, because use the full title (english|spanish) like this ‘http://xxxxxxx/2010/02/17/english title spanish title/lang/en’.

    Can I use your plugin with pretty permalinks like that? Please, explain me how.

    Thanks in advance

  5. 789
    wordpress, atahualpa, xLanguage and widget titles translation | web performance Says:

    [...] My site is implemented in wordpress. I use the very nice atahualpa theme from bytesforall and a special plugin for multilingual websites, xLanguage from Sam Wong. [...]

  6. 788
    Catapult Says:

    I am sorry the code wasn’t showed. Second try !

    Hi there!

    I found a bug on list_lang.php.

    I am using flags. Active flag is showed perfect but the “no active” flag is not showed, after debugging I found the problem.

    File: list_lang.php
    Original:
    <a href=\"\”>
    <?php
    Corriged:
    <a href=\"\”>
    <?php

  7. 787
    Catapult Says:

    Hi there!

    I found a bug on list_lang.php.

    I am using flags. Active flag is showed perfect but the “no active” flag is not showed, after debugging I found the problem.

    File: list_lang.php
    Original:
    <a href="”>
    <?php

    Corrected:
    <a href="”>
    <?php

  8. 786
    Alberto Says:

    We are using your plugin xLanguage. It works great!! but we have a doubt. Now we are using ‘ugly’ permalinks like ‘http://xxxxx/?p=123′, and now we’d like to use pretty permalinks like ‘http://xxxxxx/2010/02/17/sample-post/’. I have tried to do it, but the permalinks are not good, because use the full title (english|spanish) like this ‘http://xxxxxxx/2010/02/17/english title spanish title/lang/en’.

    Can I use your plugin with pretty permalinks like that? Please, explain me how.

    Thanks in advance

  9. 785
    Leandro Says:

    Yes. Seems that have some issues with Chrome.

  10. 784
    Zia Says:

    At first thank you very much the nice plugin. This really works great. However, I want to put the language switcher in the header (not as a sidebar widget). How can I do that. I guess, I have to edit header.php. Thanks

  11. 783
    Caliper Engineering Says:

    There’s literally hundreds of opportunities out there, including local groups, but I’m going to list some of the best online penpal sites and my experiences with them. Thanks alot for the plugin by the way. Appreciate it. Cheers

  12. 782
    TecnolONGia» Arxiu » Nova imatge de TecnolONGia Says:

    [...] Ja no faig servir Polyglot per a les traduccions sinó xLanguage, molt més potent i fàcil d’utilitzar. A més, he doblat el tema per tal que la interfície [...]

  13. 781
    Crane Hire Says:

    One of the best ways of learning a language is interacting with natives. There’s literally hundreds of opportunities out there, including local groups, but I’m going to list some of the best online penpal sites and my experiences with them.

  14. 780
    Jaume Says:

    Hello Sam and all the folks who are helping throughout the comments. First of all I would like to thank you for this great plugin and for the support you are offering.

    I have a question I couldn’t solve after going through the 770+ comments.

    I’m trying to apply the translation to widgets. It works fine with titles. It also works fine with text… while it is a single line text. But, what if the content of the widget is something more complicated, ie, a bunch of HTML with more than one single line? Could I use the “normal” text option, ie, the span tags? It seems I can’t, but maybe I haven’t done it properly.

    Any help out there? Any workaround?

    Thank you very much.

  15. 779
    Roberto Says:

    it works perfectly; just be sure to double check how the admin side works in chrome tho as i have spent many hours trying to figure out why the plugin wasn’t working and eventually i have tried to use in firefox and it was a browser issue, i’m talking about applying a language to the text from the admin panel, in chrome doesn’t let you do it while in firefox worked as a charm.
    Thanks a lot for you effort, it’s brilliant.

  16. 778
    Salut tout le monde « silverlight, flash, php et C++ Algorithme Says:

    [...] fois trouver, il me fallait un plug-in pour avoir un site bilingue, parmi la multitude de choix, xLanguage a retenu mon attention, notamment car il permet de traduire les menus et les titres en plus des [...]

  17. 777
    Diana Calvario Says:

    I cannot upload the widget to my navbar … it simply will not accept it … any idea why?

  18. 776
    Printing Birmingham Says:

    This plugin works by inserting W3C standardized tag in the post content, and a XML parser will be involved to extract them when served, extracting all elements with the matching lang=”..” tag. The permalinks and RSS feeds are also presented correctly. For single line data such as post title, a special but simple syntax is introduced.

Pages: [32] 31 30 29 28 27 26 25 24 23 221 » Show All

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>


Subscribe without commenting