Fabien wrote:Do you think that it's better to restore the previous version of the plugin?
No, that's impossible. We moved core RSS functionality which was before erroneously located in the plugin into the core.
Fabien wrote:So, I have XML (text and link) instead the feed icon
That means the image in Bouton "XML" can't be found. Have a look at the produced html (is the blog online?) and it should become clear how that has to be changed. I guess that img/xml.gif alone would be better.
Fabien wrote:and "RSS Billets" instead of "Billets".
That's actually not a bug, but really how it is coded. It behaves like that because there could also be two feed links, one to rss and one to atom. I see how can this be unexpected. Maybe it should not prepend RSS that if only one entry feed is active.