How do I get images in an RSS feed to display?
Posted: Sun Jan 07, 2007 3:34 am
I'm writing a small RSS-feed generator for an application that has images (photo album). It basically generates a one item RSS-feed with a random image. For some reason, I cannot seem to get S9Y to display the image, regardless of which field I use, nor how I encode the image.
I have tried cloning the output from many other applications, but S9Y doesn't want to display the image data. My last attempt was to make my generator output a content:encoded field with <img src... /> data in it (html-encoded), but all I get is S9Y displaying the text. I have told it not to escape data .. yet it doesn't seem to want to display the actual images, why?
Must this be done via specific plugins for each gallery-type application? If I use an RSS-feed reader (or just pop the URL of my generator into Firefox), the images (thumbnails) are displayed just fine..
Or could there be an event-plugin (I have very few installed) making trouble.. ?
I've been using S9Y for quite some time, and at some point this was working..
-joho
I have tried cloning the output from many other applications, but S9Y doesn't want to display the image data. My last attempt was to make my generator output a content:encoded field with <img src... /> data in it (html-encoded), but all I get is S9Y displaying the text. I have told it not to escape data .. yet it doesn't seem to want to display the actual images, why?
Must this be done via specific plugins for each gallery-type application? If I use an RSS-feed reader (or just pop the URL of my generator into Firefox), the images (thumbnails) are displayed just fine..
Or could there be an event-plugin (I have very few installed) making trouble.. ?
I've been using S9Y for quite some time, and at some point this was working..
-joho