Entity Translation Filter
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Entity Translation Filter is a minimalist approach of making multilingual
content managed via entity translations correctly selected / filtered in views
(and later probably other content listing queries).
The module cares a.t.m. cares automatically for correct translation selection
for node based views when using entity_translation.module for managing
multilingual content.
The current approach employs hook_rewrite_query.
Later solution might include a dedicated and explicitely addable views filter.
