Hi,
This seems a nice module but that doesn't apply well in a multilingual environment. I tried to think how could I restrict with path prefix, but I cannot find how. So I suggest to add a language support to select on which language a feed will be published.

Comments

radiobuzzer’s picture

I am also concerned with the same issue. I am now switching my website to use i18n. So far, I managed to solve the problem of RSS content, by enabling the filter "Translation> use current content negotiation" in the view taxonomy_term, which is also responsible for displaying the RSS. So, if users are currently in the english section of the website, and they look at the content, they will get the english feed and so on. I am also using language selection by subdomain, which makes it even less complex, as the drupal path is the same for both languages (i.e. it doesn't contain a language modifier etc en)

My problem now is the title of the feed, which can not be translatable. So, I cannot define a language specific title for the Feeds published by this module