Language-conditional page block

I have a multilingual Una community website and a multilingual main website. On the main website, each language has its own RSS feed. I want to display an RSS block on Una sidebars, displaying the RSS feed in user selected language. In other words:

if UNA lang == EN : display /en/feed.xml ; else if UNA lang == FR : display /fr/feed.xml

How can I do that ?

  • 359
  • More
Replies (4)
    Login or Join to comment.