OK. So, why is it necessary to standardise this element? Look at http://www.mnot.net/test/atom.xml

which is the same feed, but with atom:info replaced by a 'foo' element. Because the atom document has to reference the CSS anyway, it's entirely reasonable to have the css specify what element to use for the info. No functionality is lost, and no interoperability is lost.

BTW, if you don't want to put a link in the text, you don't need to put anything in the XML at all; it can be done with :after. And, if you use XSLT, it's also possible to do it all in-stylesheet, with or without links.

Cheers,


On Jan 30, 2005, at 2:57 PM, Sam Ruby wrote:
Here is a live example of atom:info in use:

  http://www.shellen.com/atom.xml

View source.  View in your favorite browser.

- Sam Rubys



-- Mark Nottingham http://www.mnot.net/



Reply via email to