RSS

How can I get images in my RSS feed?

Scenario:
"I would like to have images appear in my RSS feed. How can I get this?"

Solution:
Go to your admin area, click on "Templates" and edit your RSS template. In the "Popup Link Code" section, put this:

<img src="<%link%>" alt="image"/>

In the "Inline Image Code" section, put this:

<img src="<%link%>" alt="image"/>

And finally, in the "Media Object Link Code" section, put this:

<%media%>

Original forum thread (thanks, admun!):
http://forum.nucleuscms.org/viewtopic.php?t=8360

section: RSS | submitted by Leng on 2005.Dec.10 | 3709 views

item rate
Total votes: 4 - Rating: 9.75

Please tell us how useful this answer was to you (0 = useless, 10 = very very helpful):

10