[wp-hackers] is there any interest in supporting HTML5?
Geoffrey Sneddon
foolistbar at googlemail.com
Mon Jul 9 10:16:11 GMT 2007
On 8 Jul 2007, at 21:52, lawrence at krubner.com wrote:
> I'm curious how much work it would take to do an HTML 5 version of
> WordPress? Any estimates from the group? Is this the kind of thing
> I could tackle in a weekend if I wanted to?
With the current HTML 5 Editor's Draft, using the default theme, all
you need to do is change the DOCTYPE. Void elements can have a single
U+002F (/) at the end, <html xmlns="http://www.w3.org/1999/xhtml"> is
valid (though any other value of @xmlns, or even having it on any
other element, is illegal).
- Geoffrey Sneddon
More information about the wp-hackers
mailing list