1

I'm generating an ATOM feed with this header:

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="/atom2html.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">

I think this used to work in Chrome - visiting the URL showed an HTML rendering of the Atom feed. However, some time in the last few months (I think), Chrome's handling of Atom feeds changed so that you can't see the content without installing a plugin like "Feed intent viewer".

Is it still possible to transform an Atom feed using XSLT like this, so it will render on Chrome? What do I need to do? (Or are my assumptions about what used to work wrong?)

Dan Lowe
  • 51,713
  • 20
  • 123
  • 112
Steve Bennett
  • 114,604
  • 39
  • 168
  • 219

0 Answers0