Feature request - Become HTML5 compliant
Reported by dleffler | 2012-07-11 14:11:39 UTC | 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 2012-07-13 04:30:14 UTC
(from [8a6e23956660f6e51b708318858a3c6636c382b5]) Updates <script to use type= instead of language= per html5 schema [#664] https://github.com/exponentcms/exponent-cms/commit/8a6e23956660f6e5...
-

expNinja 2012-07-20 20:07:59 UTC
(from [6b7da1fa20dc5d5f83f5a6ac6253d9b09136bd75]) Greater html5 compliance, includes adding html5shiv for internet explorer [#664] https://github.com/exponentcms/exponent-cms/commit/6b7da1fa20dc5d5f...
-

expNinja 2012-08-11 00:13:50 UTC
(from [2944c56d3dfcd472239dddcf2736c2e370211480]) Fixes module anchor links, broken w/ move to html5 compliance [#664] https://github.com/exponentcms/exponent-cms/commit/2944c56d3dfcd472...
-

expNinja 2012-08-15 14:39:35 UTC
(from [d57dc63719cdc2ab2557b44130722328f7656e08]) Various minor edits to better comply w/ HTML5 & PHP 5.4 [#561 #664] https://github.com/exponentcms/exponent-cms/commit/d57dc63719cdc2ab...
-

expNinja 2013-03-08 16:57:29 UTC
(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...