With a little bit of hacking on TWiki/UI/View.pm, TWiki/Render.pm, and TWiki.pm I was able to get TWiki to spit out the correct Content-Type header for
WebAtom. It was spitting out 'application/rss+xml' or even 'text/xml' (due to my testing), but the correct one is 'application/atom+xml'.
--
Contributors: EricCote
Discussion
I've attached patches, they are against TWiki-DEVELOP rev. 9517, and my changes.
--
EricCote - 25 Mar 2006
I forgot to attach the actual files the other day; fixed.
--
EricCote - 27 Mar 2006