Hello,
Is there a way to send only an Image with a link and some alt text for each item in an rss feed?
I looked at the enclosure tag but this is only for video's and music.
|
|
|
|
|
|
|
Flickr for example does this with
inside |
||
|
|
|
|
I have now something within the description but for some reason all my
are striped, they look like
without the brackets. I use the strip_tags function in php but the |
||
|
|
|
|
This is possible in RRS2, see http://cyber.law.harvard.edu/rss/rss.html#ltenclosuregtSubelementOfLtitemgt So you have to use the enclosure tag, to add media Regards, Barry de Graaff |
||
|
|