
By jon@www.jonwatson.ca on
I'm using Drupal primarily as a blog. I'd like the feed that comes off of it to be a full feed containing entire posts. However, it *seems* that Drupal uses the < !-- break -- > tag to determine how much content to feed out in an entry. It *seems* that entries in which I've broken it up with the < !-- break --> tag are only fed out up to the tag and entries that I haven't 'broken' feed out in their entirety.
First off - am I right about the behaviour? And second - is there any way to get Drupal to output a full feed regardless of my usage of the break tag?
Thanks!
Comments
Apparently my Googling
Apparently my Googling skills need work:
http://performancing.com/node/269
Waiting for FB to refresh so I can see if worked.