Project:Atom
Version:6.x-1.0
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

AttachmentSize
atomxhtml.patch3.03 KB

Comments

#1

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.

#2

Status:needs work» fixed

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

#3

Status:fixed» closed (fixed)

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