* James Holderness <[EMAIL PROTECTED]> [2005-10-13 09:40]:
> If you want the image to appear inline, you can include it as
> an HTML (or XHTML) img tag within the atom:content element.
> Alternatively, if it would be better represented as an
> attachment you can include it as an enclosure (an atom:link
> element with the rel attribute set to "enclosure").

And deviously, you can inline the image data inside the feed too,
by using a data: URI with one of these methods.

However, shipping blobs around inside a feed is not a bright idea
with the currently common feed use cases.

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>

Reply via email to