Hi,
I'm sure this has been asked before but I can't seem to find a issue for it.
I can create a view in which I select a filter "Internationalization: Language" -> "is one of" -> "English".
Now if I have 10 enabled languages I would clone this view and change English to German for instance and so on for each language.
But is it possible to have a dynamic view in which I can say something like: Language" -> "is one of" -> "current active language"?
That way you only need one view, and not one for each language.
Just a thought, not sure if it is possible at all?
Cheers
Comments
Comment #1
bartezz commentedLol, should have looked into D6 see that this has an option for 'Current user's language'
Any ways to accomplish this in D5?
Comment #2
merlinofchaos commentedDrupal core has no support for language on nodes in D5, and so Views doesn't either. Perhaps i18n adds something but it probably doesn't work as well as in 6.
Comment #3
bartezz commentedAlright, sounds logical :)
Thanx for the reply!
Cheers