Attached is a patch that fixes most of the invalid XHTML in the modules.
If no one objects I'll fix the remaining bugs later on, so that this issue can be closed.
| Comment | File | Size | Author |
|---|---|---|---|
| xhtml.patch | 54.87 KB | bylund |
Attached is a patch that fixes most of the invalid XHTML in the modules.
If no one objects I'll fix the remaining bugs later on, so that this issue can be closed.
| Comment | File | Size | Author |
|---|---|---|---|
| xhtml.patch | 54.87 KB | bylund |
Comments
Comment #1
Brian@brianpuccio.net commentedCorrect me if I'm wrong, but this only takes care of replacing all i or italic tags with em tags and all b or bold tags with strong tags, correct? Not any other invlaid XHTML?
I do think the patch should be applied (XHTML 1.1 compliance is a good thing, I've gotten my front page and every node page to validate (with a few bugs to work out) as XHTML 1.1) even though there is a lot more invalid code.
If a patch is present, shouldn't the status be set to patch so it gets added to the queue?
Comment #2
dries commentedCommitted to the HEAD and DRUPAL-4-4 branch.
Comment #3
(not verified) commented