Hello,

I would like to request to have Views filters for the content language come with International Views if possible.
The module select_translation module offers this but is not maintained.

It offers filters:
* Use current language ; if not available use original language
* Use current language ; if not available use default language ; if not available use original language
* Provide a list of languages, so that the most appropriate language is selected. The list can contain the special values 'current', 'default' and 'original' for, respectively, the current language, the default language and the node's original language.

I don't see any filters that ships with Internationalization module that allows these necessary views filters, so I thought it would make the most sense for it to ship with Internationalization Views module.

Thanks!

Comments

miro_dietiker’s picture

Referring to project page:
http://drupal.org/project/select_translation

Adding such features would need a direct port and also improved documentation about how those different filters work.