By neomenlo on
When I use views, I cannot filter nodes by language the same way i18n does it.
I want it to show Current Language, and No Language, and if that doesn't exist then it uses the Default Language version.
How can I do this in views?
I tried the "i18n: Content Negotiation", which seems like the right choice, but it shows both the Default version and the Current language version of the node, if it has been translated, showing the same information twice, but in different languages.
I think I might be able to do something relationships, but I can't figure it out yet.