Feature request - Become HTML5 compliant
Reported by dleffler | July 11th, 2012 @ 02:11 PM | in 2.2.0beta1 (closed)
There are still some leftovers that are NOT HTML5 compliant such as:
- < xmp tag
- < a name... tag or < a tag without an href
- replace & nbsp; with & #160;
Comments and changes to this ticket
-
expNinja July 13th, 2012 @ 04:30 AM
(from [8a6e23956660f6e51b708318858a3c6636c382b5]) Updates <script to use type= instead of language= per html5 schema [#664] https://github.com/exponentcms/exponent-cms/commit/8a6e23956660f6e5...
-
expNinja July 20th, 2012 @ 08:07 PM
(from [6b7da1fa20dc5d5f83f5a6ac6253d9b09136bd75]) Greater html5 compliance, includes adding html5shiv for internet explorer [#664] https://github.com/exponentcms/exponent-cms/commit/6b7da1fa20dc5d5f...
-
expNinja August 11th, 2012 @ 12:13 AM
(from [2944c56d3dfcd472239dddcf2736c2e370211480]) Fixes module anchor links, broken w/ move to html5 compliance [#664] https://github.com/exponentcms/exponent-cms/commit/2944c56d3dfcd472...
-
expNinja August 15th, 2012 @ 02:39 PM
(from [d57dc63719cdc2ab2557b44130722328f7656e08]) Various minor edits to better comply w/ HTML5 & PHP 5.4 [#561 #664] https://github.com/exponentcms/exponent-cms/commit/d57dc63719cdc2ab...
-
expNinja March 8th, 2013 @ 04:57 PM
(from [fc5793862435b6fd90246919bf5282faff7297b8]) Changes all div's in bootstraptheme to appropriate html5 elements (sections) [#664] https://github.com/exponentcms/exponent-cms/commit/fc5793862435b6fd...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
People watching this ticket
Tags
Referenced by
- 561 Ensure PHP 5.4.x compliance (from [d57dc63719cdc2ab2557b44130722328f7656e08]) Various...