There are various plugins which allow you customize the feed items of any WordPress blog and one of them is FeedLayout plugin. It’s an excellent plugin and it allows you to put almost anything in the feed.
The good features about this particular feed plugin is that it processes PHP codes too, so if you want to display something which is generated by any other plugin for e.g. if you’ll put <? php echo bookmark_me(); ? > (provided you use the bookmark me plugin from the same author), then it will display the bookmarking icons in the feed.
Like this you can include images and whatever you can imagine in the feeds, just don’t try to put javascript stuff in it (read : google adsense).
Note : I’ve just activated this plugin and this is sort of a test of the plugin too (I’ve put some code in it, lets see that how it goes).
Tons of thanks for this! I needed something like this :)
I too needed this badly. Thanks buddy.
Great plugin. I wanted this too