I'm finally going to create a site with Flux. I have owned it since Version 1, but have only played with it. I just bought 4 and am committed to this project.
First thing I do is create my site and allow Flux to create the index file and css file. Oddly, it doesn't ask me what doc type I want it to be. I didn't notice, until I went to validate and got the errors. I then tried to add the doc type, but Flux wouldn't let me. It kept reverting to just <HTML><HEAD>. I figured that's where the Free Code comes in and I switched and added the doc type.
Unfortunately, the only doc type that validates is HTML 4.01 Transitional. I tried XHTML 1.0 Transitional and Strict, XHTML 1.1, and HTML 5, and none would validate. This was with blank pages, nothing on there that I had done, just newly created pages with only the Flux-added doc type.
Errors like:
there is no attribute "xmlns"
there is no attribute "xml:lang"
I'm using Flux 4.1.2 that I just downloaded today. Is this happening for everyone?
Robin Stark