Loading...
 
Skip to main content

History: HTML5

Source of version: 9 (current)

Copy to clipboard
            ! HTML5

On December 2010, Tiki  [http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=revision&revision=31122|moved to HTML5] (released as part of ((Tiki7)).)

HTML5 is mostly backwards compatible, so people with newer browsers will take advantage of the enhancements and the other won't really be affected.

{HTML()}<a href="http://www.w3.org/html/logo/">
<img src="http://www.w3.org/html/logo/badge/html5-badge-h-css3-device-graphics-multimedia-semantics.png" width="261" height="64" alt="HTML5 Powered with CSS3 / Styling, Device Access, Graphics, 3D & Effects, Multimedia, and Semantics" title="HTML5 Powered with CSS3 / Styling, Device Access, Graphics, 3D & Effects, Multimedia, and Semantics">
</a>{HTML}


!! Progressive improvements

!!! Tiki10
In each version, we progressively take advantage of HTML5, such as footer, article, article elements and header elements.
* https://sourceforge.net/p/tikiwiki/code/42442
* https://sourceforge.net/p/tikiwiki/code/42443
* https://sourceforge.net/p/tikiwiki/code/42444
* https://sourceforge.net/p/tikiwiki/code/42445
* https://sourceforge.net/p/tikiwiki/code/42446
* https://sourceforge.net/p/tikiwiki/code/42447
* https://sourceforge.net/p/tikiwiki/code/42448
* https://sourceforge.net/p/tikiwiki/code/42449
* https://sourceforge.net/p/tikiwiki/code/42450
* https://sourceforge.net/p/tikiwiki/code/42451