hi,
I do not want any changes in the blog, only when rss is generated. I hate the "read more" link so I usually put the whole post on the front page.
Generally, it should look like this:
blog post:
This is blog post very long and about nothing just to show i am able to write because i am well trained monkey and i want to get bananas and watch tv and i know that serendipity is the best blog ever. any banans for me?
feed for categories:
Code: Select all
<item> ....
<description>This is blog post very long and about nothing just to show i am able to write because i am well trained monkey and ... </description>
<content>This is blog post very long and about nothing just to show i am able to write because i am well trained monkey and i want to get bananas and watch tv and i know that serendipity is the best blog ever. any banans for me?
</content>
So what I want is just to "copy" the beginning 250 chars of the post and put them into the description tag. As far as I know this is valid syntax for rss feed 2.0
In fact, most of the blogs in that agregator give only the description and the user must visit the site to get the content. So the agregator uses only the description tag for short preview too