rss feed in several languages

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
marianocuenze
Posts: 2
Joined: Tue Aug 19, 2008 10:59 pm

rss feed in several languages

Post by marianocuenze »

Hi.

I have a s9y blog with english as first language and the multilingual extension to allow me do a spanish version of the entries. I would like to have a rss feed for the spanish entries (perhaps not so cute as the english feed with a general and a per category feed, with just a feed for all the spanish post, I will be happy).

Until now, I could not find a plug-in that do that, is there a way? is there a plug-in I did not notice?

Thanks for your help.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: rss feed in several languages

Post by garvinhicking »

Hi!

You can do that by using the GET variable serendipity[lang_selected]=XX

So you can access the spanish RSS feed through:

http://yourblog/rss.php?serendipity[lang_selected]=es

and you can even access category feeds like this:

http://yourblog/rss.php?serendipity[cat ... lected]=es

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
marianocuenze
Posts: 2
Joined: Tue Aug 19, 2008 10:59 pm

Post by marianocuenze »

really thank you a lot.
Post Reply