Hi everyone,
I can not find a way to do the following : I'm trying to create 2 different RSS Feeds on my website.
The first one would display all the nodes from my website, on a teaser-only way.
The second one would display only a certain type of content, but in a full-text mode.
I tried to do that with a RSS View but could not find a way to manage the length of the nodes in the RSS I created -> it looks like it's inherited from the global RSS parameter.
Can anyone help me find a solution ?
Let me give you further explanations so that you know WHY I'm trying to do this : my aim is to provide a regular RSS feed on my website for readers, with teaser versions of the nodes, and I need to provide another RSS feed with full text nodes (from only kind of content) to another (non-drupal) website that will use the nodes we post on our website.
Thank you in advance for your kind help !
Heliks
Comments
_
When you add an rss display to a view you can choose whether or not to use the default rss settings or override them-- click on the little gear next to the "Row style: Node" option in the Basic Settings box and select whatever option you want.
Other options
Other options at http://drupal.org/node/349474#comment-3041570