PDA

View Full Version : rss feed question


dreck
08-12-2006, 06:57 PM
I would like to display images in my news feeds rather than just the url of the image. Can this be done without turning on html?

{rss:url} doesn't seem to work.

Here is what I have working so far:
{rss:title}

{rss:pubDate}

{rss:description}

[Read More] ({rss:link})


Thanks, dreck

ispots
09-18-2008, 02:57 PM
Has anyone ever found a solution to this??


This is still what I get when I try to use a Google feed:
<img alt="" height="1" width="1">
<img src=http://news.google.com/news?imgefp=ruUnjzRFB8wJ&imgurl=ap.google.com/media/ALeqM5iLAbTUNbIBjdfpsAi40uYnVzRKIQ width=80 height=53 alt="" border=1>

I sure would love to be able to actually see the images...

Lynne
09-18-2008, 03:19 PM
check vboptions > message posting & editing > allow dynamic url for [img] tags. I'll bet you have that set to No (which is recommended). I suppose you can write a plugin to turn it on just for that forum if you only have your RSS content going to one forum and don't allow others to post there. (If this is the problem in the first place.)