Comments and changes to this ticket
-
dleffler July 12th, 2012 @ 10:18 AM
- Assigned user set to dleffler
Includes adding html5shiv ticket #660
-
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...
-
dleffler September 26th, 2012 @ 06:21 PM
- Assigned user cleared.
-
dleffler November 21st, 2012 @ 08:56 PM
- Milestone changed from 2.1.0 to 2.1.1
- Milestone order changed from 12 to 0
-
dleffler December 4th, 2012 @ 02:57 AM
This should include the new html5 & css3 form features such as new types and styles for invalid entry, etc...
-
-
-
dleffler February 16th, 2013 @ 02:56 AM
- Milestone changed from 2.2.0alpha2 to 2.2.0alpha3
-
dleffler March 2nd, 2013 @ 09:45 PM
- Milestone changed from 2.2.0alpha3 to 2.2.0beta1
-
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...
-
dleffler March 8th, 2013 @ 04:59 PM
At some point we probably want to swap all the div class=item to an article element...not sure how deep we'd want to go inside that structure to sub-divide the header and sections though.
As a note, these element tags have SEO significance.
-
dleffler March 16th, 2013 @ 03:27 AM
- Milestone changed from 2.2.0beta1 to 2.2.0beta2
-
dleffler March 29th, 2013 @ 07:59 PM
- Milestone changed from 2.2.0beta2 to 2.2.0beta3
-
dleffler April 20th, 2013 @ 10:17 AM
- Milestone changed from 2.2.0beta3 to 2.2.0release-candidate
-
dleffler May 1st, 2013 @ 10:22 AM
- Milestone changed from 2.2.0release-candidate to 2.2.1
-
-
dleffler July 8th, 2013 @ 11:15 AM
- Title changed from Feature request - Become HTML5 compliant to Feature request - implement HTML5 'article' tag
-
-
-
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
Tags
Referenced by
-
660 Feature request - consider adding html5shiv This will be merged with ticket #664
-
561 Ensure PHP 5.4.x compliance (from [d57dc63719cdc2ab2557b44130722328f7656e08]) Various...