RSS Feeds with I18N Search
You can use the I18N Search plugin to provide RSS news.
Just create a page with a description of the available RSS feeds and place holders like the following (which will show up as RSS links):
(% searchrss name:news title:"News" tags:news numWords:30 %)
The parameters are the same as for searchresults, but you must provide the additional parameters name and title and you can provide a description:
- name: name of the RSS feed, alphanumeric
- title: the title of the RSS feed
- description: the description of the RSS feed (optional)
An example is available here.