このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Language Mix

説明

There are countries, where people speak several languages. For these people there is no need to
separate the content of the site by such languages, especially when they come with some unique
(i.e., not translated) content. On the other side, there can still be people, who speak only one
language.

The Language Mix plugin for WordPress is an extension to the
Polylang plugin of
Chouby, that implements a new approach of the multilingual
content handling. Its main feature is that it does not hide content in other languages, which are
known to the visitor! The plugin determines, which languages the user can read, using HTTP headers
sent by the user’s browser.

Additionally, the plugin comes with two widgets:

  • The Languages widget, that can be put on any WordPress page, allows to configure, content in
    which languages the user wants to see. The widget saves its settings into cookies.
  • The Translations widget, that can be put on the single content page only (e.g., the post page),
    is an alternative to the Polylang’s Language Switcher widget. The difference is that this widget
    shows links only to translations of the current page (i.e., if no translations are available,
    nothing is shown).

The plugin’s project is also
hosted on the author’s website (using
Redmine and WordPress)
.
There you can read news, report
bugs, and more.

For the banner I used the image of
Francesco De Comite.

Issue Tracker

Use this issue tracker to report
bugs, request features and file other issues.

Documentation

The documentation for the plugin can be found in the
Wiki.

Blog

The plugin’s project has a blog here.

Live Demo

I’m using this plugin at my personal website. A translated article
(English and Russian) can be found here.

Thanks to

スクリーンショット

  • The Languages widget, which allows to configure shown languages (uses theme)
  • The Translations widget, which lets switching between translations (uses theme)

インストール

  1. Install the Polylang plugin (check instructions
    here)
  2. Upload language-mix directory to /wp-content/plugins/
  3. Activate the plugin using the Plugins menu in WordPress

評価

このプラグインにはレビューがありません。

貢献者と開発者

Language Mix はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Language Mix” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Initial release