Closed (fixed)
Project:
Atom
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2008 at 16:47 UTC
Updated:
10 Jan 2009 at 08:00 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| atomxhtml.patch | 3.03 KB | shelleyp |
Comments
Comment #1
deekayen commentedPlease 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.
Comment #2
deekayen commentednevermind, I just copied and pasted the new tags in by hand to 5, 6, and head (currently 7)