The teaser divider <!--break-->
shows up in my full text RSS feed. How can I remove it?
views:
61answers:
2Thanks, I stumbled over that, too. However it's hard to believe that the only solutions are to change the textarea input format to php (which I do not want, due to security reasons) or to create a completely separate RSS view with Views. Isn't there a more "direct" fix for this issue?
Bernd Plontsch
2010-08-11 11:32:05
changing input format to PHP is so Wrong that I would love to ban "robives" from the internet alltogether, for posting that answer :)Really, again: this is NOT the solution. Not at all. I do not know the exact solution, yet, but do know this is not it.
berkes
2010-08-11 12:20:37
berkers, read other answers!
Nikit
2010-08-12 02:23:31
+1
A:
Formatting RSS feeds can be hard in Drupal. I've used the contemplate module to produce RSS feeds with custom formats. Generally I create the format interactively until I'm satisfied. From there it's simple to export it as a contemplate template file.
Keith Morgan
2010-08-11 14:44:41
Ok, thanks. I hestitate to install a new module just for this. But I'll give it a try.
Bernd Plontsch
2010-08-14 10:47:15