Atom feeds support HTML and XHTML content types, but the Drupal Atom module only supports HTML content type. I created a patch that adds an XHTML option to the Atom maintenance page, and that applies a new variable supporting content type when generating the feed.

Attached and for review.

CommentFileSizeAuthor
atomxhtml.patch3.03 KBshelleyp

Comments

deekayen’s picture

Status: Needs review » Needs work

Please just make the patch upgrade HTML to XHTML (drop the old HTML) and run coder review on your change. I see some coding standards deviations in your patch.

deekayen’s picture

Status: Needs work » Fixed

nevermind, I just copied and pasted the new tags in by hand to 5, 6, and head (currently 7)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.