tags:

views:

17

answers:

0

Hi all,

I want to change my rss feed. But can't get it done.

I have an idea to implement this, just modify the tag and make it as follows:

<description><![CDATA[<img src="http://www.site.com/thumbnail-40x40.jpg"/&gt; Lorem Ipsum Lorem ipsum Lorem Ipsum Lorem ipsum Lorem Ipsum Lorem ipsum Lorem Ipsum Lorem ipsum Lorem Ipsum Lorem ipsum]]>
     </description>

This will solve the snippet text issue and the thumbnail issue. Major differences: 1. No other HTML tags in the text. I can just find the index of the string '/>' to get the content. 2. Image tag with no other formatting so that I can parse it easily.

Hope you get it.

How to get this done, witch file i need to change? Is there a plugin?

Please help me out.